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 another device. From FreeBSD.



details:   https://anonhg.NetBSD.org/src/rev/fa12d01e13e6
branches:  trunk
changeset: 555630:fa12d01e13e6
user:      augustss <augustss%NetBSD.org@localhost>
date:      Sun Nov 23 19:06:19 2003 +0000

description:
Add another device.  From FreeBSD.

diffstat:

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

diffs (17 lines):

diff -r 6d59814e7d2a -r fa12d01e13e6 sys/dev/usb/usbdevs
--- a/sys/dev/usb/usbdevs       Sun Nov 23 18:57:11 2003 +0000
+++ b/sys/dev/usb/usbdevs       Sun Nov 23 19:06:19 2003 +0000
@@ -1,4 +1,4 @@
-$NetBSD: usbdevs,v 1.356 2003/11/23 18:50:27 augustss Exp $
+$NetBSD: usbdevs,v 1.357 2003/11/23 19:06:19 augustss Exp $
 
 /*
  * Copyright (c) 1998-2003 The NetBSD Foundation, Inc.
@@ -714,6 +714,7 @@
 product EPSON 1640             0x010a  Perfection 1640SU scanner
 product EPSON 1240             0x010b  Perfection 1240U / 1240Photo scanner
 product EPSON 640U             0x010c  Perfection 640U scanner
+product EPSON 1250             0x010f  Perfection 1250U / 1250Photo scanner
 product EPSON 1650             0x0110  Perfection 1650 scanner
 product EPSON GT9700F          0x0112  GT-9700F scanner
 product EPSON 2400             0x011b  Perfection 2400 scanner



Home | Main Index | Thread Index | Old Index