diff options
| author | MIHIRA Sanpei Yoshiro <sanpei@FreeBSD.org> | 2003-02-11 00:16:56 +0000 |
|---|---|---|
| committer | MIHIRA Sanpei Yoshiro <sanpei@FreeBSD.org> | 2003-02-11 00:16:56 +0000 |
| commit | 3b88c9eb7aa0ea103910aab6d6febaf4d42b0d16 (patch) | |
| tree | f8dda2c8cb1b9fb86d292995233592cf8078efc8 /sys/dev/usb/usbdevs.h | |
| parent | a109b1c786adbe8fb33d2cb5c36fe324cb75820d (diff) | |
Notes
Diffstat (limited to 'sys/dev/usb/usbdevs.h')
| -rw-r--r-- | sys/dev/usb/usbdevs.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/dev/usb/usbdevs.h b/sys/dev/usb/usbdevs.h index 1c42d5abf0fa4..374bbab26cb7c 100644 --- a/sys/dev/usb/usbdevs.h +++ b/sys/dev/usb/usbdevs.h @@ -4,7 +4,7 @@ * THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT. * * generated from: - * FreeBSD: src/sys/dev/usb/usbdevs,v 1.111 2003/02/07 12:53:21 sanpei Exp + * FreeBSD: src/sys/dev/usb/usbdevs,v 1.112 2003/02/11 00:15:01 sanpei Exp */ /* @@ -1056,6 +1056,7 @@ #define USB_PRODUCT_STSN_STSN0001 0x0001 /* Internet Access Device */ /* SUN Corporation products */ +#define USB_PRODUCT_SUNTAC_DS96L 0x0003 /* SUNTAC U-Cable type D2 */ #define USB_PRODUCT_SUNTAC_PS64P1 0x0005 /* SUNTAC U-Cable type P1 */ #define USB_PRODUCT_SUNTAC_VS10U 0x0009 /* SUNTAC Slipper U */ |
