Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Jan 2000 18:18:41 -0500
From:      Will Andrews <andrews@technologist.com>
To:        Frank Mayhar <frank@exit.com>
Cc:        FreeBSD Current <current@FreeBSD.org>
Subject:   Re: 3C589 problems (was: 4.0 code freeze scheduled for Jan 15th)
Message-ID:  <20000118181840.H457@argon.blackdawn.com>
In-Reply-To: <200001181048.CAA07011@realtime.exit.com>; from frank@exit.com on Tue, Jan 18, 2000 at 02:48:25AM -0800
References:  <20000118085605.E482@mojave.worldwide.lemis.com> <200001181048.CAA07011@realtime.exit.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Jan 18, 2000 at 02:48:25AM -0800, Frank Mayhar wrote:
> Interestingly, I rebuilt world with the latest pccardd changes and,
> suddenly, the 589D started working perfectly.  Unfortunately, the
> 574BT doesn't work at all now.  It appears to configure properly, but
> it doesn't transmit or receive.

My 574BT works if you hardcode the pccardd IRQ to 9. I did this by
editing rc.pccard and replaced the pccard line with:

        pccardd -i 9 -f ${pccard_conf}

It works fine for me. I think there's something wrong with pccardd, and
that's why it keeps using IRQs I don't even have specified in
pccard.conf. I should do more research on this, though.

--Will


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




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