Date: Thu, 27 May 1999 11:36:40 -0700 From: Mike Smith <mike@smith.net.au> To: Darren Reed <avalon@coombs.anu.edu.au> Cc: wes@softweyr.com (Wes Peters), hackers@FreeBSD.ORG Subject: Re: more on the pcmcia saga. Message-ID: <199905271836.LAA01298@dingo.cdrom.com> In-Reply-To: Your message of "Thu, 27 May 1999 16:19:46 %2B1000." <199905270619.QAA09645@cheops.anu.edu.au>
next in thread | previous in thread | raw e-mail | index | archive | help
> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199905271836.LAA01298>