Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Jan 1997 04:46:40 -0500 (EST)
From:      Peter Dufault <dufault@hda.com>
To:        mailist@whoweb.com
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Kernel Build: Hard Wired SCSI Devices
Message-ID:  <199701070946.EAA01900@hda.hda.com>
In-Reply-To: <XFMail.970106220803.mailist@whoweb.com> from Mailist PostOffice at "Jan 6, 97 10:08:03 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
(...)
> Warning: sd0 is configured at scbus0 which is not fixed at a single adapter.
> Warning: sd1 is configured at scbus0 which is not fixed at a single adapter.
(...)
> controller      scbus0 #base SCSI code
> device          sd0 at scbus0 target 0  #SCSI disks

You have to also wire down scbus0 or else if you add more than one
scsi bus it may move, defeating the purpose of the wiring.  See
the examples in /sys/i386/conf/LINT, e.g.,

controller    scbus0 at ahc0      # Single bus device

Peter

-- 
Peter Dufault (dufault@hda.com)   Realtime Machine Control and Simulation
HD Associates, Inc.               Voice: 508 433 6936



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199701070946.EAA01900>