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 majord...@freebsd.org
with "unsubscribe freebsd-current" in the body of the message

Reply via email to