freebsd-dev/sys/dev
Julian Elischer 859a4d166c Reviewed by: Archie@freebsd.org
This clears out my outstanding netgraph changes.
There is a netgraph change of design in the offing and this is to some
extent a superset of soem of the new functionality and some of the old
functionality that may be removed.

This code works as before, but allows some new features that I want to
work with and evaluate. It is the basis for a version of netgraph
with integral locking for SMP use.

This is running on my test machine with no new problems :-)
2000-12-12 18:52:14 +00:00
..
aac
acpica Catch up with the recent conversion the per-eventhandler list mutex to 2000-12-12 14:20:27 +00:00
advansys
agp Staticize some malloc M_ instances. 2000-12-08 20:09:00 +00:00
aha
ahb
aic
aic7xxx
amd
amr
an Fixes to the Aironet driver to clear up some WEP issues. 2000-12-08 19:00:10 +00:00
ar Reviewed by: Archie@freebsd.org 2000-12-12 18:52:14 +00:00
asr Use M_ZERO. 2000-12-03 13:21:55 +00:00
ata Staticize some malloc M_ instances. 2000-12-08 20:09:00 +00:00
atkbdc Convert more malloc+bzero to malloc+M_ZERO. 2000-12-08 21:51:06 +00:00
awi
bktr
buslogic
cardbus
ccd Convert more malloc+bzero to malloc+M_ZERO. 2000-12-08 21:51:06 +00:00
cs
cy Convert more malloc+bzero to malloc+M_ZERO. 2000-12-08 21:51:06 +00:00
dc Initialize/grab the mutex earlier in the attach phase, so that 2000-12-04 22:46:50 +00:00
de
dec
dgb
dpt
ed
eisa Convert more malloc+bzero to malloc+M_ZERO. 2000-12-08 21:51:06 +00:00
en
ep Fixed to support 3Com 3C569B for PC-98. 2000-12-09 04:25:07 +00:00
ex
fb Convert more malloc+bzero to malloc+M_ZERO. 2000-12-08 21:51:06 +00:00
fdc Convert more malloc+bzero to malloc+M_ZERO. 2000-12-08 21:51:06 +00:00
fe
fxp Convert more malloc+bzero to malloc+M_ZERO. 2000-12-08 21:51:06 +00:00
hea Add back some now needed #include <sys/systm.h> 2000-12-07 22:19:06 +00:00
hfa Add back some now needed #include <sys/systm.h> 2000-12-07 22:19:06 +00:00
ic
ichsmb Add missing #include. 2000-12-08 00:49:37 +00:00
ida Convert more malloc+bzero to malloc+M_ZERO. 2000-12-08 21:51:06 +00:00
ie
iicbus
isp Convert more malloc+bzero to malloc+M_ZERO. 2000-12-08 21:51:06 +00:00
ispfw
joy
kbd Convert more malloc+bzero to malloc+M_ZERO. 2000-12-08 21:51:06 +00:00
lmc Reviewed by: Archie@freebsd.org 2000-12-12 18:52:14 +00:00
lnc fix problem with vmware DAD. reported by many, tested @ IETF49 with 2000-12-11 18:53:40 +00:00
mc146818
mca
mcd
md Convert more malloc+bzero to malloc+M_ZERO. 2000-12-08 21:51:06 +00:00
mii
mlx
mly
mse
musycc Convert more malloc+bzero to malloc+M_ZERO. 2000-12-08 21:51:06 +00:00
ncv
nsp
null Convert more malloc+bzero to malloc+M_ZERO. 2000-12-08 21:51:06 +00:00
ofw
pccard
pccbb
pcf
pci - We have access to our own device_t here, so use pci_read_config 2000-12-12 13:20:35 +00:00
pcic add PNPID for PnP PCMCIA, SCM SwapBox Classic X2P. 2000-12-11 15:02:50 +00:00
pdq Convert more malloc+bzero to malloc+M_ZERO. 2000-12-08 21:51:06 +00:00
ppbus Convert more malloc+bzero to malloc+M_ZERO. 2000-12-08 21:51:06 +00:00
ppc
random Major speedup to /dev/random and the kernel thread that reseeds it. 2000-12-02 18:40:16 +00:00
ray Fix probe/attach a little. We don't have to call bpfattach() anymore 2000-12-08 21:35:11 +00:00
rc
rp Convert more malloc+bzero to malloc+M_ZERO. 2000-12-08 21:51:06 +00:00
scd
sf Initialize/grab the mutex earlier in the attach phase, so that 2000-12-04 22:46:50 +00:00
si Convert more malloc+bzero to malloc+M_ZERO. 2000-12-08 21:51:06 +00:00
sio
sk Initialize/grab the mutex earlier in the attach phase, so that 2000-12-04 22:46:50 +00:00
smbus
sn
snc
snp Convert more malloc+bzero to malloc+M_ZERO. 2000-12-08 21:51:06 +00:00
sound
speaker Staticize some malloc M_ instances. 2000-12-08 20:09:00 +00:00
sr Reviewed by: Archie@freebsd.org 2000-12-12 18:52:14 +00:00
stg Remove conflicts between unsinged char *s and int s. 2000-12-08 13:50:20 +00:00
streams
sym Remove unneeded include of <pci.h> 2000-12-07 20:58:16 +00:00
syscons Convert more malloc+bzero to malloc+M_ZERO. 2000-12-08 21:51:06 +00:00
tdfx
ti Initialize/grab the mutex earlier in the attach phase, so that 2000-12-04 22:46:50 +00:00
twe - add support for crashdumps (courtesy of ps and Y!) 2000-12-03 02:11:35 +00:00
tx Convert more malloc+bzero to malloc+M_ZERO. 2000-12-08 21:51:06 +00:00
usb Reviewed by: Archie@freebsd.org 2000-12-12 18:52:14 +00:00
vinum
vn Convert more malloc+bzero to malloc+M_ZERO. 2000-12-08 21:51:06 +00:00
vr Initialize/grab the mutex earlier in the attach phase, so that 2000-12-04 22:46:50 +00:00
vx When I converted this driver, I neglected to deal with packet alignment. 2000-12-07 23:30:51 +00:00
wds
wi
wl
xe