From: Magnus Damm <magnus.damm@gmail.com>
To: netdev@oss.sgi.com
Subject: [PATCH] kaweth - Psion Gold Port
Date: Fri, 10 Dec 2004 16:54:51 +0100 [thread overview]
Message-ID: <aec7e5c3041210075412e287ba@mail.gmail.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 112 bytes --]
Hello,
This little patch adds support for "Psion Dacom Gold Port Ethernet" to kaweth.
Please apply.
/ magnus
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: linux-2.6.9-goldport.patch --]
[-- Type: text/x-patch; name="linux-2.6.9-goldport.patch", Size: 634 bytes --]
--- linux-2.6.9/drivers/usb/net/kaweth.c 2004-12-10 16:31:51.677492360 +0100
+++ linux-2.6.9-goldport/drivers/usb/net/kaweth.c 2004-12-10 16:31:49.517820680 +0100
@@ -160,6 +160,7 @@
{ USB_DEVICE(0x1342, 0x0204) }, /* Mobility USB-Ethernet Adapter */
{ USB_DEVICE(0x13d2, 0x0400) }, /* Shark Pocket Adapter */
{ USB_DEVICE(0x1485, 0x0001) }, /* Silicom U2E */
+ { USB_DEVICE(0x1485, 0x0002) }, /* Psion Dacom Gold Port Ethernet */
{ USB_DEVICE(0x1645, 0x0005) }, /* Entrega E45 */
{ USB_DEVICE(0x1645, 0x0008) }, /* Entrega USB Ethernet Adapter */
{ USB_DEVICE(0x1645, 0x8005) }, /* PortGear Ethernet Adapter */
reply other threads:[~2004-12-10 15:54 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=aec7e5c3041210075412e287ba@mail.gmail.com \
--to=magnus.damm@gmail.com \
--cc=netdev@oss.sgi.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.