diff options
| author | Warner Losh <imp@FreeBSD.org> | 2003-04-07 15:36:46 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2003-04-07 15:36:46 +0000 |
| commit | 0b269efc05a55b296e894a8e5642d83d7e4d4f15 (patch) | |
| tree | 0a954db7f491f82be3c54c468607268eb4299d27 /sys/dev/usb/usbdevs.h | |
| parent | 2c6c0947144175a777f310284d9e02188eb16d40 (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 121381df54e2d..cf5b21d2a3dbd 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.116 2003/04/06 17:32:12 scottl Exp + * FreeBSD: src/sys/dev/usb/usbdevs,v 1.117 2003/04/07 10:26:59 murray Exp */ /* @@ -720,6 +720,7 @@ /* Kawasaki products */ #define USB_PRODUCT_KLSI_DUH3E10BT 0x0008 /* USB ethernet controller engine */ +#define USB_PRODUCT_KLSI_DUH3E10BTN 0x0009 /* USB ethernet controller engine */ /* Kawatsu products */ #define USB_PRODUCT_KAWATSU_MH4000P 0x0003 /* MiniHub 4000P */ |
