Date: Sun, 8 Feb 1998 12:57:38 -0600 (CST) From: John Goerzen <jgoerzen@alexanderwohl.complete.org> To: freebsd-mobile@FreeBSD.ORG, hosokawa@jp.FreeBSD.org Subject: New entry: pccard.conf Message-ID: <Pine.BSF.3.96.980208125406.297A-100000@alexanderwohl>
next in thread | raw e-mail | index | archive | help
Hi, I have a PCMCIA modem card made by Eiger. Came free with the computer at OfficeMax. None of the existing entries matched it so I added my own. The trick was that there was no real way to figure out the CSI values. I ended up having to hack pccardd to display the possible CSI values. From there, I just picked a few -- there was no real difference. (What do these things do anyway?) The CSI values were: 15, 23, 31, 39 (decimal). The card is identified as: Feb 8 11:33:20 alexanderwohl pccardd[43]: Card "PCMCIA "("33.6K Fax/Modem ") matched "PCMCIA*" ("33*") and my entry is: # Eiger 33.6 modem card card "PCMCIA*" "33*" config 23 "sio2" any reset 1000 insert echo Eiger 33.6K modem inserted remove echo Eiger 33.6K modem removed Note that this modem apparently does not work unless the init string reccommended in the manual is used; namely, AT&F&C1&D2. John 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?Pine.BSF.3.96.980208125406.297A-100000>