Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Jan 1996 16:50:21 +0900
From:      hosokawa@mt.cs.keio.ac.jp (HOSOKAWA Tatsumi)
To:        srob@awod.com
Cc:        hackers@freebsd.org, hosokawa@mt.cs.keio.ac.jp
Subject:   Re: PCMCIA Modem Stuff (Megahertz)
Message-ID:  <199601060750.QAA06973@frig.mt.cs.keio.ac.jp>
In-Reply-To: Your message of Fri, 5 Jan 1996 18:21:41 -0500 (EST). <Pine.BSF.3.91.960105180033.23318A-100000@sumter.awod.com>

next in thread | previous in thread | raw e-mail | index | archive | help
In article <Pine.BSF.3.91.960105180033.23318A-100000@sumter.awod.com>
srob@awod.com writes:

>> 	I was on the newsgroups the other day and saw an interesting post about 
>> PCMCIA.  I am trying to get my Megahertz 14.4 modem to work under 2.1.  
>> My 3Com ethernet card works great, and, as long as the driver for the 
>> 3Com is left in the kernel, my Magahertz card is seen at boot time, but, 
>> I do not know what device to put int he kernel to or elsewhere to make it 
>> show up as a port.
>> 
>> 	I posted a request in the Newsgroups for a repost but nothing has 
>> come out yet.  I am not even sure that this is the place to ask, but this 
>> seem to be the most interesting of all of the mailing lists so I read it 
>> a lot.  Let me know if anyone knows how, and/or has a copy of the thing 
>> from the misc newsgroup.

I'm working on sys/pccard stuff.  I'll release alpha-test version in a
few days.

Currently, we're testing on the following PCMCIA cards.

Type	Card					Status	Hotplug
----------------------------------------------------------------
Ethernet
	IBM PCMCIA Ether I			OK	OK
	IBM PCMCIA Ether II			OK	OK
	3Com Etherlink III 3C589B		OK (*1)	OK
	3Com Etherlink III 3C589C		OK (*1)	OK
	Farallon EtherMac			OK (*1)	OK
	MACNICA NE2000 Compatible		NG	NG
FAX/Modem
	Megahertz XJ2144			OK	OK
	Megahertz XJ2288			OK	OK
	NewMedia FAX/Modem 14.4K		OK	OK
	Hayes OPTIMA 288			NG (*2) NG
	OMRON Corp. MD24XCA			OK	OK
SCSI
	Adaptec SlimSCSI			OK	OK
	RATOC REX-5535AC			NG (*3)	NG
	RATOC REX-5535X				NG (*3) NG
	NewMedia BusToaster			OK	OK
Flash ATA
	SunDisk SPD-5				NG (*4)	NG

(*1) Can't survive suspend/resume
(*2) I think it will come to work soon
(*3) if_ze-style driver works
(*4) I've got the CHS values today!  It will come to work soon!

--
	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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199601060750.QAA06973>