summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2001-09-09 23:28:09 +0000
committerimp <imp@FreeBSD.org>2001-09-09 23:28:09 +0000
commitc46f298a3e66715c756d8b973885b7f4dfe4a227 (patch)
tree2a3a3343d55fcce59e429663de318780c02f0c96 /etc
parent6d51506749072b6339900d3979d3172ba78b1cbd (diff)
downloadFreeBSD-src-c46f298a3e66715c756d8b973885b7f4dfe4a227.zip
FreeBSD-src-c46f298a3e66715c756d8b973885b7f4dfe4a227.tar.gz
Speculatively commit fix for Surecom EP-427TX PCMCIA adapter. This
appears to be another OEM version of the Netgear FA411. This is a guess, since the original didn't include the flags, but this is too similar to my netgear card... Submitted by: neal@nelsonnet.org
Diffstat (limited to 'etc')
-rw-r--r--etc/defaults/pccard.conf6
1 files changed, 6 insertions, 0 deletions
diff --git a/etc/defaults/pccard.conf b/etc/defaults/pccard.conf
index 86ef5c0..1d872cc 100644
--- a/etc/defaults/pccard.conf
+++ b/etc/defaults/pccard.conf
@@ -440,6 +440,12 @@ card "Corega,K.K." "Ethernet LAN Card"
insert /etc/pccard_ether $device start
remove /etc/pccard_ether $device stop
+# Surecome EP-427X PCMCIA ethernet
+card "CouplerlessPCMCIA" "100BASE"
+ config auto "ed" ? 0x30000
+ insert /etc/pccard_ether $device start
+ remove /etc/pccard_ether $device stop
+
# CyQ've ELA-010
card "CyQ've" "ELA-010"
config auto "ed" ?
OpenPOWER on IntegriCloud