diff options
| author | cjs <cjs@NetBSD.org> | 2001-12-26 04:32:39 +0000 |
|---|---|---|
| committer | cjs <cjs@NetBSD.org> | 2001-12-26 04:32:39 +0000 |
| commit | 2d1b70cd083d3a359a6d3d3f5c028d8a7d88e909 (patch) | |
| tree | 3ef226f5819fa1d4e26e8700988858b2749710a9 /sys/dev | |
| parent | 4b425cbbb3c9df2ca17886ac2e4a1949d0885ea7 (diff) | |
Add ID for memory stick slot in Sony Clie running PalmOS 4.0. This may also
be the same for the PalmOS 3.5 versions, but I can't test that.
Diffstat (limited to 'sys/dev')
| -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 249df286ec4..35ee9dd4a40 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$NetBSD: usbdevs,v 1.213 2001/12/24 13:40:31 augustss Exp $ +$NetBSD: usbdevs,v 1.214 2001/12/26 04:32:39 cjs Exp $ /* * Copyright (c) 1998, 1999, 2000 The NetBSD Foundation, Inc. @@ -1010,6 +1010,7 @@ product SONY MSACUS1 0x002d Memorystick MSAC-US1 product SONY MSC 0x0032 MSC memory stick slot product SONY CLIE_35 0x0038 Sony Clie v3.5 product SONY CLIE_40 0x0066 Sony Clie v4.0 +product SONY CLIE_40_MS 0x006d Sony Clie v4.0 Memory Stick slot /* STMicroelectronics products */ product STMICRO COMMUNICATOR 0x7554 USB Communicator |
