On Wed, Aug 02, 2000 at 04:56:24PM -0700, Adam Radford wrote:
> The fix for 3ware oops in 2.2.17pre14 is this:
>
> Change the function call:
>
> tw_setfeature(tw_dev, 2, 1, &c);
>
> to be:
>
> tw_setfeature(tw_dev2, 2, 1, &c);
That fixed the oops. I'm now running 2.2.17pre14 with the
pre14 3ware driver and the above fix.
Thanks for the timely help,
-- Brian Litzinger <brian@litzinger.com>Copyright (c) 2000 By Brian Litzinger, All Rights Reserved
- 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/
This archive was generated by hypermail 2b29 : Mon Aug 07 2000 - 21:00:10 EST