Date: Sun, 24 Oct 1999 22:36:22 -0600 From: Warner Losh <imp@village.org> To: "Matthew N. Dodd" <winter@jurai.net> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/isa sio.c Message-ID: <199910250436.WAA38533@harmony.village.org> In-Reply-To: Your message of "Mon, 25 Oct 1999 00:11:01 EDT." <Pine.BSF.4.10.9910250009090.12194-100000@sasami.jurai.net> References: <Pine.BSF.4.10.9910250009090.12194-100000@sasami.jurai.net>
next in thread | previous in thread | raw e-mail | index | archive | help
In message <Pine.BSF.4.10.9910250009090.12194-100000@sasami.jurai.net> "Matthew N. Dodd" writes: : We really need to break the bus front ends out and switch to use the copy : of sio.c in sys/dev/sio/. : : PCI and MCA attachments will require this as adding more '#ifdef FOOBUS' : statements to the file does nothing for us in the long run. You are right. Peter and Bruce have worked out a plan for dealing with this issue. In the mean time, since I couldn't easily split this code into sio_pccard.c where it belongs, I made the commit. Peter is going to merge his minor changes to dev/sio/sio.c back into isa/sio.c and the former will go away. If you want to work on splittig things out, I'd coordinate with Peter and Bruce. Warner 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?199910250436.WAA38533>