j
: Next unread message k
: Previous unread message j a
: Jump to all threads
j l
: Jump to MailingList overview
Author: wmb Date: 2007-05-30 08:09:43 +0200 (Wed, 30 May 2007) New Revision: 425
Modified: cpu/x86/pc/olpc/fw.bth Log: OLPC fw.bth - Don't load fixkbd.fth; there is no need to switch the keyboard scan set on x86 OSs.
Modified: cpu/x86/pc/olpc/fw.bth =================================================================== --- cpu/x86/pc/olpc/fw.bth 2007-05-30 06:08:53 UTC (rev 424) +++ cpu/x86/pc/olpc/fw.bth 2007-05-30 06:09:43 UTC (rev 425) @@ -172,8 +172,6 @@ fload ${BP}/ofw/core/symdebug.fth : release-load-area ( boundary-adr -- ) drop ;
-fload ${BP}/cpu/x86/pc/fixkbd.fth \ Switch keyboard scan codes - [ifdef] use-elf fload ${BP}/ofw/elf/elf.fth fload ${BP}/ofw/elf/elfdebug.fth