From owner-freebsd-hackers Mon Dec 6 15:25:25 1999 Delivered-To: freebsd-hackers@freebsd.org Received: from cairo.anu.edu.au (cairo.anu.edu.au [150.203.224.11]) by hub.freebsd.org (Postfix) with ESMTP id D119915065 for ; Mon, 6 Dec 1999 15:25:14 -0800 (PST) (envelope-from avalon@cairo.anu.edu.au) Received: (from avalon@localhost) by cairo.anu.edu.au (8.9.3/8.9.3) id KAA17817; Tue, 7 Dec 1999 10:26:27 +1100 (EST) From: Darren Reed Message-Id: <199912062326.KAA17817@cairo.anu.edu.au> Subject: Re: 3c589d w/ freebsd 3.3 works badly. To: imp@village.org (Warner Losh) Date: Tue, 7 Dec 1999 10:26:27 +1100 (Australia/NSW) Cc: hackers@FreeBSD.ORG In-Reply-To: <199912062312.QAA37583@harmony.village.org> from "Warner Losh" at Dec 06, 1999 04:12:49 PM X-Mailer: ELM [version 2.5 PL1] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In some mail from Warner Losh, sie said: > > In message <199912060251.NAA16461@cairo.anu.edu.au> Darren Reed writes: > : How reliable should the ep0 driver be with 3c389d pcmcia cards ? > > I had no problems using 3.3 and my 3C589D, but I've only done minor > stuff with that. I've done most of my work on -current, however. The > most likely problem is that you're using the wrong IRQ for the card. > You'll want to check /etc/rc.conf to make sure that you are using the > /etc/pccard.conf file. Also, you'll want to make sure that the irq > line is correct. Did all of that. When ejecting the card it says "freeing IRQ 10" (or words to that effect), which is the IRQ I used with it under Windows and NetBSD. How much can I specify on the "config" lines in pccard.conf ? Can I `wire down' irq's, iomem and iobuf in the "?" part of the line ? Darren p.s. is the not printing of the IRQ being allocated at bootup a bug ? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message