Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Oct 1999 23:20:31 +0200
From:      "Michael Havemester" <Michael.Havemester@debis.com>
To:        "Ollivier Robert" <roberto@keltia.freenix.fr>, "FreeBSD mobile Mailing List" <mobile@freebsd.org>
Subject:   RE: Toshiba Modem/ISDN/GSM
Message-ID:  <NDBBIIAGBFFKIHHFGGEJIEMKCDAA.Michael.Havemester@debis.com>
In-Reply-To: <19991027000238.A69217@keltia.freenix.fr>

next in thread | previous in thread | raw e-mail | index | archive | help
> Any knows the correct pccard.conf entry for this card (w/o PAO) ?
> It is a V90
> modem basically but with the help of some external cables and
> drievr can be
> turn into an ISDN adapter (I think) and maybe a GSM modem. I run
> 3.3-RELEASE.

The output of dumpcis looks like a "Platinum Card MC220 (Com One)"
(www.com1.fr) and/or "RFI AnyCom Hot 56K" (www.rfi.de). Only the
manufacturer and card version strings are different.

You can get an ISDN adapter (with software for Windows 95/98/NT only) and
GSM adapters for a few different mobilephones from Com1 or RFI.

> I'm only interested by the modem stuff though.
>
> I have this in /etc/pccard.conf:
> -=-=-
> # Toshiba SLIMV90
> card "TOSHIBA" "SLIMV90"
>         config 0x22 "sio2" ?
>         insert echo Toshiba PCMCIA V90 modem inserted
>         remove echo Toshiba PCMCIA V90 modem removed

The following configuration works on my IBM 570 and FreeBSD-3.3-STABLE for a
Com1 modem:

card "COM1 SA" "MC220 CARD"
        config 0x3 "sio2" 5
        #config 0x1 = 0x3f8
        #config 0x2 = 0x2f8
        #config 0x3 = 0x3e8
        #config 0x4 = 0x2e8
        insert echo Com1 MC220 inserted
        remove echo Com1 MC220 removed

> dumpcis:
> -=-=-
> Configuration data for card in slot 0
> Tuple #1, code = 0x1 (Common memory descriptor), length = 3
>     000:  d1 00 ff
> 	Common memory device information:
> 		Device number 1, type Function specific, WPS = OFF
> 		Speed = 250nS, Memory block size = 512b, 1 units
> Tuple #2, code = 0x17 (Attribute memory descriptor), length = 3
>     000:  61 08 ff
> 	Attribute memory device information:
> 		Device number 1, type SRAM, WPS = OFF
> 		Speed = 250nS, Memory block size = 512b, 2 units
> Tuple #3, code = 0x15 (Version 1 info), length = 42
>     000:  04 01 54 4f 53 48 49 42 41 00 53 4c 49 4d 56 39
>     010:  30 00 52 45 56 23 31 20 30 00 34 54 31 32 39 30
>     020:  30 30 30 30 30 4c 58 58 00 ff
> 	Version = 4.1, Manuf = [TOSHIBA],card vers = [SLIMV90]
> 	Addit. info = [REV#1 0],[4T129000000LXX]
[...]

--
Michael Havemester



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?NDBBIIAGBFFKIHHFGGEJIEMKCDAA.Michael.Havemester>