From owner-freebsd-hackers Thu May 27 11:39:25 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 6F94A14BE4 for ; Thu, 27 May 1999 11:39:23 -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 LAA01298; Thu, 27 May 1999 11:36:40 -0700 (PDT) (envelope-from mike@dingo.cdrom.com) Message-Id: <199905271836.LAA01298@dingo.cdrom.com> X-Mailer: exmh version 2.0.2 2/24/98 To: Darren Reed Cc: wes@softweyr.com (Wes Peters), hackers@FreeBSD.ORG Subject: Re: more on the pcmcia saga. In-reply-to: Your message of "Thu, 27 May 1999 16:19:46 +1000." <199905270619.QAA09645@cheops.anu.edu.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 27 May 1999 11:36:40 -0700 From: Mike Smith Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > In some mail from Wes Peters, sie said: > [...] > > PC-Card Intel 82365 (5 mem & 2 I/O windows) > > pcic: controller irq 3 > > ^^^^^^^^^^^^^^^^^^^^^^ > > Initializing PC-card drivers: sio > > Why does it list "sio" here ? I don't see where sio is actually > used with PCMCIA here...why doesn't it list ed0 too ? (Is this a > bug ?) It lists sio because sio is pccard-compatible; it's just noise indicating that it's aware that sio is a pccard driver. > > 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) > > Does this imply that IRQ's 3 & 5 are for use by the respective slots ? No, it indicates you've loaded the pcic driver twice. Not your fault, see the previous response I sent. -- \\ 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