From owner-freebsd-current Fri Jun 22 0:35:15 2001 Delivered-To: freebsd-current@freebsd.org Received: from updraft.jp.freebsd.org (updraft.jp.FreeBSD.ORG [210.157.158.42]) by hub.freebsd.org (Postfix) with ESMTP id A481437B401 for ; Fri, 22 Jun 2001 00:35:10 -0700 (PDT) (envelope-from matusita@jp.FreeBSD.org) Received: from localhost (localhost [127.0.0.1]) by updraft.jp.freebsd.org (8.11.3+3.4W/8.11.3) with ESMTP/inet id f5M7Yta02459 for ; Fri, 22 Jun 2001 16:35:02 +0900 (JST) (envelope-from matusita@jp.FreeBSD.org) In-Reply-To: References: <20010618091710.A72197@peitho.fxp.org> <20010618234717K.matusita@jp.FreeBSD.org> X-Face: '*aj"d@ijeQ:/X}]oM5c5Uz{ZZZk90WPt>a^y4$cGQp8:!H\W=hSM;PuNiidkc]/%,;6VGu e+`&APmz|P;F~OL/QK%;P2vU>\j4X.8@i%j6[%DTs_3J,Fff0)*oHg$A.cDm&jc#pD24WK@{,"Ef!0 P\):.2}8jo-BiZ?X&t$V X-User-Agent: Mew/1.94.2 XEmacs/21.5 (alfalfa) X-FaceAnim: (-O_O-)(O_O- )(_O- )(O- )(- -)( -O)( -O_)( -O_O)(-O_O-) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Dispatcher: imput version 20000228(IM140) Lines: 34 From: Makoto MATSUSHITA To: current@freebsd.org Subject: Re: Problems with ata probing twice. Date: Fri, 22 Jun 2001 16:33:29 +0900 Message-Id: <20010622163329C.matusita@jp.FreeBSD.org> Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG mark> This looks right to me. One main PIIX4 ATA controller with two mark> independent IDE channels (usually referred to as a Primary and a mark> Secondary IDE controller). Usually the PC BIOS will allow you to mark> turn on/off these channels independently. Does your bios allow mark> you to turn off the Secondary? This machine has no BIOS setting menu to enable/disable 2nd IDE bus. There is only primary IDE bus configuration. mark> I don't think the HDD is being detected twice. Try this instead: mark> % sudo atacontrol info 0 mark> % sudo atacontrol info 1 Thanks you for your suggestion, gimme a chance to try again: % atacontrol info 0 Master: ad0 ATA/ATAPI rev 5 Slave: no device present % atacontrol info 1 Master: no device present Slave: no device present % atacontrol info 2 % Hmm, ata driver says there are two buses. But why? 4-stable kernel doesn't recognize ata1. If it's true that this machine has _actually_ two ata buses, I'll try to change irq of fxp0 (hope BIOS menu helps me...) -- - Makoto `MAR' MATSUSHITA To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message