freebsd-skq/sys/dev
Warner Losh bcaa6b0541 MFp4:
o Always release the resources on device detach.
o Attach resources the same with driver added as we do we do in the insert
  case (maybe this should be a routine).
o signal the wakeup of the thread on resume instead of trying to force an
  interrupt.
o Minor debug hacks.
o use 0xffffffff instead of -1 for uint32_t items.
o Don't complain when we're asked to detach no cards.  This is normal.
o Eliminate the now worthless second parameter to card_detach_card.
o minor style(9)isms

Some of these patches may be from: iwasaki-san, jhb, iadowse
2002-11-02 23:00:28 +00:00
..
aac Fix mis-indentation. 2002-10-20 16:00:43 +00:00
acpica Don't examine ACPI_STA_ENABLE bit of device's_STA object on initial 2002-10-31 20:43:02 +00:00
advansys
agp Fix previous commit: Don't cast integral types to pointers to 2002-10-15 01:50:09 +00:00
aha
ahb
aic
aic7xxx
amd
amr Incorrect typecast. 2002-10-31 14:10:00 +00:00
an
ar
asr
ata Fill in missing parts of the ATAPI/CAM XPT: implement XPT_RESET_BUS 2002-10-22 20:18:51 +00:00
atkbdc
awi
bge
bktr
buslogic
cardbus MFp4: 2002-11-02 23:00:28 +00:00
ccd
ciss Fix a bunch of warnings on 64 bit platforms in the 2002-10-27 12:27:04 +00:00
cm
cnw
cs
ct
cy
dc
de
dec
dgb
digi Be consistent about "static" functions: if the function is marked 2002-09-28 17:15:38 +00:00
dpt
drm
ed add some devices from NetBSD 2002-10-11 07:03:09 +00:00
eisa Add tunable "hw.eisa_slots" to allow overriding the default number 2002-10-31 00:45:49 +00:00
em
en
ep
ex
exca
fb
fdc
fe
firewire - Dequeue OCBs more safely in sbp_abort_all_ocbs(). 2002-10-23 13:04:02 +00:00
fxp Revision 1.136 introduced two features that may cause undefined 2002-10-30 19:08:56 +00:00
gem Call bpf_mtap() on outgoing packets. 2002-10-26 12:32:07 +00:00
gfb
gx Replace (ab)uses of "NULL" where "0" is really meant. 2002-08-22 21:24:01 +00:00
hea
hfa
hifn
hme
ic
ichsmb
ida
idt Use more standard variable names for modevent functions. 2002-10-02 04:47:52 +00:00
ie
iicbus
iir
isp
ispfw
joy
kbd Include "opt_kbd.h" since certain structures size depend on the value 2002-10-15 21:35:01 +00:00
lge
lmc
lnc Fix mis-indentation. 2002-10-02 09:09:25 +00:00
mc146818
mca
mcd
md We want /dev/md0 for ramdisk roots, not /dev/md0c. 2002-10-21 20:08:28 +00:00
mii Remove unnecessary <sys/malloc.h> include. 2002-10-29 00:20:47 +00:00
mk48txx
mlx
mly
mpt Be consistent about functions being static. 2002-10-16 08:48:39 +00:00
mse
musycc
my
ncv
nge Add support for SX cards using TBI such as Netgear GA621. 2002-08-08 18:33:28 +00:00
nmdm
nsp
null
ofw Add a pseudo device which allows to access the OpenFirmware device tree 2002-10-18 15:23:43 +00:00
pccard MFp4: 2002-11-02 23:00:28 +00:00
pccbb MFp4: 2002-11-02 23:00:28 +00:00
pcf
pci Save and restore the interrupt Edge/Level Control Registers (ELCR) 2002-10-30 19:55:06 +00:00
pcic
pdq Fix mis-indentation. 2002-10-20 08:46:56 +00:00
ppbus
ppc
pst
puc Add "missing scratch-pad register" to the first of the two ports 2002-09-27 22:02:46 +00:00
raidframe Reduce namespace pollution to userland. 2002-10-28 17:08:07 +00:00
random Some kernel threads try to do significant work, and the default KSTACK_PAGES 2002-10-02 07:44:29 +00:00
ray
rc Cast si_drv2 to intptr_t instead of int to quiet warnings. 2002-10-25 20:49:24 +00:00
rp Fix data corruption caused by last byte in oddly sized transfers being read 2002-10-20 18:43:11 +00:00
sab
sbni
scd
sf
si
sio s/modunload/kldunload 2002-10-11 20:22:20 +00:00
sk style: 2002-08-23 23:49:02 +00:00
smbus
sn
snc
snp
sound
speaker Merge PC98 changes. 2002-11-02 04:18:10 +00:00
sr Use if_printf(ifp, "blah") instead of printf("sr%d: blah", ifp->if_unit). 2002-10-01 00:58:16 +00:00
stg
streams
sym
syscons Do not try to work around ``poor (un)sign extension code'' 2002-10-20 22:50:13 +00:00
tdfx
tga
ti
trm
twe
tx o m_adj rx buffer so IP header is 32-bit aligned 2002-10-25 22:06:03 +00:00
txp
ubsec
usb Specify the correct protocol for the Olympus C-1 camera. It appears 2002-11-01 01:13:20 +00:00
vinum
vr
vx
wds
wi
wl
xe