diff options
| author | christos <christos@NetBSD.org> | 2011-11-06 02:29:33 +0000 |
|---|---|---|
| committer | christos <christos@NetBSD.org> | 2011-11-06 02:29:33 +0000 |
| commit | 1015ff68aa53151f11db96fbc43fb2e5b06a3a22 (patch) | |
| tree | a28168ca0cbcbd88b547f4fce9d3c9368d66d66f /sys/dev/usb/usbdevs | |
| parent | c5d457032661502f1d2cbea812ac64f4702f7783 (diff) | |
PR/45156: Moritz Wilhelmy: XS Stick P14 amendment
Diffstat (limited to 'sys/dev/usb/usbdevs')
| -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 d390c2a8e66..0bd900f8d06 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$NetBSD: usbdevs,v 1.599 2011/11/02 04:59:51 macallan Exp $ +$NetBSD: usbdevs,v 1.600 2011/11/06 02:29:33 christos Exp $ /* * Copyright (c) 1998-2004 The NetBSD Foundation, Inc. @@ -576,6 +576,7 @@ product 3COMUSR USR56K 0x3021 U.S.Robotics 56000 Voice Faxmodem Pro /* 4G Systems products */ product 4GSYSTEMS XSSTICK_P14 0x9605 4G Systems XSStick P14 +product 4GSYSTEMS XSSTICK_P14_INSTALLER 0xf000 4G Systems XSStick P14 - Windows driver /* ACDC products */ product ACDC HUB 0x2315 USB Pen Drive HUB |
