From owner-freebsd-stable Tue Oct 16 18:14:20 2001 Delivered-To: freebsd-stable@freebsd.org Received: from pericles.IPAustralia.gov.au (pericles.IPAustralia.gov.au [202.14.186.30]) by hub.freebsd.org (Postfix) with ESMTP id CAF3E37B401 for ; Tue, 16 Oct 2001 18:14:17 -0700 (PDT) Received: (from smap@localhost) by pericles.IPAustralia.gov.au (8.11.3/8.11.1) id f9H1ECs52083; Wed, 17 Oct 2001 11:14:12 +1000 (EST) (envelope-from carl@xena.ipaustralia.gov.au) Received: from newton.aipo.gov.au(10.0.100.18) by pericles.IPAustralia.gov.au via smap (V2.1) id xma052075; Wed, 17 Oct 01 11:13:47 +1000 Received: from localhost (carl@localhost) by newton.aipo.gov.au (8.11.6/8.11.6) with ESMTP id f9H1DkU61123; Wed, 17 Oct 2001 11:13:46 +1000 (EST) (envelope-from carl@xena.ipaustralia.gov.au) X-Authentication-Warning: newton.aipo.gov.au: carl owned process doing -bs Date: Wed, 17 Oct 2001 11:13:46 +1000 (EST) From: Carl Makin X-X-Sender: To: Tom Cc: Subject: Re: I've got those device scanning blues... In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi Tom, On Tue, 16 Oct 2001, Tom wrote: > On Wed, 17 Oct 2001, Carl Makin wrote: > > embedded PCI interfaces. This means that everytime I add another disk via > > the shark, or if I add another PCI scsi card the disks get allocated > You probably want to wire your disk down. You will need to compile this > into your kernel though, but you can do pre-configure a lot of disks. Yes, I looked at that. Annoying to implement and fails if you add or remove a card. It's ok if the box is static though. It would be better if you could wire down adaptor numbers to pci slots as well. I've just had another look at the Dell, and it's allocating pci busses 0 and 1 to the slots, and 2 to the embedded interfaces. Makes it difficult to be consistant when it does that. Carl. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message