Dave I tried what you suggested but that didn't work either. My Ricoh 
CD-Burner and SCSI Zip are recognized only with I
compile them into the kernel and not as a module. Then the system locks up 
during bootup.

Are there any other suggestions?


Thanks Dave I'll try your suggestions. As far as termination though that 
should be fine. It works in Windows 2000
and worked in Redhat 6.2.


 > I compiled in SCSI emulation as a module and the SCSI drivers into the
 > kernel as-well as "aha152x".

If it's a SCSI CDR you don't need SCSI emulation.

 > These were compiled not as modules. When I tried as modules during boot-up
 > the system didn't lockup, but
 > it didn't recognized my SCSI CD-Burner. I also have added the
 > append="aha152x=0x340,11,7,1" option.

Start with just 'append="aha152x=0x340" and let it figure out the rest.
Are you sure there aren't any termination problems?

Try compiling the aha152x as a module, then using modprobe to test it,
rather than having to reboot each time:

# modprobe aha152x aha152x=0x340

dave



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




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

Reply via email to