Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Sep 1999 18:04:35 +0200
From:      Poul-Henning Kamp <phk@critter.freebsd.dk>
To:        freebsd@osterskov.dk
Cc:        current@FreeBSD.ORG
Subject:   Re: Problem with Compaq SMART-2SL array controller 
Message-ID:  <2426.938102675@critter.freebsd.dk>
In-Reply-To: Your message of "Thu, 23 Sep 1999 17:43:17 %2B0200." <99092318013400.00254@SMP_XEON.OSTERSKOV.DK> 

next in thread | previous in thread | raw e-mail | index | archive | help

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 <99092318013400.00254@SMP_XEON.OSTERSKOV.DK>, freebsd@osterskov.dk 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 majordomo@FreeBSD.org
>with "unsubscribe freebsd-current" in the body of the message
>

--
Poul-Henning Kamp             FreeBSD coreteam member
phk@FreeBSD.ORG               "Real hackers run -current on their laptop."
FreeBSD -- It will take a long time before progress goes too far!


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?2426.938102675>