Date: Tue, 8 Apr 2003 21:01:29 -0700 (PDT) From: Nate Lawson <nate@root.org> To: Steve Grandi <grandi@noao.edu> Cc: freebsd-scsi@freebsd.org Subject: Re: Wiring down SCSI devices in STABLE Message-ID: <Pine.BSF.4.21.0304082059540.28580-100000@root.org> In-Reply-To: <Pine.WNT.4.52.0304081952280.2224@D4KHWJ11>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 8 Apr 2003, Steve Grandi wrote: > Is it possible to "wire down" SCSI device names in STABLE? The procedure > given in LINT doesn't work... > > An excerpt from a config file for a machine called archive: > device scbus0 at ahc0 > device scbus1 at ahd0 > device scbus2 at ahd > device da0 at scbus1 target 0 > device da1 at scbus1 target 1 > device da2 at scbus1 target 2 > device da3 at scbus0 target 2 > ... > config -d /usr/obj/usr/src/sys/ARCHIVE /usr/src/sys/i386/conf/ARCHIVE > config: line 120: ahc 0 not defined > *** Error code 1 I don't think you can wire the bus to a given device name. I'd remove the first three lines and just use the last four after observing the bus order found in probe. -Nate
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0304082059540.28580-100000>
