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.
This commit is contained in:
parent
4b425cbbb3
commit
2d1b70cd08
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue