Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!msunews!uwm.edu!spool.mu.edu!howland.reston.ans.net!news.sprintlink.net!redstone.interpath.net!usenet From: Thomas Pusateri <pusateri@jcmax.com> Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: 3C589 setup Date: 1 Sep 1995 01:48:21 GMT Organization: JC Max, Inc. Lines: 14 Message-ID: <425op5$r0i@redstone.interpath.net> References: <41tnu8$605@mark.ucdavis.edu> NNTP-Posting-Host: chron.jcmax.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Mozilla 1.1N (X11; I; SunOS 4.1.3_U1 sun4c) To: itannman@rocky.ucdavis.edu X-URL: news:41tnu8$605@mark.ucdavis.edu I've played this game before. It doesn't matter what you set by the 3C589CFG program. Whatever is set in the kernel config file is what will be set in the card if one is found. Your problem is that it can't find the card. This happened to me with a pentium notebook and the Cirrus Logic PD672x PCMCIA chipset. I had to add some timing parameters in the probe routine to make it read the Card string indentifier correctly. Otherwise it was gibberish. What PCMCIA chipset do you have? Tom