a byte off topic rom startup codes

From: moyer@mclinux.com
Date: Thu Feb 24 2000 - 08:34:45 EST


==> Regarding a byte off topic rom startup codes; david <sector2@ihug.co.nz> adds:

sector2> hi my rom dos not auto-start i need to write a auto-start rom to
sector2> swich video cards a startup so far i have

d000> 0
sector2> dw 0xaa55 db size jmp near start

sector2> but i think i have missed a checksum or something Thank you

         Well, the size of your ROM is a multiple of 512 bytes. You need
         to pad out the leftovers with whatever makes the checksum 0.

Warmest Regards,

Jeff Moyer
Mission Critical Linux
http://www.missioncriticallinux.com

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Tue Feb 29 2000 - 21:00:09 EST