From owner-freebsd-hackers Wed May 26 23:36:38 1999 Delivered-To: freebsd-hackers@freebsd.org Received: from cheops.anu.edu.au (cheops.anu.edu.au [150.203.76.24]) by hub.freebsd.org (Postfix) with ESMTP id 9BDEC155C6 for ; Wed, 26 May 1999 23:36:32 -0700 (PDT) (envelope-from avalon@cheops.anu.edu.au) Received: (from avalon@localhost) by cheops.anu.edu.au (8.9.1/8.9.1) id QAA09848; Thu, 27 May 1999 16:36:20 +1000 (EST) From: Darren Reed Message-Id: <199905270636.QAA09848@cheops.anu.edu.au> Subject: Re: more on the pcmcia saga. To: wes@softweyr.com (Wes Peters) Date: Thu, 27 May 1999 16:36:19 +1000 (EST) Cc: hackers@FreeBSD.ORG In-Reply-To: <374CD701.56711641@softweyr.com> from "Wes Peters" at May 26, 99 11:24:17 pm X-Mailer: ELM [version 2.4 PL23] 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 [...] > PC-Card Intel 82365 (5 mem & 2 I/O windows) > pcic: controller irq 3 > ^^^^^^^^^^^^^^^^^^^^^^ > Initializing PC-card drivers: sio > changing root device to wd0s2a > Card inserted, slot 1 > PC-Card Intel 82365 (5 mem & 2 I/O windows) > pcic: controller irq 5 > ^^^^^^^^^^^^^^^^^^^^^^ > Card inserted, slot 3 > ed0: address 00:80:c8:8c:01:58, type NE2000 (16 bit) Well, when I see two "pcic: .. irq X" lines, pccardd comes back with this error: pccard[]: driver allocation failed for 3Com Corporation I also (now) get: PC-Card Cirrus Logic PD672X (...) pcic: controller irq 5 Initializing PC-card drivers: ep DEVFS: ready to run Card inserted, slot 3 (is this good or bad ?). I have a sio and ep lines "empty" in the kernel config: device sio2 device ep0 This time, however, I got: PC-Card Cirrus Logic PD672X (...) pcic: controller irq 9 Card inserted, slot 3 now where it got "slot 3" from, I have no fucking idea. What's more, there is only *1* card inserted! Does _anyone_ know how to make this PCMCIA crap work or is it just like the lottery ? Darren To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message