From owner-freebsd-stable Mon Feb 15 01:47:48 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA10333 for freebsd-stable-outgoing; Mon, 15 Feb 1999 01:47:48 -0800 (PST) (envelope-from owner-freebsd-stable@FreeBSD.ORG) Received: from ns.elsevier.nl (ns.elsevier.nl [145.36.5.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA10325 for ; Mon, 15 Feb 1999 01:47:44 -0800 (PST) (envelope-from sohara@mardil.elsevier.nl) Received: from olorin.elsevier.nl by ns.elsevier.nl with SMTP (PP); Mon, 15 Feb 1999 10:49:47 +0100 Received: from mardil.elsevier.nl (mardil.elsevier.nl [145.36.13.30]) by olorin.elsevier.nl (8.8.8/8.8.8) with ESMTP id KAA20872; Mon, 15 Feb 1999 10:46:02 +0100 (MET) Received: from mardil.elsevier.nl (localhost [127.0.0.1]) by mardil.elsevier.nl (8.8.5/8.8.5) with ESMTP id KAA26366; Mon, 15 Feb 1999 10:46:01 +0100 (MET) Message-ID: X-Mailer: XFMail 1.3 [p0] on Solaris X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: Date: Mon, 15 Feb 1999 10:46:00 +0100 (MET) X-Face: %]+HVL}K`P8>+8ZcY-WGHP6j@&mxMo9JH6_WdgIgUGH)JX/usO0%jy7T~IVgqjumD^OBqX, Kv^-GM6mlw(fI^$"QRKyZ$?xx/ From: "Steve O'Hara-Smith" To: Mike Smith Subject: Re: Recent pccard and floppy problem Cc: stable@FreeBSD.ORG Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, Another self reply - ah well. On 12-Feb-99 Steve O'Hara-Smith wrote: >> b) The driver allocation fails with EINVAL over irq allocation, if I >> force (by hacking up allocate_driver) the right irq it all works. I haven't >> yet I finally spotted the thing that had changed, the rc.pccard now loads the pcic kld module, this seems to happen even if pcic is compiled into the kernel. When the compiled in one spots the hardware it assigns irq 9 (I've got the change in pcic.c around the validslots test to comment out the irq test), when the kld module loads it assigns irq 11. Removing the compiled in code causes the module load to fail with an Exec format error. Removing the attempt to load the module gets the card recognised on insertion and the driver allocation succeeds. Unfortunately it still doesn't work :( I get 'ed0 device timeout' about two seconds after the card is configured and no data flows. I got a CVSUP done over the weekend (by modem) and now the floppy drive works again (that one confuses me but now it works again I'll probably never find out why it failed). ----------------------------------------------------------------------- >From Steve O'Hara-Smith On 15-Feb-99 At 10:46:00 Tell a computer to WIN and ... ... You LOSE! ----------------------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message