Mark,
SCDI_MOD is one of the kernel modules. su to root and do lsmod. Here's
what I get:
[root@pooh bob]# lsmod
Module Size Used by
ppp_deflate 39972 0 (autoclean)
bsd_comp 3568 0 (autoclean)
ppp 21452 2 (autoclean) [ppp_deflate bsd_comp]
slhc 4472 1 (autoclean) [ppp]
nfs 28824 1 (autoclean)
lockd 31880 0 (autoclean) [nfs]
sunrpc 54916 1 (autoclean) [nfs lockd]
nls_iso8859-1 2020 1 (autoclean)
nls_cp437 3548 1 (autoclean)
vfat 9180 1 (autoclean)
fat 31264 1 (autoclean) [vfat]
parport_probe 3172 0
parport_pc 7060 0
parport 7748 0 [parport_probe parport_pc]
es1371 31328 0
aic7xxx 112796 0 (unused)
scsi_mod 61408 1 [aic7xxx]
usb-uhci 21740 1
sound 61080 0 (unused)
soundcore 2788 7 [es1371 sound]
soundlow 308 0 [sound]
[root@pooh bob]#
I don't know what to tell you about (unused) at aic7xxx. It seems to
take both of them to work.
Bob Eaton
Mark Stewart wrote:
>
> Bob,
>
> Thanks very much for the info.
>
> > > Also, can you tell me which driver is being used?
> >
> > aic7xxx is the driver. Seems to work with SCSI_MOD.
>
> Hm. That's the driver I'm using, too. What is SCSI_MOD? An option to the
> Adaptec driver?
>
> >
> > Mark, I wish I could help you more, but if I already knew what was going
> > on, I wouldn't need so much help myself ;-).
>
> Yeah, I really like Linux when it doesn't take me months to get something
> working...
>
> ::mark
>
> --
> Source code, list archive, and docs: http://www.mostang.com/sane/
> To unsubscribe: echo unsubscribe sane-devel | mail majordomo@mostang.com
-- Source code, list archive, and docs: http://www.mostang.com/sane/ To unsubscribe: echo unsubscribe sane-devel | mail majordomo@mostang.com
This archive was generated by hypermail 2b29 : Mon Mar 26 2001 - 14:48:19 PST