From owner-freebsd-hackers Wed Jan 31 04:21:50 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id EAA23335 for hackers-outgoing; Wed, 31 Jan 1996 04:21:50 -0800 (PST) Received: from hda.com (hda.com [199.232.40.182]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id EAA23330 for ; Wed, 31 Jan 1996 04:21:47 -0800 (PST) Received: (from dufault@localhost) by hda.com (8.6.11/8.6.9) id HAA24662; Wed, 31 Jan 1996 07:22:30 -0500 From: Peter Dufault Message-Id: <199601311222.HAA24662@hda.com> Subject: Re: getting LUN 1 of MD21 ESDI->SCSI bridge to work To: wilko@yedi.iaf.nl (Wilko Bulte) Date: Wed, 31 Jan 1996 07:22:29 -0500 (EST) Cc: FreeBSD-hackers@freebsd.org In-Reply-To: <199601302128.WAA01945@yedi.iaf.nl> from "Wilko Bulte" at Jan 30, 96 10:28:35 pm X-Mailer: ELM [version 2.4 PL24] Content-Type: text Sender: owner-hackers@freebsd.org Precedence: bulk > I'm reviving an ol' 486 using two 760Mb ESDI disks connected to an > Emulex MD21 SCSI-ESDI bridge. This setup is connected to an Adaptec > 1542A. > > Apparantly I'm overlooking something because the 2nd disk (LUN1) > is not recognised. Did try to use a 'sd1 at scbus 0 target 0 unit 1' > but that was not enough apparantly. > > What am I missing here? You need SC_MORE_LUS as a knowndev entry in scsiconf.c to encourage the probe code to look for more luns. The default match for a disk says to only look for a single lun. -- Peter Dufault Real-Time Machine Control and Simulation HD Associates, Inc. Voice: 508 433 6936 dufault@hda.com Fax: 508 433 5267