Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Jan 1996 13:16:56 +0900
From:      hosokawa@mt.cs.keio.ac.jp (HOSOKAWA Tatsumi)
To:        dshin@ponder.csci.unt.edu
Cc:        freebsd-hardware@freebsd.org, hosokawa@mt.cs.keio.ac.jp
Subject:   Re: Anyone using 3Com 3c589 (PCMCIA)?
Message-ID:  <199601130416.NAA01377@frig.mt.cs.keio.ac.jp>
In-Reply-To: Your message of Fri, 12 Jan 1996 10:02:49 -0700 (MST). <Pine.BSF.3.91.960112095804.14830A-100000@poseidon.csci.unt.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
In article <Pine.BSF.3.91.960112095804.14830A-100000@poseidon.csci.unt.edu>
dshin@ponder.csci.unt.edu writes:

>> 	I've got a lap-top with 3c589. I set up the card for IRQ 10 and
>> I/O 300h. After I recompiled the kernel, it still does not recognize it.
>> The following line is in my kernel configuration file.
>> 
>> device zp0 at isa? port 0x300 net irq 10 iomem 0xd8000 vector zpintr
>> 
>> 	If you know a clue or answer, please let me know. 

If you're using 3C589C, comment out the following lines (about 530th
line of if_zp.c).

      POKE(isa_dev->id_maddr, 0x80);    /* reset the card (how long?) */
      DELAY(40000);

or can you test our PC-card package I announced yesterday.

--
	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?199601130416.NAA01377>