cvs commit: src/sys/dev/disk/nata ata-chipset.c ata-pci.h

Michael Neumann mneumann at crater.dragonflybsd.org
Sat Jul 12 09:39:12 PDT 2008


mneumann    2008/07/12 09:38:10 PDT

DragonFly src repository

  Modified files:
    sys/dev/disk/nata    ata-chipset.c ata-pci.h 
  Log:
  * Add support for the nVidia MCP61, MCP65, MCP67, MCP73 and MCP77
    series chipsets.
  
    Obtained-from: FreeBSD
    (ata-chipset.c rev 1.198 and parts of 1.204)
    (ata-pci.h rev 1.77 and 1.82)
  
  * Fix clearing of nVidia interrupts.
  
    Obtained-from: FreeBSD
    (ata-chipset.c rev 1.214)
  
  * Add support for MCP67 (revision 0xa2) not found in FreeBSD.
  
  Revision  Changes    Path
  1.15      +20 -3     src/sys/dev/disk/nata/ata-chipset.c
  1.9       +9 -0      src/sys/dev/disk/nata/ata-pci.h


http://www.dragonflybsd.org/cvsweb/src/sys/dev/disk/nata/ata-chipset.c.diff?r1=1.14&r2=1.15&f=u
http://www.dragonflybsd.org/cvsweb/src/sys/dev/disk/nata/ata-pci.h.diff?r1=1.8&r2=1.9&f=u





More information about the Commits mailing list