From owner-freebsd-hackers Tue May 25 7:35: 6 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 BB60C1574B for ; Tue, 25 May 1999 07:34:59 -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 AAA18663; Wed, 26 May 1999 00:34:37 +1000 (EST) From: Darren Reed Message-Id: <199905251434.AAA18663@cheops.anu.edu.au> Subject: the invisible 3c589d & 3.1 To: imp@harmony.village.org (Warner Losh) Date: Wed, 26 May 1999 00:34:36 +1000 (EST) Cc: wes@softweyr.com, hackers@FreeBSD.ORG In-Reply-To: <199905250642.AAA00781@harmony.village.org> from "Warner Losh" at May 25, 99 00:42:50 am 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 Further to this, I did manage to get a kernel compiled and running (dependency checking when compiling without DIAGNOSTIC defined and using LINT as a starting point is not good - lots 'of "DEBUG" things get left without any warning!). Output: ... pcic0: rev 0xc1 int a irq 10 on pci0.10.0 pcic0: rev 0xc1 int a irq 10 on pci0.10.1 Probing for PnP devices: Probing for devices on the ISA bus: ... PC-Card Cirrus Logic PD672X (5 mem & 2 I/O windows) pcic: controller irq 3 Initializing PC-card drivers: ed DEVFS: ready to run Card inserted, slot 0 Card inserted, slot 1 Well, I don't believe that the pcic controller is at irq 3 (or is it ?!). When I start up pccardd, I get these messages: No card in database for "3COM"("3CCM156 B")") No card in database for ""("") The first is, I presume, the modem card (this gets reported as com3 on NetBSD), the second, I guess is my 3c589d! What now ?! Who ever heard of invisible PCMCIA cards ?! Darren To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message