Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 May 1999 04:42:39 +1000 (EST)
From:      Darren Reed <avalon@coombs.anu.edu.au>
To:        hackers@freebsd.org
Subject:   more on the pcmcia saga.
Message-ID:  <199905261842.EAA02819@cheops.anu.edu.au>

next in thread | raw e-mail | index | archive | help

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
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 ?

Darren


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199905261842.EAA02819>