summaryrefslogtreecommitdiff
path: root/packages/pcmcia-cs/files
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openembedded.org>2005-09-28 13:25:50 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2005-09-28 13:25:50 +0000
commitcfabefea1a1d1fff26f4e7f27a9f0dc4357e42de (patch)
treeca9b03d9a712a18f9529cdf8a2a238ba7cc1cc80 /packages/pcmcia-cs/files
parent3ea8c63cc2dd82fb7ed56ba5e1915d3aaa090612 (diff)
pcmcia-cs: added two cards into network.conf
Diffstat (limited to 'packages/pcmcia-cs/files')
-rw-r--r--packages/pcmcia-cs/files/network.conf7
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"