On Mon, Jul 26, 2004 at 03:03:20PM -0300, Ulisses wrote: > I have a soyo kt400 dragon ultra motherboard with a hpt370/372 raid > controller. The problem is that booting kernel 2.6.6-1.435.2.3 always > ends up with an oops in init_setup_hpt366(). It looks like the HPT driver for 2.6.x somehow missed out on the HPT372N support from 2.4.x (-ac ?). The first part of the problem is an unchecked dereference of the names array but the driver must also handle the 372N reclocking. I've cc'd Bart to see if he has any comment on it. It doesn't look too bad to forward port the fix. Alan