From owner-freebsd-questions@FreeBSD.ORG Sat Jul 19 04:31:06 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 95E4F37B401 for ; Sat, 19 Jul 2003 04:31:06 -0700 (PDT) Received: from sccrmhc12.comcast.net (sccrmhc12.comcast.net [204.127.202.56]) by mx1.FreeBSD.org (Postfix) with ESMTP id C0F0B43F3F for ; Sat, 19 Jul 2003 04:31:05 -0700 (PDT) (envelope-from attbi.com@comcast.net) Received: from bishop.my.domain (h004005b2f1be.ne.client2.attbi.com[24.62.113.60](untrusted sender)) by comcast.net (sccrmhc12) with ESMTP id <200307191131040120057u6te>; Sat, 19 Jul 2003 11:31:04 +0000 Received: from bishop.my.domain (localhost [127.0.0.1]) by bishop.my.domain (8.12.9/8.12.9) with ESMTP id h6JBUusi000959 for ; Sat, 19 Jul 2003 07:30:58 -0400 (EDT) (envelope-from attbi.com@bishop.my.domain) Received: (from gp@localhost) by bishop.my.domain (8.12.9/8.12.9/Submit) id h6JBUtCn000958 for freebsd-questions@freebsd.org; Sat, 19 Jul 2003 07:30:55 -0400 (EDT) X-Authentication-Warning: bishop.my.domain: gp set sender to attbi.com using -f Date: Sat, 19 Jul 2003 07:30:54 -0400 From: Greg Pavelcak To: freebsd-questions@freebsd.org Message-ID: <20030719113054.GA932@bishop.my.domain> Mail-Followup-To: Greg Pavelcak , freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.4i Subject: USB adn SCSI Device Numbering X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Jul 2003 11:31:06 -0000 Sorry about this, as I'm pretty sure this issue has been addressed before, but I didn't come up with the right search in the archives. I just added an Adaptec USB2 PCI card. If I boot with my Sandisk CF reader already plugged in, it messes up my SCSI device numbering and booting fails. If I plug the Sandisk in after boot, the device is recognized, and I can mount the card. What adjustment can I make to work around this so I don't have to remember to unplug my USB drives on the rare occasions when I reboot. (This is just a home PC, so it's not a real big deal, but I'm sure there's a right way to deal with this.) Thanks. Greg