cvs commit: src/sys/dev/ata ata-all.h ata-chipset.c ata-dma.c
ata-lowlevel.c ata_if.m
Kip Macy
kip.macy at gmail.com
Sun Apr 8 06:42:07 UTC 2007
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.
-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