freebsd-dev/sys/dev
2001-11-22 23:38:26 +00:00
..
aac Fix a signed bug in the crashdump code for systems with > 2GB of ram. 2001-11-13 01:08:54 +00:00
acpica Add disabling code via the debug.acpi.disable environment variable. 2001-11-22 17:43:15 +00:00
advansys
agp Add support for Intel's i820/i840/i845/i850/i860 chipset. 2001-11-08 16:03:23 +00:00
aha
ahb
aic Migrate to PCMCIA_CARD() macros 2001-11-15 07:52:49 +00:00
aic7xxx
amd
amr - Change the taskqueue locking to protect the necessary parts of a task 2001-10-26 18:46:48 +00:00
an Minor style problem I introduced recently 2001-11-15 06:44:43 +00:00
ar
asr Put a Band-Aid over the asr driver so that it hopefully won't cause 2001-10-30 21:13:39 +00:00
ata Add yet another VIA ATA100 southbridge. 2001-11-13 11:37:23 +00:00
atkbdc Hack for the "out-of-sync" error. 2001-10-13 10:28:02 +00:00
awi Add NEWCARD support to awi. 2001-11-19 06:42:11 +00:00
bge Do not call mii_polltick() immediately after mii_tick(). 2001-09-29 19:31:29 +00:00
bktr Don't call cdevsw_add(). 2001-11-04 11:50:08 +00:00
buslogic
cardbus
ccd Return EOPNOTSUPP for unknown module events. 2001-11-17 00:46:08 +00:00
cnw
cs Migrate to PCMCIA_CARD() macros 2001-11-15 07:52:49 +00:00
ct Added Logitec LHA-301 pnp id. 2001-10-09 15:30:19 +00:00
cy Call to cdevsw_add() no longer needed. 2001-11-04 08:49:51 +00:00
dc Remove ifnet.if_mpsafe for now. If this is needed, it won't be needed 2001-11-14 18:36:37 +00:00
de No FreeBSD/vax here either. 2001-11-03 08:32:28 +00:00
dec Introduce a boot environment variable (clock_compat_osf1) which can 2001-11-03 17:22:50 +00:00
dgb Don't call cdevsw_add(). 2001-11-04 09:09:41 +00:00
digi devsw_add() and cdevsw_remove() are no longer needed. 2001-11-04 15:52:44 +00:00
dpt This file is a 2.2 vintage pre-CAM file of no current value. 2001-11-06 07:24:54 +00:00
ed Comment out some bogus entries. somehow they match everything, which 2001-11-20 06:18:36 +00:00
eisa
en
ep More devices. Obtained from NetBSD. 2001-11-15 07:57:38 +00:00
ex
fb syscons' set_border() is now named sc_set_border(), so there is no longer 2001-11-06 02:36:26 +00:00
fdc
fe Migrate to PCMCIA_CARD() macros 2001-11-15 07:52:49 +00:00
fxp Emit a warning if the mbuf or mbuf cluster allocation failed. 2001-11-02 05:10:40 +00:00
gfb We need to operate on struct thread now, not struct proc. 2001-11-08 01:49:06 +00:00
gx Remove unused headers that were breaking LINT. 2001-10-22 16:35:15 +00:00
hea
hfa
ic
ichsmb
ida Fix a signed bug in the crashdump code for systems with > 2GB of ram. 2001-11-13 01:08:54 +00:00
ie
iicbus
isp Tra-La, another QLogic f/w funny- this time with the 2300. 2001-10-23 23:05:20 +00:00
ispfw Update to latest 12160 f/w. 2001-10-20 21:47:58 +00:00
joy
kbd
lge Do not call mii_polltick() immediately after mii_tick(). 2001-09-29 19:31:29 +00:00
lmc
lnc
mc146818
mca
mcd Don't call cdevsw_add(). 2001-11-04 08:58:22 +00:00
md Implement IO_NOWDRAIN and B_NOWDRAIN - prevents the buffer cache from blocking 2001-11-05 18:48:54 +00:00
mii Fix declaration disagreement. 2001-10-11 22:02:14 +00:00
mlx
mly - Change the taskqueue locking to protect the necessary parts of a task 2001-10-26 18:46:48 +00:00
mse
musycc
ncv Remove PAO3 dependent part. 2001-11-03 08:55:34 +00:00
nge Do not call mii_polltick() immediately after mii_tick(). 2001-09-29 19:31:29 +00:00
nmdm Don't call cdevsw_add(). 2001-11-04 15:55:17 +00:00
nsp Remove PAO3 dependent part. 2001-11-03 08:55:34 +00:00
null
ofw 1. Add ofw_pci.h with definitions for the OpenFirmware PCI bindings 2001-11-18 20:38:44 +00:00
pccard Weed out those pccard entries that match everything. These are too 2001-11-20 06:15:24 +00:00
pccbb Move Intel 82092AA into the list of devices. It appears to be a one 2001-11-11 17:45:55 +00:00
pcf
pci Add PCI_ENABLE_IO_MODES option, for BIOSen that neglect this. 2001-10-25 04:44:50 +00:00
pcic
pdq
ppbus Give the pps driver an additional 8 inputs if we can persuade the 2001-09-22 16:34:59 +00:00
ppc
random o Modify open() and close() for /dev/random to use securelevel_gt() instead 2001-09-26 20:15:42 +00:00
ray
rc
rp Force the RxBuf and TxBuf arrays to be aligned on 16-bit boundaries to 2001-11-05 12:57:46 +00:00
sbni Add driver for Granch SBNI12-xx ISA and PCI network adapters. 2001-11-21 22:29:35 +00:00
scd Don't call cdevsw_add() 2001-11-04 08:54:15 +00:00
sf Do not call mii_pollstat() from within device tick routines; the status 2001-09-29 19:28:31 +00:00
si
sio Add the PnP ID for a Rockwell 33.6k modem. 2001-11-18 16:39:09 +00:00
sk Do not call mii_pollstat() from within device tick routines; the status 2001-09-29 19:28:31 +00:00
smbus
sn Migrate to PCMCIA_CARD() macros 2001-11-15 07:52:49 +00:00
snc
snp 'error' is now unused, since its only purpose was to catch the 2001-11-15 19:42:08 +00:00
sound Fix typo introduced with last commit. 2001-11-22 23:38:26 +00:00
speaker
sr
stg Remove PAO3 dependent part. 2001-11-03 08:55:34 +00:00
streams cast dev_t to int in printf to fix warning. 2001-10-29 01:22:15 +00:00
sym MFC after: 0 days 2001-11-11 17:56:35 +00:00
syscons More drive-by stylification, and some clarifications 2001-11-06 03:28:21 +00:00
tdfx
tga Add the TGA video driver. This is a great accomplishtment and will help 2001-11-01 08:26:30 +00:00
ti
twe Fix a signed bug in the crashdump code for systems with > 2GB of ram. 2001-11-13 01:08:54 +00:00
tx
txp
usb Support MELCO LUA2-TX USB ethernet adaptor. 2001-11-19 18:47:49 +00:00
vinum Don't call cdevsw_{add,remove}(). 2001-11-04 11:55:19 +00:00
vr
vx
wds
wi Add Linksys Instant Wireless Network PC Card from NetBSD 2001-11-19 05:34:55 +00:00
wl
xe