diff options
| author | Josef Karthauser <joe@FreeBSD.org> | 2002-07-09 16:46:31 +0000 |
|---|---|---|
| committer | Josef Karthauser <joe@FreeBSD.org> | 2002-07-09 16:46:31 +0000 |
| commit | 455a6759e8aaa28dcafa8497a852448cb88c9413 (patch) | |
| tree | 035e85768de7310ac5c1c92179893dc5347929a7 /sys/dev/usb/usbdevs.h | |
| parent | 7109e2c4df4852ca05154c3f3a40d3c05abb9c47 (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 b518e7a9e006..4f869a26af24 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.91 2002/05/27 00:00:48 joe Exp + * FreeBSD: src/sys/dev/usb/usbdevs,v 1.92 2002/07/09 16:45:03 joe Exp */ /* @@ -995,6 +995,7 @@ /* SMC products */ #define USB_PRODUCT_SMC_2102USB 0x0100 /* 10Mbps ethernet adapter */ #define USB_PRODUCT_SMC_2202USB 0x0200 /* 10/100 ethernet adapter */ +#define USB_PRODUCT_SMC_2206USB 0x0201 /* EZ Connect USB Ethernet Adapter */ #define USB_PRODUCT_SMC2_2020HUB 0x2020 /* USB Hub */ /* SOHOware products */ |
