diff options
| author | augustss <augustss@NetBSD.org> | 2000-12-07 01:02:12 +0000 |
|---|---|---|
| committer | augustss <augustss@NetBSD.org> | 2000-12-07 01:02:12 +0000 |
| commit | 2532d95d53edf4c7da4569beeffbd7b77063265d (patch) | |
| tree | 823b881b46ffacb1ad50b627c8d31903d6dee358 /sys/dev/usb/usbdevs | |
| parent | 660d1fc6c7713d5f99deea170cd5a04368f133dc (diff) | |
Add an Atmel hub and a Logitech mouse.
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 be7c62cc501..a3414b38dbb 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$NetBSD: usbdevs,v 1.132 2000/12/06 21:38:03 jdolecek Exp $ +$NetBSD: usbdevs,v 1.133 2000/12/07 01:02:12 augustss Exp $ /* * Copyright (c) 1998, 1999, 2000 The NetBSD Foundation, Inc. @@ -350,6 +350,9 @@ product ATEN UC1284 0x2001 Parallel printer adapter product ATEN UC10T 0x2002 10Mbps ethernet adapter product ATEN UC232A 0x2008 Serial adapter +/* Atmel Comp. products */ +product ATMEL UHB124 0x3301 UHB124 hub + /* Avision products */ product AVISION 1200U 0x0268 1200U scanner @@ -576,6 +579,7 @@ product LOGITECH N43 0xc000 N43 product LOGITECH N48 0xc001 N48 mouse product LOGITECH MBA47 0xc002 M-BA47 mouse product LOGITECH WMMOUSE 0xc004 WingMan Gaming Mouse +product LOGITECH BD58 0xc00c BD58 mouse product LOGITECH BB13 0xc401 USB-PS/2 Trackball product LOGITECH WMPAD 0xc208 WingMan GamePad Extreme product LOGITECH WMJOY 0xc281 WingMan Force joystick |
