Description of problem: Fedora Core 3 Test 2 and current rawhide (Sep 24th) won't install onto a 3ware 9000 series RAID controller. This is trivially correctable as the driver is in the kernel. 1) The FC3test2 kernel (and older versions too) have the 3w-9xxx module, it just needs to be included in the modules.cgz. 2) The pcitable file needs the following entry added to it: 0x13c1 0x1002 "3w-9xxx" (or just grab pcitable from hwdata-0.132-1 or newer) 3) Add the following to module-info 3w-9xxx scsi "3ware 9000 Series Storage Controller" Things that don't need changing (they are already OK): modules.dep pci.ids
Added to CVS (at which point, the pcitable will automagically get the new entries; we trim the pcitable to just have the modules we include)