Next Up Previous Contents Index

F.2 SCSI parameters

SCSI parameters

Hardware Parameter
SCSI Seagate ST0x controller_type=1 base_address=shmemaddr irq=irq
SCSI Future Domain TMC-8xx controller_type=2 base_address=shmemaddr irq=irq
SCSI Trantor T128 t128=base_addr,irq
SCSI NCR-5380 Based ncr5380=port,irq,dma_channel
Adaptec 152x, SB SCSI aha152x=port,irq,scsi_id,reconnect,parity
Adaptec 1542 bases=base_addr
Buslogic buslogic=base_addr
Pro Audio Spectrum / Studio 16 pas16=port,irq

Some examples would be:

Configuration Example
Adaptec AHA1522 at port 330, IRQ 11, SCSI ID 7 aha152x=0x330,11,7
Adaptec AHA1542 at port 330 bases=0x330
Future Domain TMC-800 at CA000, IRQ 10 controller_type=2 base_address=0xca000 irq=10

When a parameter has commas, make sure you do not put a space after a comma.


Next Up Previous Contents Index