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 14:12:07 UTC 2007
- Original message -
Well, thats not supposed to happen :) Could you mail me t...
I will do that. Just to add some important info: This machine has 4GB
and several 10GigE ports (which cause a measurable amount of PA to
show up above 4GB), I have an identical machine that has 2GB and still
boots with this change. It isn't the install because the drives from
both systems boot on the machine with 2GB.
Thanks.
-Kip
On 4/8/07, Søren Schmidt <sos at deepcore.dk> wrote:
> 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