From owner-freebsd-bugs Fri Nov 24 6:20: 8 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id ABA1C37B4E5 for ; Fri, 24 Nov 2000 06:20:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA00586; Fri, 24 Nov 2000 06:20:01 -0800 (PST) (envelope-from gnats@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 To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: conf/23068: Xircom CreditCard Modem CM-56T pccard.conf.sample entry needs to be updated. Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >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: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Nov 24 06:20:01 PST 2000 >Closed-Date: >Last-Modified: >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: ------ # 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 ------ $ 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) 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: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message