freebsd-nq/sys/dev
Thomas Quinot 9e3a06e150 In ata_reinit, when ata_getparam fails for a new device (indicating that
the device is not actually present), clear the corresponding bit in
the ch->devices bitmap. This resolves a panic that occurred with ATAPI/CAM
after an APM suspend/resume, when the ATA hardware would erroneously
report an extra ATAPI device.

Approved by:	re, sos
Reviewed by:	roberto
MFC after:	7 days
2002-12-01 14:20:08 +00:00
..
aac
acpica Resolve conflicts arising from the ACPI CA 20021118 import. 2002-11-27 18:09:20 +00:00
advansys
agp Remove a bunch of #include "opt_pci.h". 2002-11-13 17:40:15 +00:00
aha
ahb
aic Add second and thrid bus-toaster IDs 2002-11-14 05:08:22 +00:00
aic7xxx Major update to the ahd driver to fix many bugs found in the previous 2002-12-01 08:13:37 +00:00
amd
amr Added support for DELL Perc4/DI. 2002-11-21 16:06:10 +00:00
an network interface driver changes: 2002-11-14 23:54:55 +00:00
ar network interface driver changes: 2002-11-14 23:54:55 +00:00
asr
ata In ata_reinit, when ata_getparam fails for a new device (indicating that 2002-12-01 14:20:08 +00:00
atkbdc
awi network interface driver changes: 2002-11-14 23:54:55 +00:00
bge network interface driver changes: 2002-11-14 23:54:55 +00:00
bktr
buslogic
cardbus Need more parens here. 2002-11-27 17:30:41 +00:00
ccd
ciss
cm network interface driver changes: 2002-11-14 23:54:55 +00:00
cnw network interface driver changes: 2002-11-14 23:54:55 +00:00
cs network interface driver changes: 2002-11-14 23:54:55 +00:00
ct
cy
dc Xircom cards store the MAC address in the CIS, so get it from the new 2002-11-27 07:04:10 +00:00
de o track either_ifattach/ether_ifdetach API changes 2002-11-14 23:49:09 +00:00
dec
dgb
digi
dpt
drm
ed network interface driver changes: 2002-11-14 23:54:55 +00:00
eisa
em Fix IFF_ALLMULTI handling. 2002-11-25 20:00:13 +00:00
en network interface driver changes: 2002-11-14 23:54:55 +00:00
ep network interface driver changes: 2002-11-14 23:54:55 +00:00
ex network interface driver changes: 2002-11-14 23:54:55 +00:00
exca
fb Warning fixes. 2002-11-11 10:28:44 +00:00
fdc Capitalize the first letter of device descriptions 2002-11-11 15:26:08 +00:00
fe network interface driver changes: 2002-11-14 23:54:55 +00:00
firewire network interface driver changes: 2002-11-14 23:54:55 +00:00
fxp network interface driver changes: 2002-11-14 23:54:55 +00:00
gem Catch up with sam's changes to network interfaces. 2002-11-15 14:36:33 +00:00
gfb
gx network interface driver changes: 2002-11-14 23:54:55 +00:00
hea
hfa
hifn
hme network interface driver changes: 2002-11-14 23:54:55 +00:00
ic
ichsmb
ida
idt Use more standard variable names for modevent functions. 2002-10-02 04:47:52 +00:00
ie network interface driver changes: 2002-11-14 23:54:55 +00:00
iicbus network interface driver changes: 2002-11-14 23:54:55 +00:00
iir
isp
ispfw
joy
kbd
lge network interface driver changes: 2002-11-14 23:54:55 +00:00
lmc
lnc network interface driver changes: 2002-11-14 23:54:55 +00:00
mc146818
mca
mcd
md Move the check for the MD_SHUTDOWN flag to before the tsleep() call 2002-11-30 22:03:53 +00:00
mii
mk48txx
mlx
mly Pass correct parameters to bus_space_barrier() instead of 0 2002-11-14 13:25:53 +00:00
mpt
mse
musycc
my network interface driver changes: 2002-11-14 23:54:55 +00:00
ncv o Changes to support NEWCARD. 2002-11-28 01:13:58 +00:00
nge network interface driver changes: 2002-11-14 23:54:55 +00:00
nmdm
nsp o Changes to support NEWCARD. 2002-11-28 01:09:29 +00:00
null
ofw Create the ofwcons device at SI_SUB_CONFIGURE instead of SI_SUB_DRIVERS, 2002-11-18 06:19:12 +00:00
pccard regen to 1.38 2002-11-28 01:00:40 +00:00
pccbb Remove a comple of bogus debug printfs that snuck in during some 2002-11-23 23:09:45 +00:00
pcf
pci Add a new cardbus specific ivar: PCI_IVAR_ETHADDR. Some pci-like 2002-11-27 06:41:28 +00:00
pcic DETACH_FORCE was removed recently. Remove it here, even though this 2002-11-17 04:52:37 +00:00
pdq network interface driver changes: 2002-11-14 23:54:55 +00:00
ppbus network interface driver changes: 2002-11-14 23:54:55 +00:00
ppc
pst
puc
raidframe Fix make_dev() to use 0644 instead of 0x644 for default permissions 2002-11-25 04:55:09 +00:00
random
ray network interface driver changes: 2002-11-14 23:54:55 +00:00
rc
rp
sab Setup a default tty mode even if the device is not the console. Don't 2002-11-18 05:56:43 +00:00
sbni network interface driver changes: 2002-11-14 23:54:55 +00:00
scd
sf o track either_ifattach/ether_ifdetach API changes 2002-11-14 23:49:09 +00:00
si
sio
sk o track either_ifattach/ether_ifdetach API changes 2002-11-14 23:49:09 +00:00
smbus
sn network interface driver changes: 2002-11-14 23:54:55 +00:00
snc network interface driver changes: 2002-11-14 23:54:55 +00:00
snp Declare the snp ioctl()s to work on udev_t, since that is what they 2002-11-11 10:45:31 +00:00
sound (hopefully) fix build breakage some people are seeing 2002-11-26 18:16:27 +00:00
speaker
sr network interface driver changes: 2002-11-14 23:54:55 +00:00
stg o Changes to support NEWCARD. 2002-11-28 01:15:01 +00:00
streams
sym
syscons
tdfx
tga
ti o track either_ifattach/ether_ifdetach API changes 2002-11-14 23:49:09 +00:00
trm Remove the remaining calls to free(), they are not needed anymore now 2002-11-14 19:54:33 +00:00
twe
tx network interface driver changes: 2002-11-14 23:54:55 +00:00
txp network interface driver changes: 2002-11-14 23:54:55 +00:00
ubsec
usb Apply some fixups in the driver_t's. 2002-11-17 14:22:37 +00:00
vinum
vr Import some relevant changes from Via's if_fet driver: 2002-11-25 05:15:27 +00:00
vx network interface driver changes: 2002-11-14 23:54:55 +00:00
wds
wi network interface driver changes: 2002-11-14 23:54:55 +00:00
wl network interface driver changes: 2002-11-14 23:54:55 +00:00
xe network interface driver changes: 2002-11-14 23:54:55 +00:00