Chameleon

Chameleon Commit Details

Date:2011-08-07 15:53:28 (12 years 8 months ago)
Author:Cosmosis Jones
Commit:1326
Parents: 1325
Message:merged anvi's output line for ports for a little debug love
Changes:
M/trunk/i386/libsaio/ati.c

File differences

trunk/i386/libsaio/ati.c
12151215
12161216
12171217
1218
1218
12191219
1220
1221
12201222
12211223
12221224
}
getIntForKey(kAtiPorts, &n_ports, &bootInfo->bootConfig);
if (n_ports > 0)
if (n_ports > 0){
card->ports = n_ports;
verbose("AtiPorts set to %d\n",n_ports); //AniV
}
sprintf(name, "ATY,%s", card->cfg_name);
aty_name.type = kStr;

Archive Download the corresponding diff file

Revision: 1326