Date: Sun, 17 Aug 1997 23:03:13 +1000 From: Bruce Evans <bde@zeta.org.au> To: msmith@atrad.adelaide.edu.au, phk@critter.dk.tfs.com Cc: freebsd-hackers@FreeBSD.ORG, freebsd-hardware@FreeBSD.ORG, Nicolas.Souchu@prism.uvsq.fr Subject: Re: Parallel port developpements - ppbus Message-ID: <199708171303.XAA17339@godzilla.zeta.org.au>
next in thread | raw e-mail | index | archive | help
>>[plip driver] >I don't think so. It certainly doesn't belong in the "internet" networking >code. The tradition with interface drivers seems to be to park them at >the level of the device they drive, ie. ISA network hardware drivers >are in the ISA bus-specific directory, so it would make the most sense >to me to put it in dev/ppbus/if_lp.c It makes no sense to put it there either, since sys/dev is for bus-independent (parts of) drivers. Bruce
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199708171303.XAA17339>