Date: Mon, 11 Dec 2000 11:36:22 -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: <200012111836.LAA38242@harmony.village.org> In-Reply-To: Your message of "Mon, 11 Dec 2000 15:42:07 %2B0100." <20001211154207.A25074@wiliam.alcove-int> References: <20001211154207.A25074@wiliam.alcove-int> <200012090613.XAA18688@harmony.village.org>
next in thread | previous in thread | raw e-mail | index | archive | help
In message <20001211154207.A25074@wiliam.alcove-int> Nicolas Souchu writes: : On Fri, Dec 08, 2000 at 11:13:12PM -0700, Warner Losh wrote: : > : > OK. I have a partial start on the serial/parallel cards. It isn't : > attaching anything yet, but should give people an idea on the : > direction I'd like to head. : > : > As part of this work, I'll likely remove pci attachment of sio, and : > change it to puc. puc is the name NetBSD uses (I snagged the tables : > and some code from NetBSD's puc driver, btw) so I kept using it. I'll : > also need to add puc attachments to sio and ppc drivers. : : What will actually happened to them, especially ppc? Currently, ppc is : isa dependent so why should we change the DRIVER_MODULE directive to : attach to puc? I'd make ppc less isa specific, but it isn't that hard to do from looking at the code. I'd also think about moving it to dev/ppc with a ppc_isa.c and ppc_puc.c. 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?200012111836.LAA38242>