Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Nov 1995 15:52:13 -0600 (CST)
From:      Raul Zighelboim <mango@communique.net>
To:        hackers@freefall.freebsd.org
Subject:   Kernel config and two SCSI controllers...
Message-ID:  <Pine.A32.3.91.951114154842.11964A-100000@ryu.communique.net>

next in thread | raw e-mail | index | archive | help

I have a FreeBSD system and I am trying to configure it with two SCSI 
controllers.  On one of them, I have the HDs, on the other, a tape drive.

Originaly, the config file had the following in:
	
controller      ahb0    at isa? bio irq ? vector ahbintr
controller      scbus0  #base SCSI code
device          ch0     #SCSI media changers
device          sd0     #SCSI disks
device          st0     #SCSI tapes
device          cd0     #SCSI CD-ROMs

Should I add the folling lines ?

controller      ahb1    at isa? bio irq ? vector ahbintr
controller      scbus1  #base SCSI code
device          ch1     #SCSI media changers
device          st1     #SCSI tapes

as both scsi controllers are ahb ?

-----------------------------------------------------------------------------
Raul Zighelboim                         e-mail:    mango@communique.net  
Communique Inc.                            Tel:    504.527.6200
Technical Specialist                       Fax:    504.527.6030 




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.A32.3.91.951114154842.11964A-100000>