usbdevs question
M. Warner Losh
imp at bsdimp.com
Thu Apr 27 17:33:23 UTC 2006
In message: <200604271926.08372.hselasky at c2i.net>
Hans Petter Selasky <hselasky at 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
More information about the freebsd-usb
mailing list