Date: Wed, 31 Jan 1996 07:22:29 -0500 (EST) From: Peter Dufault <dufault@hda.com> To: wilko@yedi.iaf.nl (Wilko Bulte) Cc: FreeBSD-hackers@freebsd.org Subject: Re: getting LUN 1 of MD21 ESDI->SCSI bridge to work Message-ID: <199601311222.HAA24662@hda.com> In-Reply-To: <199601302128.WAA01945@yedi.iaf.nl> from "Wilko Bulte" at Jan 30, 96 10:28:35 pm
next in thread | previous in thread | raw e-mail | index | archive | help
> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199601311222.HAA24662>