Netdev List
 help / color / mirror / Atom feed
* [Fwd: pegasus usb net driver]
@ 2009-08-14 16:40 petkan
  2009-08-14 23:31 ` David Miller
  0 siblings, 1 reply; 2+ messages in thread
From: petkan @ 2009-08-14 16:40 UTC (permalink / raw)
  To: davem; +Cc: Junya Enoki, netdev

[-- Attachment #1: Type: text/plain, Size: 668 bytes --]

        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( ^[$B!H^[(BIO DATA USB ETX-US2^[$B!I^[(B, VENDOR_IODATA, 0x092a,
DEFAULT_GPIO_RESET | PEGASUS_II )

ZZzz...
Junya Enoki jenoki@mac.com


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: pegasus.patch --]
[-- Type: text/x-diff; name="pegasus.patch", Size: 577 bytes --]

--- 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,

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-08-14 23:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-08-14 16:40 [Fwd: pegasus usb net driver] petkan
2009-08-14 23:31 ` David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox