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 <[EMAIL PROTECTED]>
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
