From owner-freebsd-stable Wed Feb 25 12:52:12 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA14246 for freebsd-stable-outgoing; Wed, 25 Feb 1998 12:52:12 -0800 (PST) (envelope-from owner-freebsd-stable@FreeBSD.ORG) Received: from geo.geocast.net (geo.geocast.net [128.177.240.120]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA14150 for ; Wed, 25 Feb 1998 12:51:55 -0800 (PST) (envelope-from castor@geocast.net) Received: (from castor@localhost) by geo.geocast.net (8.8.8/8.8.8) id MAA11625 for freebsd-stable@freebsd.org; Wed, 25 Feb 1998 12:51:43 -0800 (PST) Date: Wed, 25 Feb 1998 12:51:43 -0800 (PST) From: Castor Fu Message-Id: <199802252051.MAA11625@geo.geocast.net> To: freebsd-stable@FreeBSD.ORG Subject: Re: NCR53c810 problems and FreeBSD2.2-STABLE Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk I have narrowed down the source of my problems with the NCR SCSI controller which I reported earlier with 2.2-STABLE Attempts to use the drive hang if the probe for the uha driver is enabled. The GENERIC kernel tries to find the uha controller at port 0x330. I believe that this port number is used by my Yamaha OPL-3 sound interface. However, the GENERIC kernel doesn't contain support for sound cards, and furthermore, it doesn't seem like the Ultrastor driver should stomp on the NCR one just from probing things. I'm happy because I'm up and running, but if someone wants to look further into this, I'd be happy to try other tests. -castor To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message