Displaying 3 results from an estimated 3 matches for "a20_kbc".
2015 Oct 10
0
Measuring boot time
...in Yahoo mail.
> Maybe its time to switch to another mail provider...
Or how you connect to Yahoo.
> Can you point to the commit you've submitted (the one you've wrote about)?
73bb3701
> I found the following file core/pm.inc which deals with the a20 gate.
> I've deleted a20_kbc, .kbc_wait and .kbc_wait_loop.
What did you observe when you did so?
> According to documentation there its purpose is to "Enable the keyboard controller A20 gate".
> I don't think that this are the attempts to drain the keyboard controller's buffer (which is why there is...
2002 Feb 26
0
syslinux timeout
...r dw 0 ; Initial ramdisk pointer/flag
VKernelCtr dw 0 ; Number of registered vkernels
ForcePrompt dw 0 ; Force prompt
AllowImplicit dw 1 ; Allow implicit kernels
SerialPort dw 0 ; Serial port base (or 0 for no serial port)
A20List dw a20_dunno, a20_none, a20_bios, a20_kbc, a20_fast
A20DList dw a20d_dunno, a20d_none, a20d_bios, a20d_kbc, a20d_fast
Binary files ../syslinux-1.67/ldlinux.bin and ./ldlinux.bin differ
Only in ../syslinux-1.67: ldlinux.lst
Binary files ../syslinux-1.67/ldlinux.sys and ./ldlinux.sys differ
Only in ../syslinux-1.67: mbr.lst
Only in ../sysli...
2015 Oct 05
3
Measuring boot time
Hi
Some time ago I wrote this mailing list about some extra time that it takes for my system to boot and I don't know where it came from.I'm using a custom BIOS which loads at 1 second and now I've found out that it takes for the bootloader and OS an extra 1 second to load when keyboard is disconnected.I got from the BIOS engineer the following explanation and steps to take:
In