Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Feb 2000 14:54:21 +0900
From:      MIHIRA Sanpei Yoshiro <sanpei@sanpei.org>
To:        imp@village.org
Cc:        mobile@FreeBSD.org
Subject:   [FreeBSD,pccard.conf] config ..... any
Message-ID:  <200002170554.OAA02106@lavender.yy.cs.keio.ac.jp>

next in thread | raw e-mail | index | archive | help
Hi
Warner-san

  Warner-san committed some new card info to /etc/pccard.conf.sample
on Feb. 14.  But some configuration has illegal word(Maybe only for
PAO).  So there is some error messages from pccardd.

  I added diff file to pccard.conf.sample.
	- any --> ?
	- add `?' 

---
MIHIRA Sanpei Yoshiro
Yokohama, Japan.

--- pccard.conf.sample.org	Thu Feb 17 14:32:16 2000
+++ pccard.conf.sample	Thu Feb 17 14:47:29 2000
@@ -299,7 +299,7 @@
 
 # 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 @@
 
 # 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 @@
 
 # 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



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-mobile" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200002170554.OAA02106>