Date: Tue, 7 Sep 1999 11:23:28 -0700 (PDT) From: bde@FreeBSD.ORG (Bruce Evans) To: dfr@nlsystems.com, peter@netplex.com.au Cc: bde@zeta.org.au, cvs-all@freebsd.org, cvs-committers@freebsd.org Subject: Re: cvs commit: src/sys/alpha/conf files.alpha src/sys/i386/conf files.i386 src/sys/conf files src/sys/dev/sio sio.c src/sys/isa sio.c sioreg.h Message-ID: <19990907182328.2644614C44@hub.freebsd.org> In-Reply-To: <19990907100129.51B261CA8@overcee.netplex.com.au>
next in thread | previous in thread | raw e-mail | index | archive | help
> > > > Log: > > > > Repo copy isa/sio* to dev/sio/sio* in preperation for extra bus methods > > > > including pci. > > > > > > This is not approved. Don't commit to the version in dev/sio. > > > > Oops, I just did. Sorry. > > It would have been useful to know why.. For starters, the 16550 interface > is not isa specific and appears on PCI cards (and often several per logical > device) and PCMCIA. Right now I'm only objecting to the misorganisation in /dev. I have objected to it before :-). I don't want directories with 1 or 2 files in them. The bus-independent part of the sio driver probably needs 2 files, sio.c and siovar.h (not the existing sioreg.h). Bruce 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?19990907182328.2644614C44>