diff options
| author | Jonathan M. Bresler <jmb@FreeBSD.org> | 2000-04-02 12:43:34 +0000 |
|---|---|---|
| committer | Jonathan M. Bresler <jmb@FreeBSD.org> | 2000-04-02 12:43:34 +0000 |
| commit | 4c9805fafa5fb041fa369df26cd26fee579223fe (patch) | |
| tree | 99ccc975bc5e3d9f9a9e54cdb725937872fda918 /sys/dev/usb/usbdevs.h | |
| parent | 42a3fc35e6cc8c463388daa8fb58ab94c70bafef (diff) | |
Notes
Diffstat (limited to 'sys/dev/usb/usbdevs.h')
| -rw-r--r-- | sys/dev/usb/usbdevs.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/usb/usbdevs.h b/sys/dev/usb/usbdevs.h index 55132fb361429..6fa0f18098c0e 100644 --- a/sys/dev/usb/usbdevs.h +++ b/sys/dev/usb/usbdevs.h @@ -408,6 +408,7 @@ /* Linksys products */ #define USB_PRODUCT_LINKSYS_USB10T 0x2202 /* USB10T Ethernet */ #define USB_PRODUCT_LINKSYS_USB100TX 0x2203 /* USB100TX Ethernet */ +#define USB_PRODUCT_LINKSYS_USB10TA 0x2206 /* USB10TA Ethernet */ /* Logitech products */ #define USB_PRODUCT_LOGITECH_M2452 0x0203 /* M2452 keyboard */ |
