# 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.544.3.1 -> 1.544.3.2
#	drivers/usb/net/pegasus.h	1.14    -> 1.15   
#
# The following is the BitKeeper ChangeSet Log
# --------------------------------------------
# 02/04/23	petkan@mastika.lnxw.com	1.544.3.2
# [PATCH] SOHOware NUB110 addet to the support list
# 
# USB pegasus driver
# 
#   SOHOware NUB110 addet to the support list
# --------------------------------------------
#
diff -Nru a/drivers/usb/net/pegasus.h b/drivers/usb/net/pegasus.h
--- a/drivers/usb/net/pegasus.h	Thu Apr 25 16:27:04 2002
+++ b/drivers/usb/net/pegasus.h	Thu Apr 25 16:27:04 2002
@@ -255,6 +255,8 @@
 		DEFAULT_GPIO_RESET | PEGASUS_II)
 PEGASUS_DEV( "SOHOware NUB100 Ethernet", VENDOR_SOHOWARE, 0x9100,
 		DEFAULT_GPIO_RESET )
+PEGASUS_DEV( "SOHOware NUB110 Ethernet", VENDOR_SOHOWARE, 0x9110,
+		DEFAULT_GPIO_RESET | PEGASUS_II )
 PEGASUS_DEV( "SpeedStream USB 10/100 Ethernet", VENDOR_SIEMENS, 0x1001,
 		DEFAULT_GPIO_RESET )
 
