Date: Sun, 4 Feb 2001 08:45:40 -0800 (PST) From: Warner Losh <imp@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf files src/sys/modules/aha Makefile src/sys/dev/aha aha.c ahareg.h Message-ID: <200102041645.f14Gje936589@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
imp 2001/02/04 08:45:40 PST
Modified files:
sys/conf files
sys/modules/aha Makefile
sys/dev/aha aha.c ahareg.h
Log:
Remove NAHA, NAHATOT and aha_softcs and related code. It was unused
except for setting it. Also remove count from aha and replace it with
optional.
Also add commented out pccard lines for all the old card drivers.
They have to be commented out until they are converted because it
causes problems in NEWCARD.
Revision Changes Path
1.484 +10 -2 src/sys/conf/files
1.8 +2 -6 src/sys/modules/aha/Makefile
1.40 +1 -25 src/sys/dev/aha/aha.c
1.12 +1 -7 src/sys/dev/aha/ahareg.h
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200102041645.f14Gje936589>
