From owner-freebsd-isp Mon Sep 16 23:50:25 1996 Return-Path: owner-isp Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id XAA14702 for isp-outgoing; Mon, 16 Sep 1996 23:50:25 -0700 (PDT) Received: from panda.hilink.com.au (panda.hilink.com.au [203.2.144.5]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id XAA14691 for ; Mon, 16 Sep 1996 23:50:20 -0700 (PDT) Received: (from danny@localhost) by panda.hilink.com.au (8.7.5/8.7.3) id QAA01868; Tue, 17 Sep 1996 16:50:08 +1000 (EST) Date: Tue, 17 Sep 1996 16:50:07 +1000 (EST) From: "Daniel O'Callaghan" To: Robert Chalmers cc: freebsd-isp@freebsd.org Subject: Re: how do I set SCSI ID to 0? In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-isp@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Tue, 17 Sep 1996, Robert Chalmers wrote: > > > > Hi folks, > > does anyone know how to set the SCSI ID on a SEAGATE ST-41601N > > to id#0 ? > > > > It "defaults" to id#3, and I can't see any way of changing it. The > > jumpers on the back don't give any indication, and the SEAGATE docs, > > indicat an id of 1,2,4 ?? don't even mention 3. Usually the jumpers are labelled A0, A1, A2, which represent 1, 2 and 4 in binary. To set ID to 3, jumper A0 and A1 (1+2=3). To use 6, jumper A1 and A2. Danny