diff options
| author | augustss <augustss@NetBSD.org> | 2000-10-24 14:51:24 +0000 |
|---|---|---|
| committer | augustss <augustss@NetBSD.org> | 2000-10-24 14:51:24 +0000 |
| commit | 963138bceb2cdd96aa65ae7d7b32d36397e551fb (patch) | |
| tree | 4503c975d9ee3ba5f1db107e5e6eb85e53c46b56 /sys/dev | |
| parent | ef6bdbccd89a33777ba7f898368d61175914ce31 (diff) | |
Add Apple's cool new mouse.
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 d1d353c3405..d05c71cd549 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$NetBSD: usbdevs,v 1.125 2000/10/15 17:53:17 explorer Exp $ +$NetBSD: usbdevs,v 1.126 2000/10/24 14:51:24 augustss Exp $ /* * Copyright (c) 1998, 1999, 2000 The NetBSD Foundation, Inc. @@ -341,6 +341,7 @@ product ANCHOR EZLINK 0x2720 EZLINK product AOX USB101 0x0008 USB ethernet controller engine /* Apple Computer products */ +product APPLE OPTMOUSE 0x0302 Optical mouse product APPLE SPEAKERS 0x1101 Speakers /* ATen products */ |
