diff options
| author | rmind <rmind@NetBSD.org> | 2008-09-06 21:49:00 +0000 |
|---|---|---|
| committer | rmind <rmind@NetBSD.org> | 2008-09-06 21:49:00 +0000 |
| commit | aa93fc3fa8b12e4378d6584a8b95f063191d90af (patch) | |
| tree | c9469e6c45f2268a77a4c52ebcb80541bcfe254e /sys/dev/usb/usbdevs | |
| parent | 5edea45e2c3bed201935c5d8b156e6ba9dcca660 (diff) | |
PR/37948: Yojiro UO: Support for Sony GPS GPS-CS1 devices. Check the support
of UR_BBB_GET_MAX_LUN, and disable the logic, if needed.
Diffstat (limited to 'sys/dev/usb/usbdevs')
| -rw-r--r-- | sys/dev/usb/usbdevs | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/dev/usb/usbdevs b/sys/dev/usb/usbdevs index a767331292e..0866db4d718 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$NetBSD: usbdevs,v 1.509 2008/09/06 21:42:05 rmind Exp $ +$NetBSD: usbdevs,v 1.510 2008/09/06 21:49:00 rmind Exp $ /* * Copyright (c) 1998-2004 The NetBSD Foundation, Inc. @@ -2119,6 +2119,7 @@ product SONY CLIE_NX60 0x00da Sony Clie nx60 product SONY PS2EYETOY4 0x0154 PlayStation2 EyeToy v154 product SONY PS2EYETOY5 0x0155 PlayStation2 EyeToy v155 product SONY CLIE_TJ25 0x0169 Sony Clie tj25 +product SONY GPS_CS1 0x0298 Sony GPS GPS-CS1 /* SOURCENEXT products */ product SOURCENEXT KEIKAI8_CHG 0x012e KeikaiDenwa 8 with charger |
