Date: Tue, 11 Dec 2001 11:12:06 -0700 From: Warner Losh <imp@harmony.village.org> To: "Justin T. Gibbs" <gibbs@scsiguy.com> Cc: "Erik H. Bakke" <ebakke@trolltech.com>, "Sheldon Hearn" <sheldonh@starjuice.net>, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/usb usbdevs.h usbdevs_data.h Message-ID: <200112111812.fBBIC6M29085@harmony.village.org> In-Reply-To: Your message of "Tue, 11 Dec 2001 11:06:11 MST." <200112111806.fBBI6Bg68564@aslan.scsiguy.com> References: <200112111806.fBBI6Bg68564@aslan.scsiguy.com>
next in thread | previous in thread | raw e-mail | index | archive | help
In message <200112111806.fBBI6Bg68564@aslan.scsiguy.com> "Justin T. Gibbs" writes: : >I think the only "real" way to solve this kind of problem would be to : >create the usbdevs.h and co. on install of the includes, and to also : >create local copies in the kernel build directory, probably at config : >time. : : USB and pccard id information should be embedded in the drivers : that support a given device just like PCI and EISA. Just because : NetBSD uses a generated external file and we inherited this code : from them doesn't mean we have to follow their paradigm. But it is embedded in the device drivers. The devs stuff does is give a nice, convenient, uniform way to do that. Matching pccard and usb devices is more complex than pci. 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?200112111812.fBBIC6M29085>