summaryrefslogtreecommitdiffstats
path: root/etc/defaults
diff options
context:
space:
mode:
authorsanpei <sanpei@FreeBSD.org>2001-01-03 08:42:08 +0000
committersanpei <sanpei@FreeBSD.org>2001-01-03 08:42:08 +0000
commit12afdc228370d844dd0a234d1605d576bbbefc92 (patch)
treec519bd7e0ab77ccf590980b0fd3814f91c227e43 /etc/defaults
parentb1094a7d879a0c80eac8a5c2c93e74fbe6702845 (diff)
downloadFreeBSD-src-12afdc228370d844dd0a234d1605d576bbbefc92.zip
FreeBSD-src-12afdc228370d844dd0a234d1605d576bbbefc92.tar.gz
add new PC-Card entry, COREGA FEther PCC-TXD
ed1 at port 0x300-0x31f iomem 0xd0000-0xd0fff irq 3 slot 0 on pccard0 ed1: address 00:90:99:xx:xx:xx, type NE2000 (16 bit)
Diffstat (limited to 'etc/defaults')
-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 a2a2d11..0d14ed7 100644
--- a/etc/defaults/pccard.conf
+++ b/etc/defaults/pccard.conf
@@ -398,6 +398,12 @@ card "corega K.K." "corega FastEther PCC-TX"
insert /etc/pccard_ether $device start
remove /etc/pccard_ether $device stop
+# COREGA FEther PCC-TXD
+card "corega K.K." "corega FEther PCC-TXD"
+ config auto "ed" ? 0x30000
+ insert /etc/pccard_ether $device start
+ remove /etc/pccard_ether $device stop
+
# Corega PCM-T
card "Corega,K.K." "Ethernet LAN Card"
config auto "ed" ?
OpenPOWER on IntegriCloud