aboutsummaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2000-02-17 06:02:21 +0000
committerWarner Losh <imp@FreeBSD.org>2000-02-17 06:02:21 +0000
commit9920615aeae95edd9e4a6914c7b1499409336c6f (patch)
treef32bcdb4d280326c194de94d189d37cdbf361931 /etc
parentb1be9320f38dc475ec8c22eb7e86bf95ed62b82b (diff)
Notes
Diffstat (limited to 'etc')
-rw-r--r--etc/defaults/pccard.conf6
-rw-r--r--etc/pccard.conf.sample6
2 files changed, 6 insertions, 6 deletions
diff --git a/etc/defaults/pccard.conf b/etc/defaults/pccard.conf
index e5cfe5540958..a0f197ac546d 100644
--- a/etc/defaults/pccard.conf
+++ b/etc/defaults/pccard.conf
@@ -299,7 +299,7 @@ card "CyQ've" "ELA-010"
# Allied Telesis CentreCOM LA100-PCM-T V2
card "Allied Telesis, K.K." "CentreCOM LA100-PCM-T V2 100/10M LAN PC Card"
- config auto "ed0" any
+ config auto "ed0" ?
insert logger -t pccard:$device -s Allied Telesis LA100-PCM-T V2 inserted
insert /etc/pccard_ether $device
remove logger -t pccard:$device -s Allied Telesis LA100-PCM-T V2 removed
@@ -663,7 +663,7 @@ card "Maxtor" "MXL131"
# SiliconTech, Inc flash card
card "SiliconTech,Inc" "16MB Compact PC Card"
- config 0x1 "ata1" any
+ config 0x1 "ata1" ?
insert logger -t pccard:$device -s SiliconTech Flash ATA inserted
remove logger -t pccard:$device -s SiliconTech Flash ATA removed
@@ -742,7 +742,7 @@ card "Motorola" "MONTANA 33.6 FAX/MODEM"
# AT&T Paradyne KeepInTouch 14.4 modem
card "AT&T Paradyne" "KeepInTouch Card"
- config 0x23 "sio3"
+ config 0x23 "sio3" ?
reset 1000
insert logger -t pccard:$device -s ATT Paradyne 14.4 inserted
remove logger -t pccard:$device -s ATT Paradyne 14.4 removed
diff --git a/etc/pccard.conf.sample b/etc/pccard.conf.sample
index e5cfe5540958..a0f197ac546d 100644
--- a/etc/pccard.conf.sample
+++ b/etc/pccard.conf.sample
@@ -299,7 +299,7 @@ card "CyQ've" "ELA-010"
# Allied Telesis CentreCOM LA100-PCM-T V2
card "Allied Telesis, K.K." "CentreCOM LA100-PCM-T V2 100/10M LAN PC Card"
- config auto "ed0" any
+ config auto "ed0" ?
insert logger -t pccard:$device -s Allied Telesis LA100-PCM-T V2 inserted
insert /etc/pccard_ether $device
remove logger -t pccard:$device -s Allied Telesis LA100-PCM-T V2 removed
@@ -663,7 +663,7 @@ card "Maxtor" "MXL131"
# SiliconTech, Inc flash card
card "SiliconTech,Inc" "16MB Compact PC Card"
- config 0x1 "ata1" any
+ config 0x1 "ata1" ?
insert logger -t pccard:$device -s SiliconTech Flash ATA inserted
remove logger -t pccard:$device -s SiliconTech Flash ATA removed
@@ -742,7 +742,7 @@ card "Motorola" "MONTANA 33.6 FAX/MODEM"
# AT&T Paradyne KeepInTouch 14.4 modem
card "AT&T Paradyne" "KeepInTouch Card"
- config 0x23 "sio3"
+ config 0x23 "sio3" ?
reset 1000
insert logger -t pccard:$device -s ATT Paradyne 14.4 inserted
remove logger -t pccard:$device -s ATT Paradyne 14.4 removed