Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Mar 1999 08:21:50 +0100 (CET)
From:      Søren Schmidt <sos@freebsd.dk>
To:        osa@etrust.ru
Cc:        current@FreeBSD.ORG
Subject:   Re: CALL FOR TESTERS of new ATA/ATAPI driver..
Message-ID:  <199903020721.IAA83467@freebsd.dk>
In-Reply-To: <Pine.BSF.4.10.9903020254270.1644-100000@ozz.etrust.ru> from ! at "Mar 2, 1999  3: 1:22 am"

next in thread | previous in thread | raw e-mail | index | archive | help
It seems oZZ!!! wrote:
> 
> > controller 	ata0
> > device		atadisk0	# ATA disks
> > device		atapicd0	# ATAPI CDROM's
> > 
> After (fastest(!!!)) boot:
> $ dmesg
> ......
> chip1: <Intel 82371AB PCI to ISA bridge> rev 0x01 on pci0.7.0
> ata-pci0: <Intel PIIX4 IDE controller> rev 0x01 on pci0.7.1
> ata0 at 0x01f0 irq 14 on ata-pci0
> ata1 at 0x0170 irq 15 on ata-pci0
> ...............
> 
> ad0: <FUJITSU MPA3026AT/9147> 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: <WDC AC21200H/05.01E05> 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: <MATSHITA CR-581-M/106A> 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199903020721.IAA83467>