From owner-freebsd-stable Sat Nov 4 0:24:54 2000 Delivered-To: freebsd-stable@freebsd.org Received: from fra.allnet.ne.jp (mail4r.allnet.ne.jp [210.228.1.40]) by hub.freebsd.org (Postfix) with ESMTP id 9DCA537B4D7 for ; Sat, 4 Nov 2000 00:24:49 -0800 (PST) Received: from localhost (it35106.allnet.ne.jp [210.198.35.106]) by fra.allnet.ne.jp (8.9.3/3.7W) with ESMTP id RAA09259 for ; Sat, 4 Nov 2000 17:25:05 +0900 (JST) To: freebsd-stable@FreeBSD.ORG Subject: Re: ad1s1 - Device not configured under 4.2-Beta #4 In-Reply-To: <032701c0460f$ca751b60$4500a8c0@nomad> References: <032701c0460f$ca751b60$4500a8c0@nomad> X-Mailer: Mew version 1.94.2 on Emacs 19.34 / Mule 2.3 (SUETSUMUHANA) X-PGP-Fingerprint: 53 E0 FA 10 51 34 E2 C4 3D E0 92 AD C1 24 C5 43 X-GPG-Fingerprint: 997F D2A1 7E65 E450 2F36 2767 2A52 1A43 6137 3411 Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <20001104172418Q.yo1@lares.dti.ne.jp> Date: Sat, 04 Nov 2000 17:24:18 +0900 From: Yoichi Ogawa X-Dispatcher: imput version 20000228(IM140) Lines: 44 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <032701c0460f$ca751b60$4500a8c0@nomad>, "Mars Attack" writes: > this is so because the kernel did not detect it, from dmesg: > ad0: 9768MB [19846/16/63] at ata0-master UDMA66 > ad3: 2014 [4092/16/63] at ata1-slave WDMA2, > whereas from the old kernel : > ad0: 9768MB [19846/16/63] at ata0-master using UDMA66 > ad1: 9768MB [19846/16/63] at ata0-slave using UDMA66 > ad3: 2014 [4092/16/63] at ata1-slave WDMA2 I have a (maybe) same problem, too. My machine has two IDE disks connected to Promise Ultra66 card. One is at ata2-master and another is at ata2-slave. And no other disks in the machine. That is: ata0-master: none ata0-slave: none ata1-master: CD-ROM ata1-slave: none ata2-master: 20GB HDD ata2-slave: 10GB HDD ata3-master: none ata3-slave: none (ata0/ata1 is on-board IDE controller, and ata1/ata2 is Promise Ultra66 IDE controller.) 4.1.1-STABLE which was cvsuped at Oct. 14th said: ad4: 19600MB [39824/16/63] at ata2-master using UDMA66 ad5: 9768MB [19846/16/63] at ata2-slave using UDMA66 acd0: CDROM at ata1-master using PIO3 But 4.2-BETA which was cvsuped at Nov. 3rd only said: ad4: 19600MB [39824/16/63] at ata2-master UDMA66 acd0: CDROM at ata1-master using PIO3 As above, 4.2-BETA does not detect ata2-slave. What's wrong? -- Yoichi Ogawa To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message