Date: Thu, 27 Apr 2006 11:31:20 -0600 (MDT) From: "M. Warner Losh" <imp@bsdimp.com> To: hselasky@c2i.net Cc: freebsd-usb@freebsd.org Subject: Re: usbdevs question Message-ID: <20060427.113120.99829081.imp@bsdimp.com> In-Reply-To: <200604271926.08372.hselasky@c2i.net>
index | next in thread | previous in thread | raw e-mail
In message: <200604271926.08372.hselasky@c2i.net>
Hans Petter Selasky <hselasky@c2i.net> writes:
:
: Why are there aprostrophes in the following descriptions in "usbdevs":
:
: product APPLE IPOD_04 0x1204 iPod "04"
: product APPLE IPOD_06 0x1206 iPod "06"
: product APPLE IPOD_07 0x1207 iPod "07"
: product APPLE IPOD_08 0x1208 iPod "08"
:
:
: Maybe I missed something, but the old "usbdevs2h.awk" produces this:
:
: {
: USB_VENDOR_APPLE, USB_PRODUCT_APPLE_IPOD_04,
: 0,
: "Apple Computer",
: "iPod "04"",
: },
:
: Which is not compileable.
We don't compile this by default...
Warner
home |
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060427.113120.99829081.imp>
