K 10 svn:author V 6 scottl K 8 svn:date V 27 2003-09-01T06:59:02.000000Z K 7 svn:log V 459 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. END