NetBSD/sys
sato 12a0a0a537 - support VR4122 vrip register map.
- support VR4122 ICU register map.
- support VR4122 intr levels.
XXX: currently if 'options VR4122' is defined,
XXX: cannot specify 'options VR4121','options VR4111', 'options VR4102'.
XXXX: i have not the VR4122 based hardware.. so no check for VR4122.
2001-04-18 11:07:26 +00:00
..
adosfs
altq Remove the use of splimp() from the NetBSD kernel. splnet() 2001-04-13 23:29:55 +00:00
arch - support VR4122 vrip register map. 2001-04-18 11:07:26 +00:00
coda When unmounting a file system, acquire the syncer_lock before 2001-04-16 22:41:09 +00:00
compat
conf
crypto
ddb
dev fix typo in comment - s/splio()/splbio()/ 2001-04-18 05:40:03 +00:00
filecorefs
gdbscripts
ipkdb
isofs
kern When unmounting a file system, acquire the syncer_lock before 2001-04-16 22:41:09 +00:00
lib
lkm
miscfs Don't hold vp->v_interlock when calling vcount(); vcount() calls 2001-04-17 18:49:26 +00:00
msdosfs
net Only dispatch slnetisr & co if we don't have generic soft interrupts. 2001-04-14 13:54:38 +00:00
netatalk Remove the use of splimp() from the NetBSD kernel. splnet() 2001-04-13 23:29:55 +00:00
netccitt Remove the use of splimp() from the NetBSD kernel. splnet() 2001-04-13 23:29:55 +00:00
netinet give a default value to net.inet.ip.maxfragpackets, to protect us from 2001-04-16 17:03:33 +00:00
netinet6 do not copy TTL field on ipsec tunnel mode encapsulation. sync with kame 2001-04-15 01:55:49 +00:00
netisdn
netiso Remove the use of splimp() from the NetBSD kernel. splnet() 2001-04-13 23:29:55 +00:00
netkey
netnatm Remove the use of splimp() from the NetBSD kernel. splnet() 2001-04-13 23:29:55 +00:00
netns Remove the use of splimp() from the NetBSD kernel. splnet() 2001-04-13 23:29:55 +00:00
netsmb Remove the use of splimp() from the NetBSD kernel. splnet() 2001-04-13 23:29:55 +00:00
nfs When unmounting a file system, acquire the syncer_lock before 2001-04-16 22:41:09 +00:00
ntfs
smbfs
stand
sys Slight readability improvement to rev. 1.39. 2001-04-13 17:05:27 +00:00
ufs Don't flush possibilly relocated file system block if write is done 2001-04-18 03:48:23 +00:00
uvm
Makefile