Module Name: src Committed By: zafer Date: Tue May 20 09:56:27 UTC 2014
Modified Files: src/sys/dev/usb: usbdevs.h Log Message: regen To generate a diff of this commit: cvs rdiff -u -r1.660 -r1.661 src/sys/dev/usb/usbdevs.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/sys/dev/usb/usbdevs.h diff -u src/sys/dev/usb/usbdevs.h:1.660 src/sys/dev/usb/usbdevs.h:1.661 --- src/sys/dev/usb/usbdevs.h:1.660 Tue Apr 29 10:56:38 2014 +++ src/sys/dev/usb/usbdevs.h Tue May 20 09:56:26 2014 @@ -1,4 +1,4 @@ -/* $NetBSD: usbdevs.h,v 1.660 2014/04/29 10:56:38 nonaka Exp $ */ +/* $NetBSD: usbdevs.h,v 1.661 2014/05/20 09:56:26 zafer Exp $ */ /* * THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT. @@ -2961,7 +2961,8 @@ #define USB_PRODUCT_SMC_2206USB 0x0201 /* EZ Connect USB Ethernet Adapter */ #define USB_PRODUCT_SMC3_2662WV1 0xa001 /* EZ Connect 11Mbps */ #define USB_PRODUCT_SMC3_2662WV2 0xa002 /* EZ Connect 11Mbps v2 */ -#define USB_PRODUCT_SMC_2862WG 0xee13 /* EZ Connect 54Mbps */ +#define USB_PRODUCT_SMC_2862WG 0xee13 /* EZ Connect 54Mbps v2 USB 2.0 */ +#define USB_PRODUCT_SMC_2862WG_V1 0xee06 /* EZ Connect 54Mbps v1 USB 1.0 */ /* SMK products */ #define USB_PRODUCT_SMK_MCE_IR 0x031d /* eHome Infrared Transceiver */