I don't know who is maintaining the id driver, but it looks to
me like it isn't able to co-exist with the wd driver (because
it "steals" the wd drivers cdevsw entry)
Poul-Henning
In message <[EMAIL PROTECTED]>, [EMAIL PROTECTED] w
rites:
>After doing a cvsup yesterday evening i can't seem to boot on my
>raid cotroller using the same kernel config.
>
>Is -current probing hardware i a different way now or ??
>
>Is there anyone with an answer to this ??
>
>Kernel Config:
>
>#Compaq SMART Array 2-SL Controller
>controller ida0
>device id0
>
>controller wdc0 at isa? port IO_WD1 irq 14
>disk wd0 at wdc0 drive 0
>disk wd1 at wdc0 drive 1
>
>controller wdc1 at isa? port IO_WD2 irq 15
>disk wd2 at wdc1 drive 0
>disk wd3 at wdc1 drive 1
>
>device wcd0 #IDE CD-ROM
>
>
>The bootmessage that i got when it was Working :
>
>ida0: <Compaq SMART-2SL array controller> irq 18 at device 0.0 on pci2
>ida0: drives=1 firm_rev=3.08
>WARNING: "id" is usurping "id"'s cdevsw[]
>WARNING: "id" is usurping "id"'s bmaj
>WARNING: "id" is usurping "wd"'s cdevsw[]
>WARNING: "id" is usurping "id"'s bmaj
>id0: <Compaq Logical Drive> on ida0
>id0: 17355MB (35544960 sectors), blocksize=512
>~
>wdc0 at port 0x1f0-0x1f7 irq 14 on isa0
>wdc0: unit 0 (atapi): <CD-ROM 36X/AKW/U22>, removable, intr, dma, iordis
>~
>changing root device to id0s2a
>
>
>The bootmessage that i have now : "Not Working"
>
>ida0: <Compaq SMART-2SL array controller> irq 18 at device 0.0 on pci2
>ida0: drives=1 firm_rev=3.08
>WARNING: "id" is usurping "id"'s cdevsw[]
>WARNING: "id" is usurping "id"'s bmaj
>id0: <Compaq Logical Drive> on ida0
>id0: 17355MB (35544960 sectors), blocksize=512
>~
>wdc0 at port 0x1f0-0x1f7 irq 14 on isa0
>~
>WARNING: "wd" is usurping "id"'s cdevsw[]
>WARNING: "wd" is usurping "wd"'s bmaj
>~
>wdc0: unit 0 (atapi): <CD-ROM 36X/AKW/U22>, removable, intr, dma, iordis
>~
>~
>changing root device to wd0s2a
>changing root device to wd0a
>rootdev=0xC1499000 error=6 panic cannot mount rootdev
>
>
>
>To Unsubscribe: send mail to [EMAIL PROTECTED]
>with "unsubscribe freebsd-current" in the body of the message
>
--
Poul-Henning Kamp FreeBSD coreteam member
[EMAIL PROTECTED] "Real hackers run -current on their laptop."
FreeBSD -- It will take a long time before progress goes too far!
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message