HardenedBSD/sys
Warner Losh 758b76dc94 Add newbus attachment for pccard driver. Heavily tested by me, and
I'm committing this from a laptop running this driver.  Have only one
devclass for all ep devices (at least for pccard and eisa) so unit
numbering is sane.  Might not work with both isa and non-isa devices
on the same system until ep is updated (Matt has some patches in the
pipeline which should resolve this, he wanted me to commit this so he
can resolve any conflicts against cvs rather than my patches).

Reviewed by: Matt Dodd <mdodd@freebsd.org>
1999-10-25 02:52:16 +00:00
..
alpha Convert the mx driver to miibus. 1999-10-16 05:24:13 +00:00
amd64 Massive rewrite of pccard to convert it to newbus. 1999-10-25 02:41:58 +00:00
boot Make the "machine" target a prequisite to all source files. 1999-10-19 03:53:59 +00:00
cam Put an upper bound on the number of BUSY status retries we'll do (use the 1999-10-16 23:53:09 +00:00
coda
compat Fix the duplicate filenames that are the result of using getdents. 1999-10-21 09:14:49 +00:00
compile
conf Massive rewrite of pccard to convert it to newbus. 1999-10-25 02:41:58 +00:00
contrib
ddb
dev Add newbus attachment for pccard driver. Heavily tested by me, and 1999-10-25 02:52:16 +00:00
fs A tentative agreement has been reached in regards to a procedure 1999-10-20 06:31:49 +00:00
geom
gnu
i4b
i386 Massive rewrite of pccard to convert it to newbus. 1999-10-25 02:41:58 +00:00
isa Add newbus pccard attachment for sio. Some of this code was written 1999-10-25 02:46:52 +00:00
isofs/cd9660
kern Remove a KASSERT() that has fulfilled its purpose. Note that it did 1999-10-24 08:37:21 +00:00
libkern
miscfs A tentative agreement has been reached in regards to a procedure 1999-10-20 06:31:49 +00:00
modules Put tty back in, problem was due to cvsup mess on freefall. 1999-10-24 03:01:41 +00:00
msdosfs
net Whistle's Netgraph link-layer (sometimes more) networking infrastructure. 1999-10-21 09:06:11 +00:00
netatalk
netatm
netgraph more fixes, braino's, typo's, etc. 1999-10-23 22:46:38 +00:00
netinet Append missing newline to log() message for permanent ARP modification 1999-10-18 11:56:50 +00:00
netipx
netkey
netnatm
netncp
netns
nfs
nfsclient
nfsserver
ntfs
nwfs
pc98 Fixed to compile a kernel with scbus0 and without da0. 1999-10-24 14:54:12 +00:00
pccard Massive rewrite of pccard to convert it to newbus. 1999-10-25 02:41:58 +00:00
pci Make some tweaks to the RealTek driver: 1999-10-21 19:42:03 +00:00
posix4
powerpc
rpc
svr4 Remove unnecessary includes. 1999-10-17 14:50:13 +00:00
sys Adjust the buffer cache to better handle small-memory machines. A 1999-10-24 03:27:28 +00:00
tools
ufs
vm
Makefile