<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">Diff was being silly and I wanted to get the patch posted before I left work for the day. I've cleaned up the patch and included it.<br><br>I wasn't able to find where INTA was used so I used what the RPR lists as default. INTG. After looking at the mptable, I agree INTA is the correct answer. I've corrected it. I used dev_find_slot because I copied from the SATA driver. I've added the comment just like the SATA driver has. I don't know what the difference is, or why the SATA driver did this.<br><br>The reordering was based on what order things happen in the BIOS Developers guide, RPR, and SATA driver. I fixed the order of the devices that didn't matter to clean up the change log.<br>1. Enable the Chip<br>2. Setup the SMBus registers<br>3. Setup the Device Registers<br>4. Look for Codec<br>5. Init Codec<br><br>The codec init was changed to match the description
 in the RRG pg 235.<br>Mem Reg: Base + 08h Bit 0. There were unneeded things happening.<br><br>So here is the second try.<br><br>Thanks,<br>Dan Lykowski<br><br>Signed-off-by: Dan Lykowski <lykowdk@gmail.com><br></td></tr></table><br>