summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2006-04-27 17:33:25 +0000
committerimp <imp@FreeBSD.org>2006-04-27 17:33:25 +0000
commit8616654c85f77020692bae36b5a68e281ebd0fd4 (patch)
tree2e02ab9e0e8a151fc6c4075db2b4eb643cca9237 /sys/dev/usb
parent863c9d1355761bc1cb691a115aaba3cef6558e59 (diff)
downloadFreeBSD-src-8616654c85f77020692bae36b5a68e281ebd0fd4.zip
FreeBSD-src-8616654c85f77020692bae36b5a68e281ebd0fd4.tar.gz
Don't use ", but instead use ' instead. I suppose I could have also
used \". When compiling with USB_VERBOSE, this causes syntax issues. Noticed by: Hans Petter Selasky
Diffstat (limited to 'sys/dev/usb')
-rw-r--r--sys/dev/usb/usbdevs10
1 files changed, 5 insertions, 5 deletions
diff --git a/sys/dev/usb/usbdevs b/sys/dev/usb/usbdevs
index 7526947..7f8cd41 100644
--- a/sys/dev/usb/usbdevs
+++ b/sys/dev/usb/usbdevs
@@ -657,11 +657,11 @@ product APPLE SPEAKERS 0x1101 Speakers
product APPLE IPOD 0x1201 iPod
product APPLE IPOD2G 0x1202 iPod 2G
product APPLE IPOD3G 0x1203 iPod 3G
-product APPLE IPOD_04 0x1204 iPod "04"
+product APPLE IPOD_04 0x1204 iPod '04'
product APPLE IPODMINI 0x1205 iPod Mini
-product APPLE IPOD_06 0x1206 iPod "06"
-product APPLE IPOD_07 0x1207 iPod "07"
-product APPLE IPOD_08 0x1208 iPod "08"
+product APPLE IPOD_06 0x1206 iPod '06'
+product APPLE IPOD_07 0x1207 iPod '07'
+product APPLE IPOD_08 0x1208 iPod '08'
product APPLE IPODVIDEO 0x1209 iPod Video
product APPLE IPODNANO 0x120a iPod Nano
@@ -1044,7 +1044,7 @@ product JVC GR_DX95 0x000a GR-DX95
product JVC MP_PRX1 0x3008 MP-PRX1 Ethernet
/* JRC products */
-product JRC AH_J3001V_J3002V 0x0001 AirH\" PHONE AH-J3001V/J3002V
+product JRC AH_J3001V_J3002V 0x0001 AirH PHONE AH-J3001V/J3002V
/* Kawasaki products */
product KLSI DUH3E10BT 0x0008 USB ethernet
OpenPOWER on IntegriCloud