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

Søren Schmidt sos at FreeBSD.org
Mon Jul 24 10:44:53 UTC 2006


sos         2006-07-24 10:44:51 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ata          ata-chipset.c ata-pci.h 
  Log:
  Finally fix support for the newer MCP51/MCP55 nVidia chipsets.
  The register layout has changed since the original NV4 - sigh.
  Hotplug support has been fixed for all nVidia chipsets that supports it
  (including the MCP51/55).
  
  HW donated by: Kingsley College
  
  Revision  Changes    Path
  1.166     +47 -34    src/sys/dev/ata/ata-chipset.c
  1.66      +10 -8     src/sys/dev/ata/ata-pci.h


More information about the cvs-all mailing list