Module Name: src Committed By: jmcneill Date: Mon Feb 14 23:47:11 UTC 2011
Modified Files: src/sys/arch/i386/stand/lib: pcio.c Log Message: port-i386/44563: boot loader prompt doesn't read keyboard input on a MacBook1,1 check for keystroke (int 16h, AH=01h) before getting keystroke (int 16h, AH=00h), fixes bootloader keyboard input with Apple firmware, from Taylor R Campbell To generate a diff of this commit: cvs rdiff -u -r1.28 -r1.29 src/sys/arch/i386/stand/lib/pcio.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.