linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: 2.6.0-test3-bk6: hang at i8042.c when booting with no PS/2 mouse attached
@ 2003-08-24 12:06 Felipe Alfaro Solana
  2003-08-24 12:10 ` Vojtech Pavlik
  2003-08-24 13:13 ` Wiktor Wodecki
  0 siblings, 2 replies; 6+ messages in thread
From: Felipe Alfaro Solana @ 2003-08-24 12:06 UTC (permalink / raw)
  To: Vojtech Pavlik; +Cc: LKML, vojtech

----- Original Message ----- 
From: Vojtech Pavlik <vojtech@ucw.cz> 
Date: Sun, 24 Aug 2003 12:46:15 +0200 
To: Felipe Alfaro Solana <felipe_alfaro@linuxmail.org> 
Subject: Re: 2.6.0-test3-bk6: hang at i8042.c when booting with no PS/2 mouse attached 
 
> On Mon, Aug 18, 2003 at 09:09:16PM +0200, Felipe Alfaro Solana wrote: 
>  
> > If I try to boot my P4 box (i845DE motherboard) with no PS/2 mouse 
> > plugged into the PS/2 port, the kernel hangs while checking the AUX 
> > ports in function i8042_check_aux(). The i8042_check_aux() function is 
> > trying to request IRQ #12, but the call to request_irq() causes the 
> > hang. The kernel hangs exactly at: 
> >  
> >         if (request_irq(values->irq, i8042_interrupt, SA_SHIRQ, 
> >                                 "i8042", i8042_request_irq_cookie)) 
>  
> What happens if you remove the SA_SHIRQ and replace with 0? 
 
It does nothing: the kernel still hangs there. It seems to be a problem with the new ACPI code 
changes cause the kernel boots fine with "pci=noacpi". 
-- 
______________________________________________
http://www.linuxmail.org/
Now with e-mail forwarding for only US$5.95/yr

Powered by Outblaze

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

end of thread, other threads:[~2003-08-24 23:06 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1061233756.1520.16.camel@teapot.felipe-alfaro.com>
2003-08-24 10:46 ` 2.6.0-test3-bk6: hang at i8042.c when booting with no PS/2 mouse attached Vojtech Pavlik
2003-08-24 12:06 Felipe Alfaro Solana
2003-08-24 12:10 ` Vojtech Pavlik
2003-08-24 13:13 ` Wiktor Wodecki
2003-08-24 19:40   ` Andrew Morton
2003-08-24 23:06     ` Felipe Alfaro Solana

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).