On Mon, Dec 8, 2008 at 12:13 PM, Myles Watson mylesgw@gmail.com wrote:
On Mon, Dec 8, 2008 at 11:20 AM, Myles Watson mylesgw@gmail.com wrote:
This fixes the fintek superIO by adding a placeholder so that array indexing works.
Besides that it
- Changes the struct definition in include/device/pnp.h so that it is more
like v2 for porting ease.
- Fixes some bugs I introduced in device/pnp_device.c
- Sets up the default values of the superios based on v2 boards.
Signed-off-by: Myles Watson mylesgw@gmail.com
Thanks, Myles
This patch is simpler. It just fixes the struct definition and fixes the || when it should be | bugs. It makes it so that all of the SuperIOs build again.
build tested on: serengeti, m57sli, kontron, jetway
Signed-off-by: Myles Watson mylesgw@gmail.com
Thanks, Myles
How much simpler can you get than no patch?
Thanks, Myles