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

Matthew Dillon dillon at crater.dragonflybsd.org
Sat Apr 5 13:14:06 PDT 2008


dillon      2008/04/05 13:13:04 PDT

DragonFly src repository

  Modified files:
    sys/dev/disk/nata    ata-chipset.c 
  Log:
  Fix a snafu with the last commit.  Not all of the new AHCI detection support
  was properly brought in, causing intel AHCI detection to panic with a
  NULL pointer indirection.
  
  Reported-by: Cristi Magherusan <cristi.magherusan at net.utcluj.ro>
  
  Revision  Changes    Path
  1.14      +34 -44    src/sys/dev/disk/nata/ata-chipset.c


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





More information about the Commits mailing list