> 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. \\ msm...@freebsd.org \\ -- Joseph Merrick \\ msm...@cdrom.com To Unsubscribe: send mail to majord...@freebsd.org with "unsubscribe freebsd-hackers" in the body of the message