From owner-cvs-all Tue Dec 11 10: 6:40 2001 Delivered-To: cvs-all@freebsd.org Received: from aslan.scsiguy.com (aslan.scsiguy.com [63.229.232.106]) by hub.freebsd.org (Postfix) with ESMTP id D502D37B421; Tue, 11 Dec 2001 10:06:34 -0800 (PST) Received: from scsiguy.com (localhost [127.0.0.1]) by aslan.scsiguy.com (8.11.5/8.11.5) with ESMTP id fBBI6Bg68564; Tue, 11 Dec 2001 11:06:11 -0700 (MST) (envelope-from gibbs@scsiguy.com) Message-Id: <200112111806.fBBI6Bg68564@aslan.scsiguy.com> To: "Erik H. Bakke" Cc: "Warner Losh" , "Sheldon Hearn" , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/usb usbdevs.h usbdevs_data.h In-Reply-To: Your message of "Tue, 11 Dec 2001 11:35:51 +0100." <001d01c1822f$9aec5d60$5b3bcbd5@breiflabb> Date: Tue, 11 Dec 2001 11:06:11 -0700 From: "Justin T. Gibbs" Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG >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. -- Justin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message