NetBSD/sys
cgd cf2d73f749 use pci_map_register(). map both mem and I/O spaces, preferring mem
space if it's usable, but falling back to I/O space if mem isn't usable.
1997-04-13 19:48:16 +00:00
..
adosfs Implement a POSIX compliant genfs VOP_SEEK() and use it in the appropriate 1997-04-11 21:52:00 +00:00
arch Fix problem I just introduced in booting on timeout. 1997-04-13 19:10:00 +00:00
compat
conf
ddb
dev use pci_map_register(). map both mem and I/O spaces, preferring mem 1997-04-13 19:48:16 +00:00
gdbscripts
ipkdb
isofs/cd9660 Implement a POSIX compliant genfs VOP_SEEK() and use it in the appropriate 1997-04-11 21:52:00 +00:00
kern Addendum to last commit: "simplify" usage of a vnode pointer. 1997-04-11 22:08:28 +00:00
lib
lkm Fix botches in last IP Filter update that broke the LKM. From 1997-04-10 18:54:46 +00:00
miscfs Implement a POSIX compliant genfs VOP_SEEK() and use it in the appropriate 1997-04-11 21:52:00 +00:00
msdosfs Implement a POSIX compliant genfs VOP_SEEK() and use it in the appropriate 1997-04-11 21:52:00 +00:00
net prevent multiple inclusions 1997-04-08 21:29:26 +00:00
netatalk
netccitt
netinet
netiso
netnatm
netns
nfs Implement a POSIX compliant genfs VOP_SEEK() and use it in the appropriate 1997-04-11 21:52:00 +00:00
scsi Add another IBM disk that needs SDEV_AUTOSAVE. 1997-04-08 17:35:06 +00:00
stand
sys Fix two performance issues: 1997-04-09 21:12:10 +00:00
ufs Implement a POSIX compliant genfs VOP_SEEK() and use it in the appropriate 1997-04-11 21:52:00 +00:00
vm Document a requirement of vm_object_bypass(). 1997-04-08 22:35:49 +00:00
Makefile