From owner-freebsd-drivers@FreeBSD.ORG Sat Jun 10 23:47:01 2006 Return-Path: X-Original-To: freebsd-drivers@freebsd.org Delivered-To: freebsd-drivers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D59E216A41B for ; Sat, 10 Jun 2006 23:47:01 +0000 (UTC) (envelope-from lydianconcepts@gmail.com) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.198]) by mx1.FreeBSD.org (Postfix) with ESMTP id 625EA43D48 for ; Sat, 10 Jun 2006 23:47:01 +0000 (GMT) (envelope-from lydianconcepts@gmail.com) Received: by nz-out-0102.google.com with SMTP id 13so971122nzn for ; Sat, 10 Jun 2006 16:47:00 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=f0A76Wn5nxbsZyroXLAGnH8xOzLeTYwG/xjO7chm1YX5uno9WnpuEfNS0JlWIqqa8xrZKo2KEGDqASJsaBB6eTPt7sqcMplGdIYmBKNmqx1prmouDm2ol/x2B++eYQDei/b6tOmaKc5RO0IDwbRAzXCtBYo3sLmfREtaBhHGkMQ= Received: by 10.65.114.17 with SMTP id r17mr3648765qbm; Sat, 10 Jun 2006 16:47:00 -0700 (PDT) Received: by 10.65.151.7 with HTTP; Sat, 10 Jun 2006 16:47:00 -0700 (PDT) Message-ID: <7579f7fb0606101647m478b6e3fx9e754d4063b40ff7@mail.gmail.com> Date: Sat, 10 Jun 2006 16:47:00 -0700 From: "Matthew Jacob" To: "Joe Holden" In-Reply-To: <44893245.1060008@joeholden.co.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <4487F5CE.4090601@joeholden.co.uk> <7579f7fb0606081044i7598fefn4bb64d55c8acdbc2@mail.gmail.com> <4488A2B6.8040108@joeholden.co.uk> <7579f7fb0606081551v13771ec7y9d262f15c695a004@mail.gmail.com> <44893245.1060008@joeholden.co.uk> Cc: freebsd-drivers@freebsd.org Subject: Re: LSI Logic FC919X Controller X-BeenThere: freebsd-drivers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Writing device drivers for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Jun 2006 23:47:01 -0000 > Hi Matthew, this patch appears to have worked, however it also appears > to have been detected first, which has broken my fstab, is there any way > to order disks/hardware detection? > Nope, sorry. That's an annoying problem that's hard to fix for most non-Windows systems.