public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Keyboard Jammed error patch 2.4.35-pre4
@ 2008-07-28  6:59 David W Studeman
  2008-07-29  5:15 ` Willy Tarreau
  0 siblings, 1 reply; 10+ messages in thread
From: David W Studeman @ 2008-07-28  6:59 UTC (permalink / raw)
  To: linux-kernel

  Hello! The changes that were made on 04-25-2007 as "[PATCH 
2.4.35-pre4] fix 'pc_keyb: controller jammed (0xA7)' error" have broken 
the ability to compile with no keyboard and no VT support. This mainly 
affects Cobalt machines which do not have dmi present as these use a 
flashrom to boot with and not a typical bios so dmi blacklisting would 
be pointless unless it allowed for no dmi present and then blacklist. I 
had to create a patch against 2.4.34 to restore the ability to compile 
with no keyboard and VT support.

With keyboard support whether embedded or modularized, in a Raq/Qube3 
and Raq4, it simply gives off a warning in the serial console if you are 
watching it boot, a Raq 550 on the other hand shows it as an error about 
300 times and will also show up in the dmesg log. Unless one was to fix 
the dmi blacklisting to disable when no dmi is present as is the case 
here, it needs to be fixed to allow compiling without. A Cobalt can only 
use two methods of terminal access, one being serial console and ssh 
being the other.

These units do not use a typical bios but rather a flashrom on a 1 OR 
2mb flash chip depending on model. The flashrom image contains it's own 
kernel and Cobalt utilities and starts it's own boot process and looks 
for a bzipped vmlinux image in boot to hand off to when it's time to 
actually boot your OS. You have to set the boot and root partition in it 
the first time and it does not care about or see any bootloader you may 
have installed. It also does not give off any info about itself either. 
Sure, the required embedded Cobalt drivers will tell something from 
/proc/cobalt but that's about it.

This ability to compile without had been broken and restored back in 
kernel 2.4.31 and then as of the 2.4.35.4 it has been broken since. I'm 
involved in making a Cobalt build of IPCop and would love it if I didn't 
have to patch for this in addition to the rest that is required to make 
a Raq/Qube run.

Dave Studeman


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2008-09-22  4:18 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-28  6:59 Keyboard Jammed error patch 2.4.35-pre4 David W Studeman
2008-07-29  5:15 ` Willy Tarreau
2008-07-30  7:22   ` David W Studeman
2008-07-30  7:51     ` Willy Tarreau
2008-07-30 10:39       ` David W Studeman
2008-07-30 12:38         ` Willy Tarreau
2008-09-21 13:00           ` David W Studeman
2008-09-21 14:40             ` Willy Tarreau
2008-09-22  3:30               ` David W Studeman
2008-09-22  4:18                 ` Willy Tarreau

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox