From owner-freebsd-stable Tue May 7 9:22:35 2002 Delivered-To: freebsd-stable@freebsd.org Received: from daemon.kr.FreeBSD.org (daemon.kr.freebsd.org [211.176.62.31]) by hub.freebsd.org (Postfix) with ESMTP id C89AB37B40A for ; Tue, 7 May 2002 09:21:53 -0700 (PDT) Received: from gradius.wdb.co.kr (daemon [211.176.62.31]) by daemon.kr.FreeBSD.org (Postfix) with ESMTP id B83258F60C for ; Wed, 8 May 2002 01:21:45 +0900 (KST) Received: from localhost (localhost [127.0.0.1]) by gradius.wdb.co.kr (8.12.3/8.12.3) with ESMTP id g47GLdHS006567 for ; Wed, 8 May 2002 01:21:41 +0900 (KST) (envelope-from cjh@kr.FreeBSD.org) Date: Wed, 08 May 2002 01:21:39 +0900 (KST) Message-Id: <20020508.012139.41636609.cjh@kr.FreeBSD.org> To: stable@freebsd.org Subject: ata recognition problem in 4.6-PRE From: CHOI Junho Organization: Korea FreeBSD Users Gruop X-URL: http://www.kr.FreeBSD.org/~cjh X-Mailer: Mew version 3.0.55 on Emacs 21.2 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit 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, In some point of 4.5-STABLE, my machine won't boot due to probe failure of ad2 device. This is part of dmesg with 4.5-RELEASE(GENERIC kernel): FreeBSD 4.5-RELEASE #0: Mon Jan 28 14:31:56 GMT 2002 murray@builder.freebsdmall.com:/usr/src/sys/compile/GENERIC Timecounter "i8254" frequency 1193182 Hz CPU: Pentium II/Pentium II Xeon/Celeron (350.80-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0x652 Stepping = 2 Features=0x183f9ff real memory = 134152192 (131008K bytes) ... ad0: 10300MB [20928/16/63] at ata0-master UDMA33 ad1: 6149MB [13328/15/63] at ata0-slave UDMA33 ata1-master: DMA limited to UDMA33, non-ATA66 compliant cable ad2: 19623MB [39870/16/63] at ata1-master UDMA33 acd0: CDROM at ata1-slave using PIO4 As you see, I have 4 ATA device(3 HDD, 1 CD-ROM). Here is same part of dmesg with 4.6-PRERELEASE(built yesterday, but same thing happened some weeks ago): FreeBSD 4.6-PRERELEASE #4: Tue May 7 03:10:19 KST 2002 root@gnomaniac.myhome:/usr/obj/usr/src/sys/GENERIC Timecounter "i8254" frequency 1193182 Hz CPU: Pentium II/Pentium II Xeon/Celeron (350.80-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0x652 Stepping = 2 Features=0x183f9ff ... ad0: 10300MB [20928/16/63] at ata0-master UDMA33 ad1: 6149MB [13328/15/63] at ata0-slave UDMA33 ad2: 6271MB <\^A! \^P A\^A! ! 0> [16383/16/49] at ata1-master PIO0 acd0: CDROM at ata1-slave PIO4 ad2 device is recognized incorrectly, and I can't mount partitions in ad2 disk so boot is failed. Is it a known problem? I put two dmesg files on web, so if you want to look more closer, please refer: http://www.kr.freebsd.org/~cjh/misc/tmp/dmesg.45 (4.5-RELEASE) http://www.kr.freebsd.org/~cjh/misc/tmp/dmesg.buggy (4.6-PRERELEASE) ATA controller is probed as: atapci0: port 0xf000-0xf00f at device 7.1 on pci0 ata0: at 0x1f0 irq 14 on atapci0 ata1: at 0x170 irq 15 on atapci0 There is nothing special ata configuration in kernel. Just compiled with GENERIC. -- +++ Any opinions in this posting are my own and not those of my employers +++ CHOI Junho [sleeping now] [while sleeping] Korea FreeBSD Users Group Web Data Bank To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message