Re: [SeaBIOS] Issues with ASRock E350M1

2011-05-29 Thread Scott Duplichan
Kevin O'Connor wrote: ] I also have USB keyboard problems, but my problem is different. For ] each key I press, it repeats a couple dozen times. I solve the problem ] by adding a 'break' to usb-hid.c: ] ] for (;;) { ] struct keyevent data; ] int ret = usb_poll_intr(pipe,

Re: [SeaBIOS] Issues with ASRock E350M1

2011-05-29 Thread Kevin O'Connor
On Sun, May 29, 2011 at 03:17:40AM -0500, Scott Duplichan wrote: I decided to try and debug this myself. The attached patch is what I came up with. Within the limitations of typing abilities, it is now perfect. No sluggishness and no dropped keys. The head == next check was failing when it

Re: [SeaBIOS] Graphics card pass-through working with two pass pci-initialization

2011-05-29 Thread Jan Kiszka
On 2010-05-28 20:49, André Weidemann wrote: Hi, On 28.05.2011 10:18, Jan Kiszka wrote: On 2011-05-26 23:19, André Weidemann wrote: On 27.05.2011 21:50, André Weidemann wrote: On 27.05.2011 21:40, André Weidemann wrote: If I am not mistaken then the graphics card needs 2 bars, one with

Re: [SeaBIOS] Graphics card pass-through working with two pass pci-initialization

2011-05-29 Thread André Weidemann
Hi, On 29.05.2011 17:22, Jan Kiszka wrote: On 2010-05-28 20:49, André Weidemann wrote: Hi, On 28.05.2011 10:18, Jan Kiszka wrote: On 2011-05-26 23:19, André Weidemann wrote: On 27.05.2011 21:50, André Weidemann wrote: On 27.05.2011 21:40, André Weidemann wrote: If I am not mistaken then

Re: [SeaBIOS] Graphics card pass-through working with two pass pci-initialization

2011-05-29 Thread Jan Kiszka
On 2011-05-29 21:30, André Weidemann wrote: Hi, On 29.05.2011 17:22, Jan Kiszka wrote: On 2010-05-28 20:49, André Weidemann wrote: Hi, On 28.05.2011 10:18, Jan Kiszka wrote: On 2011-05-26 23:19, André Weidemann wrote: On 27.05.2011 21:50, André Weidemann wrote: On 27.05.2011 21:40,