RE: SMP + RAID

Andre Hedrick (andre@suse.com)
Fri, 1 Oct 1999 20:33:32 -0700 (PDT)


bool ' HPT366 chipset support' CONFIG_BLK_DEV_HPT366
if [ "$IDEDMA_PCI_EXPERIMENTAL" = "y" -a \
"$CONFIG_BLK_DEV_HPT366" = "y" ]; then
bool ' HPT366 (EXPERIMENTAL)' CONFIG_BLK_DEV_HPT366_SHARED
fi

You forgot "CONFIG_BLK_DEV_HPT366_SHARED"

Andre Hedrick
The Linux IDE guy

On Fri, 1 Oct 1999, HELLRAiDER wrote:

> also, i treid this patch today, and it does not recognise my 2nd ide
> channel of the hpt366 chipset on my abit bp6 again... :/
>
>
> On Fri, 1 Oct 1999, Tom Livingston wrote:
>
> >
> > Hi Andre,
> >
> > > I am building ide.2.2.12.19991001.patch now.
> >
> > I got the ide.2.2.12.19991001.patch and gave it a try. However, I noticed
> > that the ide.c spinlock patch isn't included in this one (ie it isn't in
> > 10-01, but it is 9-30). So the stock 10-01 is back to crashing for me. but
> > if I apply the ide.c patch, all works well.
> >
> > Tom
> >
> >
>

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/