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 Sharp CE-175TU USB to Zaurus Option Port 16 ...



details:   https://anonhg.NetBSD.org/src/rev/b7f4eeb5158c
branches:  trunk
changeset: 330570:b7f4eeb5158c
user:      ryoon <ryoon%NetBSD.org@localhost>
date:      Mon Jul 14 12:02:59 2014 +0000

description:
Add Sharp CE-175TU USB to Zaurus Option Port 16 cable.
With this cable, you can login to NetBSD/zaurus on SL-C750 via serial console.

diffstat:

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

diffs (17 lines):

diff -r 6ade0f59085c -r b7f4eeb5158c sys/dev/usb/usbdevs
--- a/sys/dev/usb/usbdevs       Mon Jul 14 11:51:08 2014 +0000
+++ b/sys/dev/usb/usbdevs       Mon Jul 14 12:02:59 2014 +0000
@@ -1,4 +1,4 @@
-$NetBSD: usbdevs,v 1.673 2014/06/11 07:05:03 njoly Exp $
+$NetBSD: usbdevs,v 1.674 2014/07/14 12:02:59 ryoon Exp $
 
 /*
  * Copyright (c) 1998-2004 The NetBSD Foundation, Inc.
@@ -2798,6 +2798,7 @@
 product SHARK PA               0x0400  Pocket Adapter
 
 /* Sharp products */
+product SHARP CE175TU          0x8000  CE175TU
 product SHARP SL5500           0x8004  SL5500
 product SHARP A300             0x8005  A300
 product SHARP SL5600           0x8006  SL5600



Home | Main Index | Thread Index | Old Index