Corey Osgood wrote:
Testing on other chips can be done at this point as well, this is tested and working on one model, the i82801aa.
Whoops, forgot to mention, usage is pretty straightforward. In your mainboard's Options.lb, add
uses I82801_MODEL uses I82801<yourmodel>
default I82810_MODEL = I82801<yourmodel>
then in the devices section below use "southbridge/intel/i82801xx" instead of your model's name. Thanks!
-Corey