Skip to content

Commit 6c5d89a

Browse files
Ken Kawasakidavem330
authored andcommitted
pcnet_cs: add new id
add new id (CONTEC C-NET(PC)C-100TX2) Signed-off-by: Ken Kawasaki <[email protected]> Signed-off-by: David S. Miller <[email protected]>
1 parent a407054 commit 6c5d89a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

drivers/net/ethernet/8390/pcnet_cs.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1501,6 +1501,7 @@ static const struct pcmcia_device_id pcnet_ids[] = {
15011501
PCMCIA_DEVICE_MANF_CARD(0x026f, 0x030a),
15021502
PCMCIA_DEVICE_MANF_CARD(0x0274, 0x1103),
15031503
PCMCIA_DEVICE_MANF_CARD(0x0274, 0x1121),
1504+
PCMCIA_DEVICE_MANF_CARD(0xc001, 0x0009),
15041505
PCMCIA_DEVICE_PROD_ID12("2408LAN", "Ethernet", 0x352fff7f, 0x00b2e941),
15051506
PCMCIA_DEVICE_PROD_ID1234("Socket", "CF 10/100 Ethernet Card", "Revision B", "05/11/06", 0xb38bcc2e, 0x4de88352, 0xeaca6c8d, 0x7e57c22e),
15061507
PCMCIA_DEVICE_PROD_ID123("Cardwell", "PCMCIA", "ETHERNET", 0x9533672e, 0x281f1c5d, 0x3ff7175b),

0 commit comments

Comments
 (0)