On Thu, 2002-05-30 at 20:24, Ricardo J. Méndez Castro wrote:

> 
> SG is NOT listed, but I had assumed (probably incorrectly) that it was
> compiled in scsi_mod.  I'll re-check.

The SCSI generic module is separate and (assuming it is compiled as a
module) will show up by itself as can be seen here:

[root@lh2 /root]# lsmod
Module                  Size  Used by    Tainted: P  
sg                     25156   0  (autoclean)
sr_mod                 11896   0  (autoclean)
cdrom                  28320   0  (autoclean) [sr_mod]
emu10k1                53056   0  (autoclean)
ac97_codec              9312   0  (autoclean) [emu10k1]
soundcore               3972   4  (autoclean) [emu10k1]
af_packet              13352   2  (autoclean)
eepro100               16400   1  (autoclean)
e1000                  41832   1  (autoclean)
ipt_LOG                 3360   4  (autoclean)
ipt_state                576   8  (autoclean)
iptable_nat            14516   0  (autoclean) (unused)
ip_conntrack           15084   2  (autoclean) [ipt_state iptable_nat]
iptable_filter          1728   0  (autoclean) (unused)
ip_tables              11424   6  [ipt_LOG ipt_state iptable_nat iptable_filter]
st                     26452   0  (unused)
serial                 45824   0  (autoclean)
isa-pnp                29224   0  (autoclean) [serial]
usb-ohci               17152   0  (unused)
usbcore                56064   1  [usb-ohci]
rtc                     6296   0  (autoclean)
unix                   16004 331  (autoclean)

My SCSI driver is not a module, so it doesn't show up. From what you
have said, the Adaptec SCSI driver on your system is a module, so you
should also see the aic7xxx module as noted in Patrick May's message.

Linus




_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to