From owner-freebsd-questions Thu Aug 31 22:04:07 1995 Return-Path: questions-owner Received: (from majordom@localhost) by freefall.FreeBSD.org (8.6.11/8.6.6) id WAA12310 for questions-outgoing; Thu, 31 Aug 1995 22:04:07 -0700 Received: from nic.cerf.net (nic.cerf.net [192.102.249.3]) by freefall.FreeBSD.org (8.6.11/8.6.6) with ESMTP id WAA12299 for ; Thu, 31 Aug 1995 22:03:56 -0700 Received: (from jrs@localhost) by nic.cerf.net (8.6.10/8.6.9) id WAA23733; Thu, 31 Aug 1995 22:03:35 -0700 Date: Thu, 31 Aug 1995 22:03:35 -0700 (PDT) From: jrs To: "Jordan K. Hubbard" cc: questions@freebsd.org Subject: Re: Strange behavior of uha0 device in config. In-Reply-To: <9692.809874217@time.cdrom.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: questions-owner@freebsd.org Precedence: bulk On Thu, 31 Aug 1995, Jordan K. Hubbard wrote: > > I am having a problem getting the default kernel to recognize my SCSI > > controller. The sequence is this: > > > 1. Make the boot floppy. > > 2. Boot the floppy and enter '-c' for config. > > 3. Device uha0 (UltraStore 34F localbus) defaults to port 0x330. > > 4. Mine is set to port 0x230. > > 5. I use the command 'port uha0 0x230' to reset the port. > > You were fine up to here. Now do this: > 6. disable uha1 > 7. quit > > See if it comes up now. Don't use the "probe" command first - let the > system do that. Jordan, Thanks very much. This did the trick. It's safely installed and working just fine. I also want to thank all the folks that replied in such a rapid time with good information. Jim Stutt