From nobody@FreeBSD.ORG  Fri Nov 24 06:19:45 2000
Return-Path: <nobody@FreeBSD.ORG>
Received: by hub.freebsd.org (Postfix, from userid 32767)
	id D477737B4CF; Fri, 24 Nov 2000 06:19:45 -0800 (PST)
Message-Id: <20001124141945.D477737B4CF@hub.freebsd.org>
Date: Fri, 24 Nov 2000 06:19:45 -0800 (PST)
From: kienow@infinet.com
Sender: nobody@FreeBSD.ORG
To: freebsd-gnats-submit@FreeBSD.org
Subject: Xircom CreditCard Modem CM-56T pccard.conf.sample entry needs to be updated.
X-Send-Pr-Version: www-1.0

>Number:         23068
>Category:       conf
>Synopsis:       Xircom CreditCard Modem CM-56T pccard.conf.sample entry needs to be updated.
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    sanpei
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Nov 24 06:20:01 PST 2000
>Closed-Date:    Sat Dec 23 05:07:53 PST 2000
>Last-Modified:  Sat Dec 23 05:09:50 PST 2000
>Originator:     Matt
>Release:        FreeBSD 4.2-BETA
>Organization:
>Environment:
FreeBSD toshiba 4.2-BETA FreeBSD 4.2-BETA #0: Fri Nov 12 17:20:42 EST 2000
     temp@toshiba:/usr/obj/usr/src/sys/TOSHIBA  i386
>Description:
---<Snip pccard.conf.sample>---
# Xircom CreditCard Modem
card "Xircom" "CreditCard Modem CM-56T"
        config  0x17 "sio1" ?
        reset   100
        insert  logger -t pccard:$device -s Xircom CreditCard Modem CM-56T inser
ted
        remove  logger -t pccard:$device -s Xircom CreditCard Modem CM-56T remov
ed
---<Snip pccard.conf.sample>---

$ pccardc dumpcis
<...snip>
Tuple #8, code = 0x1b (Configuration entry), length = 20
    000:  e7 c1 9d 0f 55 4d 5d 26 e0 17 17 ea 60 e8 02 07
    010:  f0 bc 8e 20
        Config index = 0x27(default)
<snip...>

The Xircom CreditCard Modem CM-56T entry in pccard.conf.sample will work,
but it is incorrect.  The default config index is 0x27 and not 0x17.

(I guess the sio# doesn't really matter, I just set it to what most
of the modem entries in pccard.conf.sample were)

So, the entry should read:

# Xircom CreditCard Modem
card "Xircom" "CreditCard Modem CM-56T"
        config  0x27 "sio2" ?
        insert  logger -t pccard:$device -s Xircom CreditCard Modem CM-56T inser
ted
        remove  logger -t pccard:$device -s Xircom CreditCard Modem CM-56T remov
ed

>How-To-Repeat:

>Fix:


>Release-Note:
>Audit-Trail:

From: sanpei@FreeBSD.ORG
To: kienow@infinet.com
Cc: freebsd-gnats-submit@FreeBSD.ORG, sanpei@sanpei.org
Subject: Re: conf/23068: Xircom CreditCard Modem CM-56T pccard.conf.sample entry needs to be updated.
Date: Tue, 12 Dec 2000 00:09:30 +0900 (JST)

 >> The Xircom CreditCard Modem CM-56T entry in pccard.conf.sample will work,
 >> but it is incorrect.  The default config index is 0x27 and not 0x17.
 
   Would you like to test config auto?
 
 # Xircom CreditCard Modem
 card "Xircom" "CreditCard Modem CM-56T"
 	config	auto "sio" ?
 		~~~~
 
State-Changed-From-To: open->feedback 
State-Changed-By: johan 
State-Changed-When: Fri Dec 15 13:57:59 PST 2000 
State-Changed-Why:  
Hi 

Does it work with 'auto' for you? 

Please respond to 'freebsd-gnats-submit@FreeBSD.ORG' 
with the subject of this mail as subject. 


Responsible-Changed-From-To: freebsd-bugs->sanpei 
Responsible-Changed-By: johan 
Responsible-Changed-When: Fri Dec 15 13:57:59 PST 2000 
Responsible-Changed-Why:  
sanpei asked for feedback. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=23068 

From: kienow@infinet.com
To: freebsd-gnats-submit@FreeBSD.ORG
Cc:  
Subject: Re: conf/23068: Xircom CreditCard Modem CM-56T pccard.conf.sample entry 
 needs to be updated.
Date: Sun, 17 Dec 2000 14:13:37 -0500

 I am sorry for the delay, I have been busy.  I changed my pccard.conf to try the 'auto'
 setting and yes it does work.  My modem is detected as before, and works just as before.
 
 Thanks
 
 johan@FreeBSD.org wrote:
 
 > Synopsis: Xircom CreditCard Modem CM-56T pccard.conf.sample entry needs to be updated.
 >
 > State-Changed-From-To: open->feedback
 > State-Changed-By: johan
 > State-Changed-When: Fri Dec 15 13:57:59 PST 2000
 > State-Changed-Why:
 > Hi
 >
 > Does it work with 'auto' for you?
 >
 > Please respond to 'freebsd-gnats-submit@FreeBSD.ORG'
 > with the subject of this mail as subject.
 >
 > Responsible-Changed-From-To: freebsd-bugs->sanpei
 > Responsible-Changed-By: johan
 > Responsible-Changed-When: Fri Dec 15 13:57:59 PST 2000
 > Responsible-Changed-Why:
 > sanpei asked for feedback.
 >
 > http://www.freebsd.org/cgi/query-pr.cgi?pr=23068
 
 
State-Changed-From-To: feedback->closed 
State-Changed-By: sanpei 
State-Changed-When: Sat Dec 23 05:07:53 PST 2000 
State-Changed-Why:  
update config line (changed to auto) 
Rev. 1.165	src/etc/defaults/pccard.conf 

http://www.freebsd.org/cgi/query-pr.cgi?pr=23068 
>Unformatted:
