Re: Adaptec AHA-1480 SCSI PCMCIA card in RH7.1.

gary <[email protected]> Sun, 13 Apr 2003 19:04:37 -0500
Newsgroups gmane.linux.redhat.release.seawolf
Message-ID <[email protected]>
My_SeaWolf wrote:

> How do I check this?
>

Redhat compiles scsi support as a module in the plain vanilla installation.
Assuming you have not recompiled the kernal, you can try.

 /sbin/lsmod

That gives you a list of modules you currently have loaded. My machine shows

scsi_mod
sd_mod
aic7xxx

The aic7xxx is the module for my Adaptec 2940 pci card.  Yours will be different.