NetBSD/sys
matt 4f2934afef Change definition of pc_bus_maxdevs to get a void * instead a pci_chipset_tag_t
to match its use in pci_bus_maxdevs.  This makes it the same as pci_conf_read
and pci_conf_write.
Change all struct device * to device_t.
[Obviously nothing ever used the first argument to pc_bus_maxdevs since it
could have never worked because it wasn't being passed a pci_chipset_tag_t.]
2010-12-13 16:19:02 +00:00
..
altq
arch Change definition of pc_bus_maxdevs to get a void * instead a pci_chipset_tag_t 2010-12-13 16:19:02 +00:00
coda Abolish the SAVENAME and HASBUF flags. There is now always a buffer, 2010-11-30 10:43:01 +00:00
common/bus_dma
compat Abolish the SAVENAME and HASBUF flags. There is now always a buffer, 2010-11-30 10:43:01 +00:00
conf Remove unused count from pseudo-device md. 2010-11-23 11:13:52 +00:00
crypto
ddb
dev Actually, 31244 does not refer to the Silicon Image SiI3124, 2010-12-12 00:38:07 +00:00
dist ip_randomid: make mechanism MP-safe and more modular. 2010-11-05 01:35:57 +00:00
external previous fixed one HP laptop and broke an other HP laptop. 2010-11-18 18:16:15 +00:00
fs Abolish the SAVENAME and HASBUF flags. There is now always a buffer, 2010-11-30 10:43:01 +00:00
gdbscripts
ipkdb
kern brelsel: Clear B_COWDONE flag on clean (! BO_DELWRI) buffer. B_COWDONE is set 2010-12-12 10:30:09 +00:00
lib Allow multiple path separators between/after directory names. 2010-10-18 11:08:26 +00:00
miscfs Correct an assertion; pointed out by mrg@ and pooka@, thanks. 2010-12-06 10:22:43 +00:00
modules nsmb module makefile 2010-12-10 19:46:40 +00:00
net linkset no more 2010-12-08 17:10:13 +00:00
net80211 From: Anon Ymous 2010-11-03 20:05:21 +00:00
netatalk
netbt upon device initialisation, query and cache the device features, 2010-11-22 19:56:51 +00:00
netinet Back out rev that shouldn't have been committed. 2010-12-13 14:18:50 +00:00
netinet6 Add routines to calculate a checkesum if the driver concludes that the 2010-12-11 22:37:46 +00:00
netipsec
netisdn
netiso
netkey
netmpls
netnatm
netsmb Back this out. Fails lockdebug with duplicate lock initialization. 2010-12-11 04:21:17 +00:00
nfs Abolish the SAVENAME and HASBUF flags. There is now always a buffer, 2010-11-30 10:43:01 +00:00
opencrypto
rump stubs to make life easier 2010-12-13 14:03:59 +00:00
secmodel
stand
sys Add evcnt_attach_dynamic_nozero, a version of evcnt_attach_dynamic, which 2010-12-11 22:30:54 +00:00
ufs Keep a reference to the snapshot vnode until it gets removed from the 2010-12-12 10:29:25 +00:00
uvm When panicing due a non-power of 2 pagesize, include the pagesize in the 2010-12-11 22:34:03 +00:00
Makefile