On 5/3/07, Uwe Hermann <[EMAIL PROTECTED]> wrote:
Hi! On Tue, May 01, 2007 at 10:20:54AM +0200, popkonserve wrote: > i didn't took a deep look into the api yet. so i still have a lot of > questions: where should i start? Here: http://linuxbios.org/Development_Guidelines
Thx for the link ;-). I'm trying to add support for VIA693A (legacy chipset ;-) in the near future.
> Chipsets and CPUs or rather some SuperIO stuff? Super I/O will give you immediate results (you see serial output), so they're a good start. > and what i really need to know is: where is the > configuration done? let's say ram timings (no spd on edo/fpm), superIO > settings, etc. (there are a lot other chipset tweaks that could be applied). Depends. RAM init is done in src/northbridge/VENDOR/DEVICE/raminit.c, Super I/O init is in src/superio/VENDOR/DEVICE/* etc.
Is this directory structure applies for both version 1 and 2 ? -- -- Darmawan Salihun a.k.a Pinczakko -------------------------------------------------------------------- -= Human knowledge belongs to the world =-
-- linuxbios mailing list [email protected] http://www.linuxbios.org/mailman/listinfo/linuxbios
