Wiring down SCSI devices in STABLE

Steve Grandi grandi at noao.edu
Wed Apr 9 06:03:59 PDT 2003


Thanks, Wilko!  The kernel builds now and I will give things a try when I
get a chance to take down the machine.


On Wed, 9 Apr 2003, Wilko Bulte wrote:

> On Tue, Apr 08, 2003 at 07:56:55PM -0700, Steve Grandi wrote:
> > Is it possible to "wire down" SCSI device names in STABLE?  The procedure
> > given in LINT doesn't work...
> >
>
> Something like this:
>
> # SCSI Controllers
> device          ahc0            # AHA3940
> device          ahc1            # AHA3940
> device          sym0            # Symbios 810
> device          scbus0 at ahc0  #
> device          scbus1 at ahc1  #
> device          scbus2 at sym0
>
> device          da0     at scbus1 target 0
> device          da1     at scbus1 target 1
>
> device          cd2     at scbus0 target 2 unit 0
> device          cd3     at scbus0 target 2 unit 1
>
> device          ch                      #SCSI media changers
> device          sa4     at scbus2 target 0
>
> works for me with -stable just fine.
>
> --
> |   / o / /_  _   		wilko at FreeBSD.org
> |/|/ / / /(  (_)  Bulte
>

-- 
Steve Grandi
National Optical Astronomy Observatory/AURA Inc., Tucson AZ USA
Internet: grandi at noao.edu  Voice: +1 520 318-8228  FAX: +1 520 318-8360


More information about the freebsd-scsi mailing list