[SeaBIOS] [coreboot] Seabios problems

congedete at voila.fr congedete at voila.fr
Mon Jan 18 18:14:51 CET 2010


Do you have an idea to bypass the dma problem you tell me ?

> Message du 17/01/10 à 18h43
> De : "Kevin O'Connor" <kevin at koconnor.net>
> A : congedete at voila.fr
> Copie à : seabios at seabios.org, "coreboot" <coreboot at coreboot.org>
> Objet : Re: [coreboot] Seabios problems
> 
> 
> On Sun, Jan 17, 2010 at 09:29:08AM +0100, congedete at voila.fr wrote:
> > I am back.
> > I give you those logs:
> > - I still have keyboard troubles in debuglevel=4
> > - Vista doesn't boot with your patch.
> > 
> > Thanks for your help.
> 
> Thanks.  Can you try the following for the keyboard problem?
> 
> --- a/src/ps2port.c
> +++ b/src/ps2port.c
> @@ -306,6 +306,7 @@ aux_command(int command, u8 *param)
>  static void
>  process_ps2irq(void)
>  {
> +    return;
>      u8 status = inb(PORT_PS2_STATUS);
>      if (!(status & I8042_STR_OBF)) {
>          dprintf(1, "ps2 irq but no data.\n");
> 
> Your keyboard definitely wont work after this, but I'd like to see if
> the init succeeds with it.  (I think there may be a case where
> interrupts are messing with the initialization.)
> 
> -Kevin
> 
> -- 
> coreboot mailing list: coreboot at coreboot.org
> http://www.coreboot.org/mailman/listinfo/coreboot
> 
> 

____________________________________________________

Je m’évite la cohue dans les magasins et je profite des petits prix sur http://shopping.voila.fr
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0.5.1keyb
Type: application/octet-stream
Size: 21944 bytes
Desc: not available
URL: <http://www.seabios.org/pipermail/seabios/attachments/20100118/a0d5ec9d/attachment-0001.dmg>


More information about the SeaBIOS mailing list