From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Date: Fri, 02 Apr 1999 21:02:08 +0000 Subject: Re: order of disk recognition Message-Id: List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ultralinux@vger.kernel.org From: Jakub Jelinek Date: Fri, 2 Apr 1999 22:57:58 +0200 (CEST) Actually, there is something you can do. Start using devfs. Then the devices won't change unless you reorder the SCSI controllers themselves (as opposed to just detaching/attaching new SCSI devices to them). I have a feeling Linus won't ever put this in for the 2.2.x stable series and defer it to 2.3.x development kernels. So what we will be able to offer users by default will not have this functionality, they'll have to obtain it as a seperate kernel patch. Later, David S. Miller davem@redhat.com