From owner-freebsd-hackers Thu May 27 11:37:55 1999 Delivered-To: freebsd-hackers@freebsd.org Received: from dingo.cdrom.com (dingo.cdrom.com [204.216.28.145]) by hub.freebsd.org (Postfix) with ESMTP id D0CCE15935 for ; Thu, 27 May 1999 11:37:50 -0700 (PDT) (envelope-from mike@dingo.cdrom.com) Received: from dingo.cdrom.com (localhost.cdrom.com [127.0.0.1]) by dingo.cdrom.com (8.9.3/8.8.8) with ESMTP id LAA01276; Thu, 27 May 1999 11:34:53 -0700 (PDT) (envelope-from mike@dingo.cdrom.com) Message-Id: <199905271834.LAA01276@dingo.cdrom.com> X-Mailer: exmh version 2.0.2 2/24/98 To: Wes Peters Cc: Darren Reed , hackers@FreeBSD.ORG Subject: Re: more on the pcmcia saga. In-reply-to: Your message of "Wed, 26 May 1999 23:24:17 MDT." <374CD701.56711641@softweyr.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 27 May 1999 11:34:53 -0700 From: Mike Smith Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Darren Reed wrote: > > > > It appears that having "pccardd" enabled in /etc/defaults/rc.conf > > causes it to be started very early with the end result of the > > "pcic controller" also allocating irq9 (in a separate pair of > > messages). i.e. this appears early on: > > > > PC-Card Cirrus Logic PD672X (5 mem & 2 I/O windows) > > pcic: controller irq 5 > > > > just before "Initializing PC-card drivers: fdc" - fdc ?! - and then Yes, we support the YE-Data floppy controller card. > > later, whilst fsck'ing or whatever, I saw this: > > > > PC-Card Cirrus Logic PD672X (5 mem & 2 I/O windows) > > pcic: controller irq 9 > > > > What's going on here ? This is breakage in the 3.1 release's pccard infrastructure. Remove the 'kldload' line from /etc/rc.pccard, and make sure you have both the pcic and card devices in your kernel. -- \\ The mind's the standard \\ Mike Smith \\ of the man. \\ msmith@freebsd.org \\ -- Joseph Merrick \\ msmith@cdrom.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message