diff mbox

[Fwd:,pegasus,usb,net,driver]

Message ID 98be570d7bcf50bef64ffbd1c3479004.squirrel@nucleusys.com
State Accepted, archived
Delegated to: David Miller
Headers show

Commit Message

Petko Manolov Aug. 14, 2009, 4:40 p.m. UTC
Hi Dave,

Attached is a patch against 2.6.30.4 and below is the description.  Please
apply.


                Petko

---------------------------- Original Message ----------------------------
Subject: pegasus driver
From:    "Junya Enoki" <jenoki@mac.com>
Date:    Thu, August 13, 2009 5:59 am
To:      petkan@users.sourceforge.net
--------------------------------------------------------------------------

hi,

Please Add new definition to 'pegasus.h'
for support Japanese IO DATA "ETX-US2" USB Ethernet Adapter.

PEGASUS_DEV( “IO DATA USB ETX-US2”, VENDOR_IODATA, 0x092a,
DEFAULT_GPIO_RESET | PEGASUS_II )

ZZzz...
Junya Enoki jenoki@mac.com

Comments

David Miller Aug. 14, 2009, 11:31 p.m. UTC | #1
From: petkan@nucleusys.com
Date: Fri, 14 Aug 2009 19:40:48 +0300 (EEST)

> Attached is a patch against 2.6.30.4 and below is the description.  Please
> apply.

Applied, thank you.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox

Patch

--- drivers/net/usb/pegasus.h-orig	2009-08-14 16:03:57.000000000 +0300
+++ drivers/net/usb/pegasus.h	2009-08-14 16:05:39.000000000 +0300
@@ -250,6 +250,8 @@  PEGASUS_DEV( "IO DATA USB ET/TX", VENDOR
 		DEFAULT_GPIO_RESET )
 PEGASUS_DEV( "IO DATA USB ET/TX-S", VENDOR_IODATA, 0x0913,
 		DEFAULT_GPIO_RESET | PEGASUS_II )
+PEGASUS_DEV( "IO DATA USB ETX-US2", VENDOR_IODATA, 0x092a,
+		DEFAULT_GPIO_RESET | PEGASUS_II )
 PEGASUS_DEV( "Kingston KNU101TX Ethernet", VENDOR_KINGSTON, 0x000a,
 		DEFAULT_GPIO_RESET)
 PEGASUS_DEV( "LANEED USB Ethernet LD-USB/TX", VENDOR_LANEED, 0x4002,