Søren Schmidt wrote:
sos 2008-03-07 09:29:20 UTC
FreeBSD src repository
Modified files:
sys/dev/ata ata-chipset.c ata-pci.h
Log:
Add proper support for the SATA/AHCI part of IXP[67]00
Revision ChangesPath
1.212 +22 -12src/sys/dev/ata/ata-chip
On 10/9/07, Xin LI <[EMAIL PROTECTED]> wrote:
> delphij 2007-10-09 20:15:09 UTC
>
> FreeBSD src repository
>
> Modified files:
> sys/dev/ata ata-chipset.c ata-pci.h
> Log:
> Add PCI ID for ICH9 AHCI w/ two adapters.
>
> Tested by: Abdullah Ibn Hamad Al-Marri
> App
Martin Nilsson wrote:
I have used the below code without problems since it was committed,
isn't it time for a MFC to RELENG_6 ?
The entire ATA driver needs to be backported, there are lots of fixes
etc in there. I need a few more things done, then I'll bp the works
-Søren
SXren Schmidt wrot
I have used the below code without problems since it was committed,
isn't it time for a MFC to RELENG_6 ?
SXren Schmidt wrote:
sos 2007-01-04 16:09:11 UTC
FreeBSD src repository
Modified files:
sys/dev/ata ata-chipset.c ata-pci.h
Log:
Add support for the Marvel
On Fri, Aug 11, 2006 at 09:19:29PM +, SЬren Schmidt wrote:
> sos 2006-08-11 21:19:29 UTC
>
> FreeBSD src repository
>
> Modified files:
> sys/dev/ata ata-chipset.c ata-pci.h
> Log:
> Unbreak nForce4 SATA support.
> Hopefully I dont break something else this tim