diff options
Diffstat (limited to 'etc/defaults')
| -rw-r--r-- | etc/defaults/pccard.conf | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/etc/defaults/pccard.conf b/etc/defaults/pccard.conf index 1bb48e4fda98..bbe34698ee69 100644 --- a/etc/defaults/pccard.conf +++ b/etc/defaults/pccard.conf @@ -415,6 +415,12 @@ card "AmbiCom Inc" "AMB8002T" insert /etc/pccard_ether $device start remove /etc/pccard_ether $device stop +# Billionton LNA-100B +card "Billionton" "LNA-100B" + config auto "ed" ? + insert /etc/pccard_ether $device start + remove /etc/pccard_ether $device stop + # Billionton LNT-10TB card "Billionton" "LNT-10TB" config auto "ed" ? |
