From owner-freebsd-current Mon Mar 1 23:23: 5 1999 Delivered-To: freebsd-current@freebsd.org Received: from freebsd.dk (freebsd.dk [212.242.42.178]) by hub.freebsd.org (Postfix) with ESMTP id AAA9814D05 for ; Mon, 1 Mar 1999 23:22:22 -0800 (PST) (envelope-from sos@freebsd.dk) Received: (from sos@localhost) by freebsd.dk (8.9.1/8.9.1) id IAA83467; Tue, 2 Mar 1999 08:21:50 +0100 (CET) (envelope-from sos) From: Søren Schmidt Message-Id: <199903020721.IAA83467@freebsd.dk> Subject: Re: CALL FOR TESTERS of new ATA/ATAPI driver.. In-Reply-To: from ! at "Mar 2, 1999 3: 1:22 am" To: osa@etrust.ru Date: Tue, 2 Mar 1999 08:21:50 +0100 (CET) Cc: current@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL43 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG It seems oZZ!!! wrote: > > > controller ata0 > > device atadisk0 # ATA disks > > device atapicd0 # ATAPI CDROM's > > > After (fastest(!!!)) boot: > $ dmesg > ...... > chip1: rev 0x01 on pci0.7.0 > ata-pci0: rev 0x01 on pci0.7.1 > ata0 at 0x01f0 irq 14 on ata-pci0 > ata1 at 0x0170 irq 15 on ata-pci0 > ............... > > ad0: ATA-3 disk at ata0 as master > ad0: 2503MB (5126964 sectors), 5086 cyls, 16 heads, 63 S/T, 512 B/S > ad0: 16 secs/int, 0 depth queue > ad1: ATA-? disk at ata1 as master > ^^^^^ ???? > ad1: 1222MB (2503872 sectors), 2484 cyls, 16 heads, 63 S/T, 512 B/S > ad1: 16 secs/int, 0 depth queue > acd0: CDROM drive at ata1 as slave > acd0: drive speed 689KB/sec, 128KB cache > acd0: supported read types: CD-DA > acd0: Audio: play, 256 volume levels > acd0: Mechanism: ejectable tray > acd0: Medium: CD-ROM 120mm data disc loaded, unlocked > changing root device to ad0s1a > ......... > > ATA-? ??? > ^^^^^ > Does it right? Yup, that because the drive doesn't report what version the of the ATA spec its conformant to. > How i can create ad0s1a & etc. slises? i can't find anythink in > /usr/src/etc/etc.i386/MAKEDEV... Thats because the are not there yet, just use wd0 wd1 etc etc that will work fine , and makes it easier fot people to test the new setup without too much changing around. -Søren To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message