Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Nov 2008 14:53:52 +0000
From:      "Joao Barros" <joao.barros@gmail.com>
To:        "=?ISO-8859-1?Q?S=F8ren_Schmidt?=" <sos@freebsd.org>
Cc:        svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org
Subject:   Re: svn commit: r183724 - in head/sys: conf dev/ata dev/ata/chipsets modules/ata modules/ata/ata modules/ata/atacore modules/ata/atadevel modules/ata/atapci modules/ata/atapci/chipsets modules/ata/atap...
Message-ID:  <70e8236f0811070653m5af02ee3p5bbba050ad6e5c79@mail.gmail.com>
In-Reply-To: <93415C48-08D8-416D-9EC9-1B35291FF54B@freebsd.org>
References:  <200810091256.m99Cuvex062502@svn.freebsd.org> <70e8236f0811070410t751240f4m5d81e9dfe9590c3d@mail.gmail.com> <60256C21-4DC2-4998-97C1-214027C2B994@FreeBSD.org> <93415C48-08D8-416D-9EC9-1B35291FF54B@freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Nov 7, 2008 at 1:24 PM, S=F8ren Schmidt <sos@freebsd.org> wrote:
> On 7Nov, 2008, at 14:15 , S=F8ren Schmidt wrote:
>
>> On 7Nov, 2008, at 13:10 , Joao Barros wrote:
>>>
>>> Hi S=F8ren,
>>> There is a stale reference to ata-chipset.c and ident functions in
>>> ata-pci-h after this change:
>>>
>>> /* global prototypes ata-chipset.c */
>>> int ata_generic_ident(device_t);
>>> int ata_ahci_ident(device_t);
>>> int ata_acard_ident(device_t);
>>> int ata_ali_ident(device_t);
>>> int ata_amd_ident(device_t);
>>> int ata_ati_ident(device_t);
>>> int ata_cyrix_ident(device_t);
>>> int ata_cypress_ident(device_t);
>>> int ata_highpoint_ident(device_t);
>>> int ata_intel_ident(device_t);
>>> int ata_ite_ident(device_t);
>>> int ata_jmicron_ident(device_t);
>>> int ata_marvell_ident(device_t);
>>> int ata_national_ident(device_t);
>>> int ata_nvidia_ident(device_t);
>>> int ata_netcell_ident(device_t);
>>> int ata_promise_ident(device_t);
>>> int ata_serverworks_ident(device_t);
>>> int ata_sii_ident(device_t);
>>> int ata_sis_ident(device_t);
>>> int ata_via_ident(device_t);
>>> int ata_legacy(device_t);
>>
>> Yeah I know, it will be gone in the next cleanup phase, but thanks for t=
he
>> reminder!!
>
> Actually I did commit those changes now that I just checked to make sure
> they got over next time, you must have some stale changes in your tree.
>
> -S=F8ren

You're right, I was looking at it through cvsweb and the last commit
is for RELENG_7, not CURRENT. Sorry for the noise.


--=20
Joao Barros



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