OK, here are the diffs for the CN40BC again, in the preferred format. :^) I
think my mailer is going to insist on converting all tabs to spaces, so I've
included the diff files as attachments as well.
--- pcmciadevs.old Tue Oct 2 01:08:17 2001
+++ pcmciadevs Tue Oct 2 00:39:15 2001
@@ -72,6 +72,7 @@
vendor NOKIA 0x023d Nokia Communications
vendor LASAT 0x3401 Lasat Communications A/S
vendor LEXARMEDIA 0x4e01 Lexar Media
+vendor CNET 0x80ad CNet Technology Inc.
vendor COMPEX 0x8a01 Compex Corporation
vendor MELCO 0x8a01 Melco Corporation
vendor CONTEC 0xc001 Contec
@@ -304,3 +305,4 @@
product NDC ND5100_E { "NDC", "Ethernet", "A", NULL } Sohoware ND5100E NE2000
Compatible Card
product INTERSIL PRISM2 { "INTERSIL", "HFA384x/IEEE", "Version 01.02", NULL}
Intersil Prism II
product SYNERGY21 S21810 { "PCMCIA", "Ethernet", "A", "004743118001" } Synergy
21 S21810+ NE2000 Compatible Card
+product CNET CN40BC { "CNet", "CN40BC&spEthernet", "D", "NE2000" } CNet CN40BC
--- if_ne_pcmcia.c.old Tue Oct 2 00:55:26 2001
+++ if_ne_pcmcia.c Tue Oct 2 00:36:43 2001
@@ -158,6 +158,11 @@
PCMCIA_VENDOR_INVALID, PCMCIA_PRODUCT_EPSON_EEN10B,
PCMCIA_CIS_EPSON_EEN10B,
0, 0xff0, { 0x00, 0x00, 0x48 } },
+
+ { PCMCIA_STR_CNET_CN40BC,
+ PCMCIA_VENDOR_INVALID, PCMCIA_PRODUCT_INVALID,
+ PCMCIA_CIS_CNET_CN40BC,
+ 0, -1, { 0x00, 0x80, 0xad } },
/*
* You have to add new entries which contains
========
Regards,
Chris
Attachment:
pcmciadevs.diff
Description: Binary data
Attachment:
if_ne_pcmcia.c.diff
Description: Binary data