Mark Weaver wrote:

I've got a server that I'm rebuilding and I've been given an Adaptec
2100S single channel scsi card to use. Problem is I can't find drivers
for CentOS 4 anywhere.

The driver is included in the kernel now, though apparently not built by default upstream. You'll need to rebuild your kernel, enabling:

Device Drivers ->
        SCSI device support ->
        SCSI low-level drivers ->
        Adaptec I2O RAID Support

The resulting device driver will be called dpt_i2o. You'll need to know that if, after installing the new kernel, kudzu can't figure things out from there.
_______________________________________________
CentOS mailing list
[email protected]
http://lists.centos.org/mailman/listinfo/centos

Reply via email to