In article <HEIM.92Mar23164350@frieda.informatik.uni-tuebingen.de> heim@frieda.informatik.uni-tuebingen.de (Gerald Heim) writes:Ok, this is a known bug: it happens with all keys that send 2 keycodes (the num-pad ENTER, cursor keys etc) and has to do with the fact that the keyboard controller never gets an accnowledgement for them both, so it doesn't interrupt when the next keys are pressed - thus linux won't read the enter (or any other key) when the bootimage has been put in. I don't know any fast fix: I haven't looked into it. It's probably a one-line fix, but it's mostly cosmetic.. I think this is a problem with ash and the termios interface. ash probably sets the back-space key to something else than \177. I dunno: haven't used ash. Get bash, and this (and other problems) will go away at the cost of some diskspace. Ok, this is a real bug: the keyboard interrupts happen too fast for all the information to be printed, and the kernel stack gets overcrowded: reboot. The easy solution is not to do this, the more complete solution is to put some kind of lock on the info-key. I'll look into it. Linus
| david | Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3 |
| Greg Kroah-Hartman | [PATCH 009/196] Chinese: add translation of sparse.txt |
| Andrew Morton | Re: -mm merge plans for 2.6.23 -- sys_fallocate |
| Stephen Rothwell | Announce: Linux-next (Or Andrew's dream :-)) |
git: | |
| Gerrit Renker | [PATCH 15/37] dccp: Set per-connection CCIDs via socket options |
| David Miller | [GIT]: Networking |
| David Miller | Re: [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
| Wenji Wu | A Linux TCP SACK Question |
