diff mbox

pcnet_cs: add new id

Message ID 20160211201521.99e71913b7aa86a9408b16a6@nifty.com
State Superseded, archived
Delegated to: David Miller
Headers show

Commit Message

Ken Kawasaki Feb. 11, 2016, 11:15 a.m. UTC
add new id (CONTEC C-NET(PC)C-100TX2)

Signed-off-by: Ken Kawasaki <ken_kawasaki@.nifty.com>

---

Comments

David Miller Feb. 16, 2016, 9:06 p.m. UTC | #1
From: Ken Kawasaki <ken_kawasaki@nifty.com>
Date: Thu, 11 Feb 2016 20:15:21 +0900

> add new id (CONTEC C-NET(PC)C-100TX2)
> 
> Signed-off-by: Ken Kawasaki <ken_kawasaki@.nifty.com>

Applied, thanks.
diff mbox

Patch

--- linux-4.4.1/drivers/net/ethernet/8390/pcnet_cs.c.orig	2016-02-11 19:26:02.281108472 +0900
+++ linux-4.4.1/drivers/net/ethernet/8390/pcnet_cs.c	2016-02-11 19:27:21.353595301 +0900
@@ -1501,6 +1501,7 @@  static const struct pcmcia_device_id pcn
 	PCMCIA_DEVICE_MANF_CARD(0x026f, 0x030a),
 	PCMCIA_DEVICE_MANF_CARD(0x0274, 0x1103),
 	PCMCIA_DEVICE_MANF_CARD(0x0274, 0x1121),
+	PCMCIA_DEVICE_MANF_CARD(0xc001, 0x0009),
 	PCMCIA_DEVICE_PROD_ID12("2408LAN", "Ethernet", 0x352fff7f, 0x00b2e941),
 	PCMCIA_DEVICE_PROD_ID1234("Socket", "CF 10/100 Ethernet Card", "Revision B", "05/11/06", 0xb38bcc2e, 0x4de88352, 0xeaca6c8d, 0x7e57c22e),
 	PCMCIA_DEVICE_PROD_ID123("Cardwell", "PCMCIA", "ETHERNET", 0x9533672e, 0x281f1c5d, 0x3ff7175b),