Date: Mon, 04 Nov 2002 22:56:39 -0700 (MST) From: "M. Warner Losh" <imp@bsdimp.com> To: durham@jcdurham.com Cc: freebsd-mobile@FreeBSD.ORG Subject: Re: 3C574 won't work on 4.7-Stable Message-ID: <20021104.225639.112717696.imp@bsdimp.com> In-Reply-To: <200211042151.24830.durham@jcdurham.com> References: <200211042151.24830.durham@jcdurham.com>
next in thread | previous in thread | raw e-mail | index | archive | help
In message: <200211042151.24830.durham@jcdurham.com> Jim Durham <durham@jcdurham.com> writes: : I bought a 3C574 3COM 16 bit card for my dell 4000 laptop that is listed : in the pccard.conf file and is a 16 bit card to replace my D-Link DFE : 530 (that was needed elsewhere). Here's what I get when I plug it in: : : jimslaptop pccardd[65]: driver allocation failed for 3Com(3C574-TX Fast : EtherLink PC Card): Device not configured. : : I didn't see any references to problems with this card on google : searches, etc. I used to see messages like that back in the 4.0 and 4.1 : days, but it was always interrupts or i/o address conflicts. : : Should I be forcing the i/o address by entering it in the pccard.conf : file? Yes. : I'm running 4.7-Stable. : : Any ideas? I'd make sure that you are specifying IRQs that are free in /etc/pccard.conf if you are using ISA interrupts. Make sure that the address range for I/O ports you specify is not used by other devices. Driver allocation failure usually means that we couldn't reserve the resources for this device. I've used this card recently on -current, but not on -stable or with OLDCARD. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021104.225639.112717696.imp>