Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 May 2000 18:44:09 -0600
From:      Warner Losh <imp@village.org>
To:        Tristan Seligmann <sorc_qd@yahoo.com>
Cc:        freebsd-mobile@FreeBSD.ORG
Subject:   Re: PCMCIA Modem not working!! 
Message-ID:  <200005280044.SAA01625@harmony.village.org>
In-Reply-To: Your message of "Thu, 25 May 2000 12:14:10 PDT." <20000525191410.927.qmail@web901.mail.yahoo.com> 
References:  <20000525191410.927.qmail@web901.mail.yahoo.com>  

next in thread | previous in thread | raw e-mail | index | archive | help
In message <20000525191410.927.qmail@web901.mail.yahoo.com> Tristan Seligmann writes:
: After installing 4.0-CURRENT I fiddled around with /etc/pccard.conf and
: managed to get it to pick up my modem. It now prints something like
: "sio2 on pccard0" or something like that. However, whenever I cat
: /dev/cuaa2, the entire system locks up completely, requiring a cold
: reboot.

Add a delay in the reset.

# AT&T Paradyne KeepInTouch 14.4 modem
card "AT&T Paradyne" "KeepInTouch Card"
	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

And let me know what the card is so I can add it to pccard.conf.

Warner


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?200005280044.SAA01625>