Date: Mon, 13 Sep 1999 10:52:06 -0700 (PDT) From: Peter Wemm <peter@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/alpha/conf GENERIC files.alpha Message-ID: <199909131752.KAA38999@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 1999/09/13 10:52:06 PDT Modified files: sys/alpha/conf GENERIC files.alpha Log: Pull in the core bus drivers based on the machine type rather than requiring the user to figure it out. So, if you comment out all but the machine type you are using, you automatically get the bus code just for your system. (eg DEC_EB164 implies cia, etc). Multiple machine types still pulls in the appropriate busses. This means, take things like 'controller cia0' out of your config. Reviewed by: dfr (in principle) Revision Changes Path 1.42 +1 -13 src/sys/alpha/conf/GENERIC 1.30 +40 -21 src/sys/alpha/conf/files.alpha 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?199909131752.KAA38999>