freebsd-nq/sys/dev
Peter Wemm ada54f9e54 Untangle some resource matching loops that were getting on my nerves
and seemed to be getting cut/pasted to places they shouldn't be.
2000-10-15 08:50:45 +00:00
..
aac Fix up some more comments that were reversed. 2000-10-03 10:26:29 +00:00
acpi Fix StallOp implementaion. I've noticed that StallOp corresponds to 2000-10-02 08:58:50 +00:00
advansys
agp Convert lockmgr locks from using simple locks to using mutexes. 2000-10-04 01:29:17 +00:00
aha
ahb
aic remove 5 unnecessary includes, per phk's script 2000-09-20 19:34:17 +00:00
aic7xxx Bring back the ability to send cdbs of length 13->32 bytes. This was lost 2000-10-12 14:36:27 +00:00
amd
amr Whoops. The AMR_QUARTZ_GOFASTER option is meant to disable, not enable 2000-09-11 23:19:13 +00:00
an Remember to assign an_dev to device_t before calling an_attach(). 2000-10-13 22:04:20 +00:00
ar
asr Fix a race in ASR_ccbAdd and ASR_ccbRemove, which were both manipulating 2000-09-21 20:21:30 +00:00
ata Do not allocate a callout for all crashdumps, not just when you panic. 2000-10-13 21:49:19 +00:00
atkbdc Untangle some resource matching loops that were getting on my nerves 2000-10-15 08:50:45 +00:00
awi awi needs to access memory with 8bit, 2000-10-10 09:50:25 +00:00
bktr Make MOD_UNLOAD return EBUSY to prevent it being unloaded automatically when we 2000-09-11 12:23:50 +00:00
buslogic
cardbus
ccd
cs
cy Don't depend on <machine/cpufunc.h> unnecessarily including <machine/lock.h>. 2000-10-12 16:15:24 +00:00
dc Clean up a few things in dc_setcfg() pointed out to be me by 2000-10-14 00:40:14 +00:00
de
dec
dgb
dpt
ed Allocate memory resource to access the attribute memory of a card. 2000-09-25 06:01:42 +00:00
eisa
en
ep Remove 7 unnecessary includes frmo phk's script 2000-09-20 19:31:37 +00:00
ex Add support for pccard attachments of the ex driver. It supports the 2000-09-29 03:58:06 +00:00
fb
fdc Untangle some resource matching loops that were getting on my nerves 2000-10-15 08:50:45 +00:00
fe Removed unneeded include files. 2000-09-22 09:59:23 +00:00
fxp Make mutex name reflect device driver name. 2000-10-13 18:59:29 +00:00
hea Remove even more nneeded #includes. 2000-10-14 15:57:44 +00:00
hfa Remove even more unneeded #includes. 2000-10-14 17:37:32 +00:00
ic
ichsmb Driver for the Intel 82801AA (ICH) SMBus controller and compatibles. 2000-10-06 00:09:46 +00:00
ida Look at both the vendor and subvendor information when determining 2000-10-13 23:34:47 +00:00
ie
iicbus
isp Make changes required by change in how default and usable node and port 2000-10-12 23:59:40 +00:00
ispfw some copyright cleanups 2000-09-21 20:16:04 +00:00
joy
kbd Initiate deorbit burn sequence for <machine/console.h>. 2000-10-08 21:34:00 +00:00
lmc
lnc
mc146818
mca
mcd
md
mii Add #include <machine/mutex.h> since these files need it and don't 2000-10-13 19:15:50 +00:00
mlx
mly
mse Initiate deorbit burn sequence for <machine/mouse.h>. 2000-10-09 08:08:36 +00:00
musycc
null During a verbose boot, call the null device 'null' rather than 'null0' to 2000-10-06 00:46:29 +00:00
pccard o Record the pccard_function in the ivar. 2000-10-09 03:40:15 +00:00
pcf
pci Validate the PCI bus number that we fetch from our parent, since there's no 2000-10-09 00:43:45 +00:00
pcic Another PnP pcic card: SMC Swapbox Plug and Play 2000-10-12 03:51:16 +00:00
pdq
ppbus A quote from the ia64 compiler: 2000-10-10 14:18:50 +00:00
ppc
random After some complaints about the dir names, the random device is 2000-10-14 10:59:56 +00:00
ray
rc Made this file compile again after move of stuff from <machine.ipl.h> 2000-10-08 14:41:13 +00:00
rp
scd
sf Use device_get_nameunit(dev) as the mutex string when calling 2000-10-13 18:35:49 +00:00
si
sio Add MAE0021 - Jetstream Int V.90 56k Voice Series 2. 2000-10-10 10:06:26 +00:00
sk Use device_get_nameunit(dev) as the mutex string when calling 2000-10-13 18:35:49 +00:00
smbus Driver for the Intel 82801AA (ICH) SMBus controller and compatibles. 2000-10-06 00:09:46 +00:00
sn Implement sn_pccard_match. The match routines are the compromise 2000-09-28 07:35:06 +00:00
snc Don't use bus_get_resource() and bus_get_resource_start() functions if 2000-10-03 11:47:34 +00:00
snp
sound Reduce buffer size from 64K to 4K. 2000-10-09 14:54:32 +00:00
speaker
sr
streams
sym
syscons Initiate deorbit burn sequence for <machine/mouse.h>. 2000-10-09 08:08:36 +00:00
tdfx Added some handling code to work with SLI configs, and removed some unused 2000-10-10 03:51:54 +00:00
ti Use device_get_nameunit(dev) as the mutex string when calling 2000-10-13 18:35:49 +00:00
twe Reduce the number of outstanding commands we will send to the controller 2000-10-12 01:43:40 +00:00
tx
usb Add missing comma at the end of line. 2000-10-11 01:12:55 +00:00
vinum Avoid impending world breakage. 2000-10-13 13:43:37 +00:00
vn Call make_dev() with the correct minor number. 2000-09-26 19:09:44 +00:00
vr Use device_get_nameunit(dev) as the mutex string when calling 2000-10-13 18:35:49 +00:00
vx
wi Update the wi driver to use mutexes instead of spls. 2000-10-13 20:33:24 +00:00
wl
xe