Date: Sun, 31 Aug 2003 23:59:02 -0700 (PDT) From: Scott Long <scottl@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/modules/ida Makefile Message-ID: <200309010659.h816x276025372@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
scottl 2003/08/31 23:59:02 PDT
FreeBSD src repository
Added files: (Branch: RELENG_4)
sys/modules/ida Makefile
Log:
Add glue to make the ida(4) driver be a module. This is complicated by
the existance of the EISA attachment. Since the EISA bus methods are
not DEVMETHODs, and thus can cause link failures if the eisa bus is not
compiled into the system, make the compiling of the EISA attachment be
optional. This is going into RELENG_4 first since it is needed to make
the install floppies fit, and does not represent the real solution that
should be attempted for HEAD.
Revision Changes Path
1.1.2.1 +14 -0 src/sys/modules/ida/Makefile (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200309010659.h816x276025372>
