On Fri, Mar 22, 2002 at 03:59:32PM -0800, Greg KH wrote:
> [EMAIL PROTECTED], 2002-03-22 14:44:41-08:00, [EMAIL PROTECTED]
>   USB kaweth driver
>   
>   added support for the Optus@Home UEP1045A device.
> 
>  drivers/usb/kaweth.c |    1 +
>  1 files changed, 1 insertion(+)


# This is a BitKeeper generated patch for the following project:
# Project Name: Linux kernel tree
# This patch format is intended for GNU patch command version 2.5 or higher.
# This patch includes the following deltas:
#                  ChangeSet    1.227   -> 1.228  
#       drivers/usb/kaweth.c    1.8     -> 1.9    
#
# The following is the BitKeeper ChangeSet Log
# --------------------------------------------
# 02/03/22      [EMAIL PROTECTED]     1.228
# USB kaweth driver
# 
# added support for the Optus@Home UEP1045A device.
# --------------------------------------------
#
diff -Nru a/drivers/usb/kaweth.c b/drivers/usb/kaweth.c
--- a/drivers/usb/kaweth.c      Fri Mar 22 15:47:46 2002
+++ b/drivers/usb/kaweth.c      Fri Mar 22 15:47:46 2002
@@ -123,6 +123,7 @@
        { USB_DEVICE(0x0557, 0x2002) }, /* ATEN USB Ethernet */ 
        { USB_DEVICE(0x0557, 0x4000) }, /* D-Link DSB-650C */ 
        { USB_DEVICE(0x0565, 0x0002) }, /* Peracom Enet */
+       { USB_DEVICE(0x0565, 0x0003) }, /* Optus@Home UEP1045A */
        { USB_DEVICE(0x0565, 0x0005) }, /* Peracom Enet2 */ 
        { USB_DEVICE(0x05e9, 0x0008) }, /* KLSI KL5KUSB101B */
        { USB_DEVICE(0x05e9, 0x0009) }, /* KLSI KL5KUSB101B (Board change) */

_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to