From owner-freebsd-current Fri Jan 21 7: 1:47 2000 Delivered-To: freebsd-current@freebsd.org Received: from argon.blackdawn.com (deepspace9.dcds.edu [207.231.151.2]) by hub.freebsd.org (Postfix) with ESMTP id 7DADF15494 for ; Fri, 21 Jan 2000 07:01:39 -0800 (PST) (envelope-from will@blackdawn.com) Received: by argon.blackdawn.com (Postfix, from userid 1000) id 540AA199A; Tue, 18 Jan 2000 18:18:41 -0500 (EST) Date: Tue, 18 Jan 2000 18:18:41 -0500 From: Will Andrews To: Frank Mayhar Cc: FreeBSD Current Subject: Re: 3C589 problems (was: 4.0 code freeze scheduled for Jan 15th) Message-ID: <20000118181840.H457@argon.blackdawn.com> References: <20000118085605.E482@mojave.worldwide.lemis.com> <200001181048.CAA07011@realtime.exit.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <200001181048.CAA07011@realtime.exit.com>; from frank@exit.com on Tue, Jan 18, 2000 at 02:48:25AM -0800 X-Operating-System: FreeBSD 4.0-CURRENT i386 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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