Help!
I've installed SME 6.01 a couple of months ago (works great) but, I've added a Adaptec AHA1542CP scsi controller and a DDS3 (wangtek) tapestreamer.
In the bootlog SME regonize the Adaptec scsi contoller
isapnp: Scanning for PnP cards...
isapnp: Card 'Adaptec AHA-1542CP'
isapnp: 1 Plug & Play card detected total
I've tried "insmod st" already, lsmod showed the following:
[root@firewall-1 dev]# lsmod
Module Size Used by Not tainted
st 29680 0 (autoclean) (unused)
appletalk 23884 12 (autoclean)
sch_ingress 2752 1 (autoclean)
cls_u32 5860 7 (autoclean)
sch_sfq 4672 3 (autoclean)
sch_cbq 14240 1 (autoclean)
8139too 17024 1
mii 3976 0 [8139too]
e100 51428 1
ipt_LOG 4416 1 (autoclean)
ipt_MASQUERADE 2368 1 (autoclean)
ipt_state 1344 1 (autoclean)
ipt_TOS 1856 7 (autoclean)
ip_conntrack_ftp 5120 1 (autoclean)
ip_nat_ftp 4032 0 (unused)
iptable_mangle 3040 1 (autoclean)
iptable_nat 22228 2 (autoclean) [ipt_MASQUERADE ip_nat_ftp]
ip_conntrack 26164 3 (autoclean) [ipt_MASQUERADE ipt_state ip_conntrack_ftp ip_nat_ftp iptable_nat]
iptable_filter 2560 1 (autoclean)
ip_tables 13952 9 [ipt_LOG ipt_MASQUERADE ipt_state ipt_TOS iptable_mangle iptable_nat iptable_filter]
ide-scsi 11008 0
scsi_mod 107596 2 [st ide-scsi]
ide-cd 32256 0
cdrom 32128 0 [ide-cd]
usb-uhci 24676 0 (unused)
usbcore 73792 1 [usb-uhci]
ext3 66592 2
jbd 47596 2 [ext3]
[root@firewall-1 dev]#
I guess the (unused) means something like "not there"
The several items in this forum I searched like "SCSI", "Tapestreamer" etc. don't give any solutions (for me)

anyone have a solution???
tnx,
Ronald