diff options
| author | augustss <augustss@NetBSD.org> | 2003-11-23 19:06:19 +0000 |
|---|---|---|
| committer | augustss <augustss@NetBSD.org> | 2003-11-23 19:06:19 +0000 |
| commit | 14f83fce74b295670da55d1763c4b2ee29fc2c17 (patch) | |
| tree | 049565b83448c15a08968fcd4ad091174c93018c /sys/dev | |
| parent | f2923077d6d2021b2ace0200df655ce315f40a05 (diff) | |
Add another device. From FreeBSD.
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 d838d0a6854..3bb5f8632bd 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -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 1600 0x0107 Expression 1600 scanner 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 |
