Date: Sat, 20 Feb 1999 04:12:48 +1100 From: Bruce Evans <bde@zeta.org.au> To: freebsd-current@FreeBSD.ORG, gallatin@cs.duke.edu Subject: Re: Promise Ultra/33 problems Message-ID: <199902191712.EAA11103@godzilla.zeta.org.au>
next in thread | raw e-mail | index | archive | help
>My configuration file configures the controller as: > >controller wdc2 at isa? port "0xb800" bio irq 11 flags 0xa0ff0ff vector wdintr >disk wd2 at wdc2 drive 0 >controller wdc3 at isa? port "0xb000" bio irq 11 flags 0xa0ff0ff vector wdintr >disk wd3 at wdc3 drive 0 > >However, when attempting to attach wd3: > >wdc3 at 0xb000-0xb007 irq 11 flags 0xa0ff0ff on eisa slot 11 >wdc3: unit 0 (wd3): <IBM-DTTA-371010>, LBA, DMA, 32-bit, multi-block-16, sleep-hack >wd3: 9641MB (19746720 sectors), 1229 cyls, 255 heads, 63 S/T, 512 B/S >wd3: ATA INQUIRE valid = 0007, dmamword = 0007, apio = 0003, udma = 0407 > device combination doesn't support shared irq11 > intr_connect(irq11) failed, result=-1 > > >How do I get around this? LINT has some instructions that seem relevant. Bruce 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?199902191712.EAA11103>