diff options
| author | Nick Hibma <n_hibma@FreeBSD.org> | 2000-04-03 14:47:43 +0000 |
|---|---|---|
| committer | Nick Hibma <n_hibma@FreeBSD.org> | 2000-04-03 14:47:43 +0000 |
| commit | 3a8acc30599b6d2ca114686227b343e151b99651 (patch) | |
| tree | 207038697a4625402f760acfa61029221e7645d8 /sys/dev/usb/usbdevs | |
| parent | 793da78f5ffa06d33630c7cc09df22cb51326d4e (diff) | |
Notes
Diffstat (limited to 'sys/dev/usb/usbdevs')
| -rw-r--r-- | sys/dev/usb/usbdevs | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/sys/dev/usb/usbdevs b/sys/dev/usb/usbdevs index 1a672404acf8..cbd9a1d31646 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,7 +1,7 @@ $FreeBSD$ /* - * Copyright (c) 1998 The NetBSD Foundation, Inc. + * Copyright (c) 1998, 1999, 2000 The NetBSD Foundation, Inc. * All rights reserved. * * This code is derived from software contributed to The NetBSD Foundation @@ -169,6 +169,7 @@ vendor ALFADATA 0x079d Alfadata Computer Corp. vendor BE 0x07a4 Be, Inc. vendor ADMTEK 0x07a6 ADMtek, Inc. vendor COREGA 0x07aa Corega +vendor FREECOM 0x07ab Freecom vendor ABOCOM 0x07b8 AboCom Systems, Inc. vendor KEISOKUGIKEN 0x07c1 Keisokugiken Corp. vendor APG 0x07c5 APG Cash Drawer @@ -367,6 +368,9 @@ product EPSON PRINTER3 0x0003 ISD USB Smart Cable /* Gravis products */ product GRAVIS GAMEPADPRO 0x4001 GamePad Pro +/* Freecom products */ +product FREECOM DVD 0xfc01 Connector for DVD drive + /* Future Technology Devices products */ product FUTURE SERIAL 0x8372 Serial converter |
