From owner-freebsd-hackers Thu Feb 1 13:16:41 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id NAA00491 for hackers-outgoing; Thu, 1 Feb 1996 13:16:41 -0800 (PST) Received: from linux4nn.gn.iaf.nl (root@linux4nn.gn.iaf.nl [193.67.144.34]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id NAA00474 for ; Thu, 1 Feb 1996 13:16:34 -0800 (PST) Received: from uni4nn.iaf.nl (root@uni4nn.iaf.nl [193.67.144.33]) by linux4nn.gn.iaf.nl (8.6.9/8.6.9) with SMTP id WAA11318; Thu, 1 Feb 1996 22:16:42 +0100 Received: by uni4nn.iaf.nl with UUCP id AA11776 (5.67b/IDA-1.5); Thu, 1 Feb 1996 22:16:17 +0100 Received: by iafnl.es.iaf.nl with UUCP id AA11384 (5.65c/IDA-1.4.4); Thu, 1 Feb 1996 21:45:44 +0100 Received: (from wilko@localhost) by yedi.iaf.nl (8.6.12/8.6.6) id UAA02117; Thu, 1 Feb 1996 20:32:18 +0100 From: Wilko Bulte Message-Id: <199602011932.UAA02117@yedi.iaf.nl> X-Organisation: Private FreeBSD site - Arnhem - The Netherlands Subject: Re: getting LUN 1 of MD21 ESDI->SCSI bridge to work To: joerg_wunsch@uriah.heep.sax.de Date: Thu, 1 Feb 1996 20:32:17 +0100 (MET) Cc: freebsd-hackers@freebsd.org In-Reply-To: <199602010813.JAA25931@uriah.heep.sax.de> from "J Wunsch" at Feb 1, 96 09:13:44 am X-Mailer: ELM [version 2.4 PL23] Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: owner-hackers@freebsd.org Precedence: bulk > As Peter Dufault wrote: > > > > This may be fine for you, however you may want to make a specific > ^^^^^^^^^^^^^^^ > > entry for your ESDI drives - the way the Maxtor has a match - then > ^^^^^^^^^^^^^^^^^^^^^^^^^^ > > only that particular drive will be scanned for all luns. Your guess was right, I first did a quick hack. > ...and submit it for inclusion into the official tree. Please. :) > -- > cheers, J"org But the entry needed is (based on 2.1R source): *************** *** 225,234 **** "mx1", SC_ONE_LU }, { - T_DIRECT, T_FIXED, "EMULEX", "MD21/S2", "*", - "sd", SC_MORE_LUS - }, - { T_DIRECT, T_FIXED, "*", "*", "*", "sd", SC_ONE_LU }, --- 225,230 ---- *************** *** 307,316 **** ,"any", "sd", SC_ONE_LU }, { - T_DIRECT, T_FIXED, "EMULEX", "MD21/S2 " - ,"any", "sd", SC_MORE_LUS - }, - { T_DIRECT, T_FIXED, "MAXTOR ", "XT-4170S " ,"B5A ", "mx1", SC_ONE_LU }, I don't have the Force (i.e. commit privs) so please add it to -current. Wilko _ __________________________________________________________________________ | / o / / _ Wilko Bulte email: wilko@yedi.iaf.nl |/|/ / / /( (_) Private FreeBSD site - Arnhem - The Netherlands --------------------------------------------------------------------------------