cvs commit: src/sys/dev/ata ata-all.h ata-chipset.c ata-dma.c ata-lowlevel.c ata_if.m

Søren Schmidt sos at deepcore.dk
Sun Apr 8 10:48:06 UTC 2007


Kip Macy wrote:
> I have a machine that I spent the afternoon looking for file system
> regressions because it couldn't mount root with today's HEAD.
> mountroot succeeds for me after backing out this change.
Well, thats not supposed to happen :)
Could you mail me the dmesg from that system please so I have a chance 
to tell whats going on ? If possible also from the failed boot so diffs 
can be searched for.


-Søren
>
>                                   -Kip
>
> On 4/6/07, Søren Schmidt <sos at freebsd.org> wrote:
>> sos         2007-04-06 16:18:59 UTC
>>
>>   FreeBSD src repository
>>
>>   Modified files:
>>     sys/dev/ata          ata-all.h ata-chipset.c ata-dma.c
>>                          ata-lowlevel.c ata_if.m
>>   Log:
>>   Add support for 64bit addressing to AHCI and Marvell controllers.
>>   Munged into ATA shape and Marvell specifics my yours truely.
>>
>>   Submitted by: jhb
>>
>>   Revision  Changes    Path
>>   1.122     +1 -0      src/sys/dev/ata/ata-all.h
>>   1.193     +20 -11    src/sys/dev/ata/ata-chipset.c
>>   1.144     +6 -4      src/sys/dev/ata/ata-dma.c
>>   1.79      +1 -0      src/sys/dev/ata/ata-lowlevel.c
>>   1.7       +1 -1      src/sys/dev/ata/ata_if.m
>>
>
>
> .
>




More information about the cvs-src mailing list