Bug#615831: [PATCH 2/2] Load modules for USB keyboard if no keyboard is present at panic

2011-06-01 Thread Timo Juhani Lindfors
USB modules are not normally loaded at break=top time but since USB keyboards are very common we should take the effort to try to load extra kernel modules at break (=panic) time. This patch closes #615831 and has been adapted from comments mentioned in

Bug#615831: [PATCH 2/2] Load modules for USB keyboard if no keyboard is present at panic

2011-06-01 Thread maximilian attems
On Wed, 01 Jun 2011, Timo Juhani Lindfors wrote: USB modules are not normally loaded at break=top time but since USB keyboards are very common we should take the effort to try to load extra kernel modules at break (=panic) time. This patch closes #615831 and has been adapted from comments

Bug#615831: [PATCH 2/2] Load modules for USB keyboard if no keyboard is present at panic

2011-06-01 Thread Timo Juhani Lindfors
maximilian attems m...@stro.at writes: as I didn't want to continue my 1 hour search for an eventual PS/2 mouse, and eventual combinations of the two. I just applied your patch without the check to the branch timo/panic Thanks! -Timo -- To UNSUBSCRIBE, email to

Bug#615831: [PATCH 2/2] Load modules for USB keyboard if no keyboard is present at panic

2011-03-02 Thread Timo Juhani Lindfors
USB modules are not normally loaded at break=top time but since USB keyboards are very common we should take the effort to try to load extra kernel modules at break (=panic) time. This patch closes #615831 and has been adapted from comments mentioned in