Jamin Collins wrote:

> Timothy Reaves [mailto:[EMAIL PROTECTED]] wrote:
> 
>> Yes, it was compiled, and lsmod shows it loaded.
> 
> 
> hmmm.  Seem to recall something about the order of the loading that effects
> whether or not the IDE-SCSI module will work.  Also, there should be
> something in dmesg or /var/log/messages that indicates that the module
> loaded and is controlling certain devices and what their scsi device names
> are, do you have anything along these lines?
> 
> Jamin W. Collins
> 


I insmod sg first.  This gives the line:
Detected scsi generic sg0 at scsi0, channel0, id1, lun0, type 3
I then insmod ide-scsi.  This produces the two lines of output:
Vendor: RICOH   Mode: CD-R/RW MP7040A   Rev: 1.1j
Type: CD-ROM                             ANSI SCSI revision: 02

so it does appear that everything loads correctly.  This is the output 
of lsmod:
Module                  Size  Used by
ide-scsi                8000   0
sg                     22784   0  (unused)
isofs                  17936   0  (autoclean)
vmnet                  17408   3
vmmon                  18480   0  (unused)
audiopci               18320   0
audiobuf               11664   0  [audiopci]
pnp                    50320   0  [audiopci]
midi                   30512   0  [audiopci pnp]
soundbase             316752   0  [audiopci audiobuf pnp midi]
sndshield               9600   0  [audiopci audiobuf pnp midi soundbase]
nfsd                   47024   0  (autoclean)
lockd                  39440   0  (autoclean) [nfsd]
sunrpc                 63936   0  (autoclean) [nfsd lockd]
8139too                15520   1  (autoclean)
st                     27664   0  (unused)



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

Reply via email to