HardenedBSD/sys/dev
Nicolas Souchu bf896bd0e2 Change /dev/smb and /dev/iic interface to allow user programs to interact with
devices dynamically. That means,

        + only one /dev/iic or /dev/smb device for each smb/iic bus to access
        + I2C/SMB device address must be given to any ioctl
        + new devices may be plugged and accessed after boot, which was
          impossible previously (device addresses were hardcoded into
          the kernel)
1999-01-09 18:08:24 +00:00
..
advansys Unspammed includes in <machine/cpufunc.h> in the !SMP case. Partially 1999-01-08 19:17:49 +00:00
aha
ahb
aic7xxx
ar
atkbdc Add the new keyboard driver and video card driver. They will be 1999-01-09 02:44:50 +00:00
bktr
buslogic
ccd
cs
cy Unspammed includes in <machine/cpufunc.h> in the !SMP case. Partially 1999-01-08 19:17:49 +00:00
de
dec
dgb
dpt
ed
eisa
en cleanup: remove part of the code for 2.1. 1999-01-09 12:56:17 +00:00
ep
ex
fb Add the new keyboard driver and video card driver. They will be 1999-01-09 02:44:50 +00:00
fdc
fe
fxp
hea
hfa
ic
ie
iicbus Change /dev/smb and /dev/iic interface to allow user programs to interact with 1999-01-09 18:08:24 +00:00
isp
joy
kbd Add the new keyboard driver and video card driver. They will be 1999-01-09 02:44:50 +00:00
lnc
mc146818
mcd
mse
pcf
pci Clean up, nothing major 1999-01-07 23:01:11 +00:00
pcm/isa Fix YMF719 detection (report by jose@we.lc.ehu.es). 1999-01-04 20:06:38 +00:00
pdq The previous commit was bogus. malloc(..., M_WAITOK) should not be 1999-01-01 12:35:47 +00:00
ppbus Fix the disappearing da0 problem. 1999-01-09 18:05:46 +00:00
ppc
rc
rp
scd
si
sio
smbus Change /dev/smb and /dev/iic interface to allow user programs to interact with 1999-01-09 18:08:24 +00:00
snp Split DIAGNOSTIC -> DIAGNOSTIC, INVARIANTS, and INVARIANT_SUPPORT as 1999-01-08 17:31:30 +00:00
sound/isa Fix YMF719 detection (report by jose@we.lc.ehu.es). 1999-01-04 20:06:38 +00:00
speaker
sr
syscons Remove a hard-coded table of kernel console I/O functions exported 1999-01-07 14:14:24 +00:00
tx
usb USUBCLASS_MODEM -> USUBCLASS_ABSTRACT_CONTROL_MODEL 1999-01-08 17:25:37 +00:00
vinum Fix an overflow problem which prevented revive from working on plexes 1999-01-06 23:11:29 +00:00
vn
vr Minor bug: in the case where allocating a fresh mbuf for the receive ring 1999-01-03 02:05:21 +00:00
vx
wl