linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Alan Cox <alan@lxorguk.ukuu.org.uk>
To: linux-kernel@vger.kernel.org, marcelo@conectiva.com
Subject: PATCH: add intellinet to the usb idents
Date: Mon, 14 Jul 2003 13:26:41 +0100	[thread overview]
Message-ID: <200307141226.h6ECQfFB030935@hraefn.swansea.linux.org.uk> (raw)

diff -u --new-file --recursive --exclude-from /usr/src/exclude linux.22-pre5/drivers/usb/ax8817x.c linux.22-pre5-ac1/drivers/usb/ax8817x.c
--- linux.22-pre5/drivers/usb/ax8817x.c	2003-07-14 12:27:39.000000000 +0100
+++ linux.22-pre5-ac1/drivers/usb/ax8817x.c	2003-07-07 16:14:39.000000000 +0100
@@ -10,6 +10,8 @@
  *
  * History 
  *
+ *	2003-06-28 - Dave Hollis <dhollis@davehollis.com>  1.0.2
+ *		* Added support for Intellinet
  *	2003-06-12 - Dave Hollis <dhollis@davehollis.com>  1.0.1
  *		* use usb_make_path for ethtool info
  *		* Use crc32.h for crc functions
@@ -174,6 +176,8 @@
       {USB_DEVICE(0x0846, 0x1040), driver_info:0x00130103},
 	/* D-Link DUB-E100 */
       {USB_DEVICE(0x2001, 0x1a00), driver_info:0x009f9d9f},
+	/* Intellinet USB Ethernet*/
+      {USB_DEVICE(0x0b95, 0x1720), driver_info:0x00130103},
 
 	{}
 };

                 reply	other threads:[~2003-07-14 12:33 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=200307141226.h6ECQfFB030935@hraefn.swansea.linux.org.uk \
    --to=alan@lxorguk.ukuu.org.uk \
    --cc=linux-kernel@vger.kernel.org \
    --cc=marcelo@conectiva.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).