|
|
Note the following configuration issues if you are using a SCSI PC Card host adapter:
If the default IRQ or base I/O address
do not function, try using a different IRQ and
the alternate base I/O address:
0x340 - 0x35f
After completing the configuration of any devices connected to the SlimSCSI 1460 adapter, you must also do the following:
and modify it so it looks like:
aha_change smad_irq[SCSI_NSMAD] = {1, <irqnum>};
where:
For example, if you configured your SlimSCSI 1460
to use IRQ 5,
you would modify the space.c file to read:
aha_change smad_irq[SCSI_NSMAD] = {1, 5};
See also: