cvs commit: src/sys/dev/ata ata-all.c ata-all.h ata-chipset.c ata-lowlevel.c ata-pci.h ata-queue.c ata-raid.c atapi-cd.c

Ruslan Ermilov ru at freebsd.org
Sun Sep 3 11:25:06 UTC 2006


On Sat, Sep 02, 2006 at 05:01:33PM +0000, SЬren Schmidt wrote:
> sos         2006-09-02 17:01:33 UTC
> 
>   FreeBSD src repository
> 
>   Modified files:        (Branch: RELENG_6)
>     sys/dev/ata          ata-all.c ata-all.h ata-chipset.c 
>                          ata-lowlevel.c ata-pci.h ata-queue.c 
>                          ata-raid.c atapi-cd.c 
>   Log:
>   MFC: Sync with -current.
>   
>   Dont poll for ATA_IDLE on a detached channel in suspend.
>   Add support for the Serverworks HT1000 chip.
>   Finally fix support for the newer MCP51/MCP55 nVidia chipsets.
>   Add support for the ICH8 and ESB2 chips, also add a few other missing ICH7 partsUpdate JMicron support to also work with chips where the PATA and SATA
>   parts are on individual PCI functions.
>   Add support for VIA 8237A.
>   Add support for AHCI on the VIA VT8251.
>   Dont call free on non-alloc'd items.
>   
>   Revision    Changes    Path
>   1.252.2.10  +2 -2      src/sys/dev/ata/ata-all.c
>   1.103.2.9   +2 -0      src/sys/dev/ata/ata-all.h
>   1.126.2.13  +312 -158  src/sys/dev/ata/ata-chipset.c
>   1.69.2.4    +1 -1      src/sys/dev/ata/ata-lowlevel.c
>   1.49.2.9    +37 -17    src/sys/dev/ata/ata-pci.h
>   1.50.2.6    +3 -1      src/sys/dev/ata/ata-queue.c
>   1.98.2.9    +4 -1      src/sys/dev/ata/ata-raid.c
>   1.179.2.7   +4 -2      src/sys/dev/ata/atapi-cd.c
> 
Thanks!


Cheers,
-- 
Ruslan Ermilov
ru at FreeBSD.org
FreeBSD committer
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/cvs-src/attachments/20060903/09331119/attachment.pgp


More information about the cvs-src mailing list