Paul,
>Now you guys compiled the driver for the E-Smith kernel thus
> creating a file containing the file modules.cgz.
Actually, that's not right.
When I compiled the driver, the driver module is called hpt37x2.o. This driver is for HPT370/370A cards only.
The modules.cgz thingy was created purely for the purpose of creating the driver disk - not necessary if you don't require card activation at install time. Note : modules.cgz is NOT the driver file, hpt37x2.o is. modules.cgz is a zip file containing the driver modules for the various kernel versions.
Another forum reader, Jeff also got hpt374.o but then he was compiling a different source driver file for a different card, a newer Highpoint 404 (I think) which is NOT based on the HPT 370/370A chipset.
If you are getting hpt374.o, I will be guessing that you have not got the correct driver (and thus not able to activate it -- assuming your card is based on a HPT370). Therefore, insmod hpt374.o with a HPT370 card will very likely fail, as you see at the moment.
Kelvin.