mirror of
https://github.com/opnsense/src.git
synced 2026-03-11 02:31:16 -04:00
"10/100Base FastEthernet PC CARD" (LNA-100) from Billionton Systems Inc.
Submitted by: "Torfinn Ingolfsen" <torfinn.ingolfsen@oslo.online.no>
This commit is contained in:
parent
887f28b380
commit
3b3ef3700a
1 changed files with 6 additions and 0 deletions
|
|
@ -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" ?
|
||||
|
|
|
|||
Loading…
Reference in a new issue