diff options
| author | augustss <augustss@NetBSD.org> | 2000-10-24 14:51:51 +0000 |
|---|---|---|
| committer | augustss <augustss@NetBSD.org> | 2000-10-24 14:51:51 +0000 |
| commit | 71fc3f6ee25782a2687350eec88e28aecd8da002 (patch) | |
| tree | fd0e76e8403fc01ff3ab1ce68d992166b2eb0e52 /sys/dev/usb/usbdevs_data.h | |
| parent | 963138bceb2cdd96aa65ae7d7b32d36397e551fb (diff) | |
Regen.
Diffstat (limited to 'sys/dev/usb/usbdevs_data.h')
| -rw-r--r-- | sys/dev/usb/usbdevs_data.h | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/sys/dev/usb/usbdevs_data.h b/sys/dev/usb/usbdevs_data.h index 13d0196d94a..75f83e055ef 100644 --- a/sys/dev/usb/usbdevs_data.h +++ b/sys/dev/usb/usbdevs_data.h @@ -1,10 +1,10 @@ -/* $NetBSD: usbdevs_data.h,v 1.126 2000/10/15 17:54:44 explorer Exp $ */ +/* $NetBSD: usbdevs_data.h,v 1.127 2000/10/24 14:51:51 augustss Exp $ */ /* * THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT. * * generated from: - * 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 */ /* @@ -238,6 +238,12 @@ struct usb_knowndev usb_knowndevs[] = { "USB ethernet controller engine", }, { + USB_VENDOR_APPLE, USB_PRODUCT_APPLE_OPTMOUSE, + 0, + "Apple Computer", + "Optical mouse", + }, + { USB_VENDOR_APPLE, USB_PRODUCT_APPLE_SPEAKERS, 0, "Apple Computer", |
