Date: Wed, 6 Nov 2002 11:27:09 -0800 (PST) From: John Baldwin <jhb@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf NOTES files files.i386 src/sys/i386/conf NOTES Message-ID: <200211061927.gA6JRA4N081672@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2002/11/06 11:27:09 PST
Modified files:
sys/conf NOTES files files.i386
sys/i386/conf NOTES
Log:
Make the ar(4) driver i386-only for now. It has lots of sizeof(int) ==
sizeof(void *) assumptions and doesn't use busdma yet (it uses kvtop()
which is not an MI interface).
Recommended by: jake, mux
Revision Changes Path
1.1105 +0 -7 src/sys/conf/NOTES
1.731 +0 -2 src/sys/conf/files
1.427 +2 -0 src/sys/conf/files.i386
1.1058 +7 -0 src/sys/i386/conf/NOTES
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?200211061927.gA6JRA4N081672>
