Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/dev/usb Add Sony Clie 4.1 devices.



details:   https://anonhg.NetBSD.org/src/rev/f5cbc08c1ed0
branches:  trunk
changeset: 532854:f5cbc08c1ed0
user:      augustss <augustss%NetBSD.org@localhost>
date:      Sun Jun 16 15:00:18 2002 +0000

description:
Add Sony Clie 4.1 devices.

diffstat:

 sys/dev/usb/usbdevs |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 80ec09248ffe -r f5cbc08c1ed0 sys/dev/usb/usbdevs
--- a/sys/dev/usb/usbdevs       Sun Jun 16 14:59:58 2002 +0000
+++ b/sys/dev/usb/usbdevs       Sun Jun 16 15:00:18 2002 +0000
@@ -1,4 +1,4 @@
-$NetBSD: usbdevs,v 1.252 2002/06/13 11:11:08 dsainty Exp $
+$NetBSD: usbdevs,v 1.253 2002/06/16 15:00:18 augustss Exp $
 
 /*
  * Copyright (c) 1998, 1999, 2000 The NetBSD Foundation, Inc.
@@ -1184,6 +1184,8 @@
 product SONY PS2MOUSE          0x0061  PlayStatoin2 mouse
 product SONY CLIE_40           0x0066  Sony Clie v4.0
 product SONY CLIE_40_MS                0x006d  Sony Clie v4.0 Memory Stick slot
+product SONY CLIE_41_MS                0x0099  Sony Clie v4.1 Memory Stick slot
+product SONY CLIE_41           0x009a  Sony Clie v4.1
 
 /* STMicroelectronics products */
 product STMICRO COMMUNICATOR   0x7554  USB Communicator



Home | Main Index | Thread Index | Old Index