Date: Tue, 12 Dec 2000 10:07:07 -0700 From: Warner Losh <imp@village.org> To: Nicolas Souchu <nsouch@alcove.fr> Cc: hackers@FreeBSD.ORG Subject: Re: Partial start on pci + serial/parallel cards Message-ID: <200012121707.KAA30358@harmony.village.org> In-Reply-To: Your message of "Tue, 12 Dec 2000 10:05:14 %2B0100." <20001212100513.B6007@wiliam.alcove-int> References: <20001212100513.B6007@wiliam.alcove-int> <20001211154207.A25074@wiliam.alcove-int> <200012090613.XAA18688@harmony.village.org> <20001211154207.A25074@wiliam.alcove-int> <200012111836.LAA38242@harmony.village.org>
next in thread | previous in thread | raw e-mail | index | archive | help
In message <20001212100513.B6007@wiliam.alcove-int> Nicolas Souchu writes: : > looking at the code. I'd also think about moving it to dev/ppc with a : > ppc_isa.c and ppc_puc.c. : : This is something I don't understand. If ppc_puc is a PCI driver why don't : you put in the pci directory and let ppc_isa in isa one? Because in FreeBSD you put all the files for a driver in one directory. In NetBSD you'd do things the way you are talking about. sio and ppc break this rule right now. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200012121707.KAA30358>