freebsd-dev/sys/dev
Greg Lehey 7a598eabdd open_drive:
Add support for AMD RAID controllers as "disks".

Requested-by:  Marius Bendiksen <mbendiks@eunet.no>

  Remove potential panic when attempting to open non-existent drivers.

init_drive: Return error codes correctly.  Previously it would
            occasionally return 0.  The error was redetected
            elsewhere, but this was causing a number of confusing
            error messages.
2000-08-16 04:31:37 +00:00
..
advansys
agp Add support for Intel's i810 chipset with integrated graphics. An 2000-07-12 10:13:07 +00:00
aha
ahb
aic
aic7xxx *smack* #if 0, not #ifdef 0. 2000-08-04 18:17:45 +00:00
amd
amr
an MF4: fix style(9) whitespace breakage. 2000-08-08 23:53:11 +00:00
ar
ata Fix off by one error in track# calculation. 2000-08-13 09:08:19 +00:00
atkbdc Fix GENERIC_MOUSE_ENTRY. 2000-07-28 03:48:46 +00:00
awi awictl configuration interface is never used and now it is replaced by 2000-08-14 14:10:10 +00:00
bktr
buslogic
cardbus
ccd Move the truncation code out of vn_open and into the open system call 2000-07-04 03:34:11 +00:00
cs Make all Ethernet drivers attach using ether_ifattach() and detach using 2000-07-13 22:54:34 +00:00
cy
dc Close PR 20438. Make fix for preserving LED settings conditional on 2000-08-07 17:03:20 +00:00
de Make all Ethernet drivers attach using ether_ifattach() and detach using 2000-07-13 22:54:34 +00:00
dec
dgb
dpt Fix some warnings. Here are more part-time volatiles - ie: data that 2000-08-07 18:44:05 +00:00
ed Newbusify ed driver. 2000-08-14 04:31:07 +00:00
eisa
en
ep Properly detect ISA cards in EISA mode and skip them in the ISA identify 2000-07-18 06:37:08 +00:00
ex Make all Ethernet drivers attach using ether_ifattach() and detach using 2000-07-13 22:54:34 +00:00
fb
fdc Avoid a '"fd" is usurping ...' message. 2000-08-09 12:45:04 +00:00
fe Make all Ethernet drivers attach using ether_ifattach() and detach using 2000-07-13 22:54:34 +00:00
fxp Fix a bug brought to light by the people working on SMPng. I don't quite 2000-08-11 17:47:55 +00:00
hea
hfa
ic
ida The DEC version of the Smart controller has its configuration information 2000-07-27 22:24:44 +00:00
ie Make all Ethernet drivers attach using ether_ifattach() and detach using 2000-07-13 22:54:34 +00:00
iicbus
isp Add a comment as to where stdarg.h applies. 2000-08-03 03:05:50 +00:00
ispfw Roll back target mode f/w to 7.55- 7.65 hangs when presented with a 2000-07-17 00:34:52 +00:00
joy
kbd
lmc
lnc Make all Ethernet drivers attach using ether_ifattach() and detach using 2000-07-13 22:54:34 +00:00
mc146818
mca
mcd
md Rename MDNSECT to MD_NSECT and declare it as something that isn't 2000-07-17 13:13:04 +00:00
mii
mlx Add support for 2.x/3.x firmware adapters which are too old to have a 2000-08-04 06:52:00 +00:00
mse
musycc Add transmit buffer limitation depending on actual bandwidth. 2000-07-22 17:08:52 +00:00
null Small style change; make function names less likely to clash with 2000-07-09 12:29:24 +00:00
nulldev Small style change; make function names less likely to clash with 2000-07-09 12:29:24 +00:00
pccard Define get_memory_offset method 2000-08-11 15:51:51 +00:00
pcf
pci
pcic
pdq
ppbus Remove an unused variable warning. 2000-07-18 20:16:36 +00:00
ppc Add support for the PC87303 chipset (found on Miata alphas) and add 2000-07-20 09:28:07 +00:00
random o Fix a horrible bug where small reads (< 8 bytes) would return the 2000-07-25 21:18:47 +00:00
randomdev o Fix a horrible bug where small reads (< 8 bytes) would return the 2000-07-25 21:18:47 +00:00
ray Add attribute memory setup warnings 2000-07-11 21:31:59 +00:00
rc
rp
scd
sf Close PR# 19904: remember to call sf_setmulti() when initializing the 2000-07-14 19:11:02 +00:00
si
sio Add another USR modem. 2000-08-15 21:03:28 +00:00
sk Add call to bus_generic_attach() at the end of sk_attach(). It turns out that 2000-08-02 18:19:00 +00:00
smbus
sn Make all Ethernet drivers attach using ether_ifattach() and detach using 2000-07-13 22:54:34 +00:00
snp
sound This patch appears to solve the problems with recording resulting 2000-08-13 19:20:02 +00:00
speaker
sr
streams
sym
syscons o Fix a horrible bug where small reads (< 8 bytes) would return the 2000-07-25 21:18:47 +00:00
tdfx Bring tdfx_pci.c in sync with some patches I have been testing. Adds better 2000-08-01 05:10:29 +00:00
ti Add support for the Netgear GA620T copper gigabit card. 2000-08-02 18:49:17 +00:00
twe Remove some confusing verbosity - we have no idea what RAID level the 2000-07-20 02:31:56 +00:00
tx Make all Ethernet drivers attach using ether_ifattach() and detach using 2000-07-13 22:54:34 +00:00
usb CAM, the module: scbus, da, cd, and st wrapped in one module. 2000-08-13 18:49:40 +00:00
vinum open_drive: 2000-08-16 04:31:37 +00:00
vn Add snapshots to the fast filesystem. Most of the changes support 2000-07-11 22:07:57 +00:00
vr Make all Ethernet drivers attach using ether_ifattach() and detach using 2000-07-13 22:54:34 +00:00
vx Make all Ethernet drivers attach using ether_ifattach() and detach using 2000-07-13 22:54:34 +00:00
wi Make all Ethernet drivers attach using ether_ifattach() and detach using 2000-07-13 22:54:34 +00:00
wl Make all Ethernet drivers attach using ether_ifattach() and detach using 2000-07-13 22:54:34 +00:00
xe Make all Ethernet drivers attach using ether_ifattach() and detach using 2000-07-13 22:54:34 +00:00