Module Name:    src
Committed By:   nonaka
Date:           Sat Aug  2 17:55:00 UTC 2014

Modified Files:
        src/sys/dev/usb: usbdevs

Log Message:
Added SMSC LAN7500 USB 2.0 gigabit ethernet device, not SMSC LAN7500.


To generate a diff of this commit:
cvs rdiff -u -r1.678 -r1.679 src/sys/dev/usb/usbdevs

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
diff -u src/sys/dev/usb/usbdevs:1.678 src/sys/dev/usb/usbdevs:1.679
--- src/sys/dev/usb/usbdevs:1.678	Sat Aug  2 17:04:05 2014
+++ src/sys/dev/usb/usbdevs	Sat Aug  2 17:55:00 2014
@@ -1,4 +1,4 @@
-$NetBSD: usbdevs,v 1.678 2014/08/02 17:04:05 nonaka Exp $
+$NetBSD: usbdevs,v 1.679 2014/08/02 17:55:00 nonaka Exp $
 
 /*
  * Copyright (c) 1998-2004 The NetBSD Foundation, Inc.
@@ -2974,10 +2974,10 @@ product SMK MCE_IR		0x031d	eHome Infrare
 
 /* SMSC products */
 product SMSC 2020HUB		0x2020	USB Hub
+product SMSC LAN7500		0x7500	LAN7500 USB 2.0 gigabit ethernet device
 product SMSC SMSC9500		0x9500	SMSC9500 Ethernet device
 product SMSC SMSC9505		0x9505	SMSC9505 Ethernet device
 product SMSC SMSC9512		0x9512	SMSC9512 USB Hub
-product SMSC LAN9500		0x9500	LAN9500 Ethernet Device
 product SMSC LAN9530		0x9530	LAN9530 Ethernet Device
 product SMSC LAN9730		0x9730	LAN9730 Ethernet Device
 product SMSC SMSC9500_SAL10	0x9900	SMSC9500 Ethernet device (SAL10)

Reply via email to