diff options
Diffstat (limited to 'packages/pcmcia-cs/files/network.conf')
-rw-r--r-- | packages/pcmcia-cs/files/network.conf | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/packages/pcmcia-cs/files/network.conf b/packages/pcmcia-cs/files/network.conf index b35ec5c0fe..51a38dd55b 100644 --- a/packages/pcmcia-cs/files/network.conf +++ b/packages/pcmcia-cs/files/network.conf @@ -3,4 +3,11 @@ manfid 0x0149, 0xc1ab version "Fast Ethernet", "CF Size PC Card", "1.0" bind "pcnet_cs" +card "Hawking 10/100 CF Fast Ethernet" + manfid 0x0149, 0xc1ab + bind "pcnet_cs" +card "Billionton CFLA-100N 10/100 FastEthernet" + version "CF", "100Base-Ethernet", "V", "1.0" + manfid 0x021b, 0x0202 + bind "pcnet_cs" |