usbdevs question
Hans Petter Selasky
hselasky at c2i.net
Thu Apr 27 17:26:25 UTC 2006
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.
--HPS
More information about the freebsd-usb
mailing list