*BSD News Article 60942


Return to BSD News archive

Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!msunews!agate!howland.reston.ans.net!gatech!news.mathworks.com!newsxfer.itd.umich.edu!news.join.ad.jp!news.imnet.ad.jp!wnoc-tyo-news!wnoc-sfc-news!kogwy!hosokawa
From: hosokawa@mt.cs.keio.ac.jp (HOSOKAWA Tatsumi)
Newsgroups: comp.unix.bsd.freebsd.misc
Subject: Re: PCMCIA Modem problem
Date: 8 Feb 1996 08:40:57 GMT
Organization: Tokoro Laboratory, Keio University, Yokohama Japan.
Lines: 58
Message-ID: <4fccup$rk3@kogwy.cc.keio.ac.jp>
References: <4f8ero$4a7@rabbit.augusta.de>
NNTP-Posting-Host: remington.mt.cs.keio.ac.jp
Dnas-Posting-Host: leinlein.mt.cs.keio.ac.jp
X-Newsreader: gn + gnspool [Version 1.31 OCT.1,1994 (Unix)]

Hi!

I released the new pccard-test driver yesterday.  I wrote a web page
of this driver at,

http://www.mt.cs.keio.ac.jp/person/hosokawa/freebsd-pcmcia/

you can download the newest driver from this page.  Check it out!

BTW, 

In article <4f8ero$4a7@rabbit.augusta.de>
shanee@rabbit.augusta.de writes:

>> Configuration data for card in slot 1
>> Tuple #1, code = 0x0 (Null tuple), length = 2
>>     000:  00 ff
>> Tuple #2, code = 0x15 (Version 1 info), length = 33
>>     000:  04 01 4e 65 77 20 4d 65 64 69 61 00 31 34 2e 34
>>     010:  20 44 61 74 61 2f 46 61 78 20 4d 6f 64 65 6d ff
>>     020:  00
>>         Version = 4.1, Manuf = [New Media],card vers = [14.4 Data/Fax Modem]
>>         Addit. info = [],[]
>> Tuple #3, code = 0x0 (Null tuple), length = 87
>>     000:  00 0d 10 21 02 02 00 22 04 00 01 0f 1c 22 09 05
>>     010:  1f 0d 00 03 00 00 03 00 22 09 06 1f 0d 00 40 00
>>     020:  00 00 00 ff 00 ff 03 00 3f 0c 03 03 0f 07 00 00
>>     030:  b5 ff 22 08 13 03 00 0f 00 00 00 b5 22 08 23 03
>>     040:  00 0f 00 00 00 b5 1a 00 ff ff aa 02 00 aa 13 e0
>>     050:  41 9d 78 5d 1e 26 1d
>> Tuple #4, code = 0x0 (Null tuple), length = 95
>>     000:  aa 60 f8 03 07 30 bc 86 28 1b 07 21 08 aa 60 f8
>>     010:  02 07 1b 07 22 aa aa 55 e8 03 55 aa 07 23 08 aa
>>     020:  60 e8 02 07 1b 03 30 08 23 23 ff ff ff ff ff ff
>>     030:  ff ff ff ff ff ff ff ff ff ff ff aa ff ff ff ff
>>     040:  ff ff ff 00 ff ff ff ff ff ff ff ff ff ff ff ff
>>     050:  ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
>> Tuple #5, code = 0xff (Terminator), length = 0
>> 2 slots found

U-mm, maittana.... :-).

This weird output of 'pccard dumpcis' is caused by

case 1:	the bug of CIS tupples of your card, or
case 2: the bug of pccardc CIS parse code.

Please try to enable this card manually by using 'pccardc enabler'.

For example, 

# pccardc enabler 0 sio2 -a 2e8 -i 10
(It means enable slot 0 as sio2 whose address is 2e8 and irq is 10)

--
	HOSOKAWA, Tatsumi              E-mail: hosokawa@mt.cs.keio.ac.jp
	  WWW homepage: http://www.mt.cs.keio.ac.jp/person/hosokawa.html
	Department of Computer Science, Keio University, Yokohama, Japan