mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
add TDK Grey Cell GCS2000 Ethernet Card
PR: 22184
This commit is contained in:
parent
23fe6d7a4c
commit
58a544be91
1 changed files with 6 additions and 0 deletions
|
|
@ -569,6 +569,12 @@ card "Fast Ethernet" "Adapter"
|
|||
insert /etc/pccard_ether $device start
|
||||
remove /etc/pccard_ether $device stop
|
||||
|
||||
# TDK Grey Cell GCS2000 Ethernet Card
|
||||
card "Grey Cell" "GCS2000"
|
||||
config auto "ed" ? 0x10
|
||||
insert /etc/pccard_ether $device start
|
||||
remove /etc/pccard_ether $device stop
|
||||
|
||||
# Grey Cell GCS2220 Ethernet Card
|
||||
card "Grey Cell" "GCS2220"
|
||||
config auto "ed" ? 0x10
|
||||
|
|
|
|||
Loading…
Reference in a new issue