freebsd-dev/sys/dev
Ian Dowse 9b04180c2c Add an option ED_NO_MIIBUS, which causes the `ed' driver to be
built without support for miibus PHYs. Most ed cards don't need
miibus support, so it's useful to be able to avoid the bloat of
all the mii devices for small fixed-purpose kernels.
2001-09-29 22:32:03 +00:00
..
aac KSE Milestone 2 2001-09-12 08:38:13 +00:00
acpica Call acpi_DeviceIsPresent() only for devices. This should make 2001-09-17 15:11:55 +00:00
advansys
agp Add probe line for the AMD 761 northbridge chip. At least it detects now, 2001-09-20 05:13:12 +00:00
aha
ahb
aic
aic7xxx
amd
amr KSE Milestone 2 2001-09-12 08:38:13 +00:00
an KSE Milestone 2 2001-09-12 08:38:13 +00:00
ar
asr KSE Milestone 2 2001-09-12 08:38:13 +00:00
ata Add a fix for the VIA82C686B data corruption bug. 2001-09-25 17:10:39 +00:00
atkbdc Yet another turn of workaround for psm/ACPI/PnP BIOS 2001-09-25 16:59:28 +00:00
awi KSE Milestone 2 2001-09-12 08:38:13 +00:00
bge Do not call mii_polltick() immediately after mii_tick(). 2001-09-29 19:31:29 +00:00
bktr KSE Milestone 2 2001-09-12 08:38:13 +00:00
buslogic
cardbus
ccd KSE Milestone 2 2001-09-12 08:38:13 +00:00
cnw
cs
ct
cy KSE Milestone 2 2001-09-12 08:38:13 +00:00
dc Do not call mii_pollstat() from within device tick routines; the status 2001-09-29 19:28:31 +00:00
de
dec
dgb KSE Milestone 2 2001-09-12 08:38:13 +00:00
digi Send a .4 second BREAK rather than a .25 second break so that 2001-09-23 20:03:40 +00:00
dpt
ed Add an option ED_NO_MIIBUS, which causes the `ed' driver to be 2001-09-29 22:32:03 +00:00
eisa
en
ep
ex
fb KSE Milestone 2 2001-09-12 08:38:13 +00:00
fdc KSE Milestone 2 2001-09-12 08:38:13 +00:00
fe
fxp
hea
hfa
ic
ichsmb
ida KSE Milestone 2 2001-09-12 08:38:13 +00:00
ie
iicbus KSE Milestone 2 2001-09-12 08:38:13 +00:00
isp When calling isp_reset, set the request/response in/out pointers all at 2001-09-29 19:37:49 +00:00
ispfw
joy KSE Milestone 2 2001-09-12 08:38:13 +00:00
kbd Refine ACPI/PnP BIOS probe/attach routines a bit. 2001-09-15 04:38:20 +00:00
lge Do not call mii_polltick() immediately after mii_tick(). 2001-09-29 19:31:29 +00:00
lmc
lnc
mc146818
mca
mcd KSE Milestone 2 2001-09-12 08:38:13 +00:00
md KSE Milestone 2 2001-09-12 08:38:13 +00:00
mii Cleanup pass for mii drivers. 2001-09-29 19:18:52 +00:00
mlx KSE Milestone 2 2001-09-12 08:38:13 +00:00
mly KSE Milestone 2 2001-09-12 08:38:13 +00:00
mse KSE Milestone 2 2001-09-12 08:38:13 +00:00
musycc
ncv
nge Do not call mii_polltick() immediately after mii_tick(). 2001-09-29 19:31:29 +00:00
nmdm KSE Milestone 2 2001-09-12 08:38:13 +00:00
nsp
null
ofw KSE Milestone 2 2001-09-12 08:38:13 +00:00
pccard
pccbb
pcf
pci o Modify access control code for /dev/pci device to use securelevel_gt() 2001-09-26 20:14:03 +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 KSE Milestone 2 2001-09-12 08:38:13 +00:00
rp KSE Milestone 2 2001-09-12 08:38:13 +00:00
scd KSE Milestone 2 2001-09-12 08:38:13 +00:00
sf Do not call mii_pollstat() from within device tick routines; the status 2001-09-29 19:28:31 +00:00
si KSE Milestone 2 2001-09-12 08:38:13 +00:00
sio Add support for 28800 baud to sio. 2001-09-29 04:49:11 +00:00
sk Do not call mii_pollstat() from within device tick routines; the status 2001-09-29 19:28:31 +00:00
smbus SMBus support for the AMD 756 power management unit. See smbus(4), 2001-09-16 22:35:07 +00:00
sn
snc
snp KSE Milestone 2 2001-09-12 08:38:13 +00:00
sound Add another pnpid for the AWE64 2001-09-29 12:38:58 +00:00
speaker KSE Milestone 2 2001-09-12 08:38:13 +00:00
sr
stg
streams KSE Milestone 2 2001-09-12 08:38:13 +00:00
sym
syscons o Modify syscons ioctl securelevel checks to use securelevel_gt() (oh look, 2001-09-26 20:17:15 +00:00
tdfx KSE Milestone 2 2001-09-12 08:38:13 +00:00
ti Have the driver advertise that it is capable of hardware checksums, and 2001-09-18 18:40:22 +00:00
twe KSE Milestone 2 2001-09-12 08:38:13 +00:00
tx
txp Have the driver announce what capabilities it supports. These are 2001-09-18 18:41:39 +00:00
usb Do not call mii_polltick() immediately after mii_tick(). 2001-09-29 19:31:29 +00:00
vinum KSE Milestone 2 2001-09-12 08:38:13 +00:00
vr
vx
wds
wi KSE Milestone 2 2001-09-12 08:38:13 +00:00
wl KSE Milestone 2 2001-09-12 08:38:13 +00:00
xe