Hi Aaron,
On Tue, May 20, 2008 at 10:43:27AM +0800, aaron lwe wrote:
Do you have any suggestions for video + USB and networking?
I've such problem too, and I think it's vga that caused this problem. In vga.c the irq number is hard coded to 0xa which will conflict with other devices. so removing these code solved this problem here ;-)
Which interrupt does the VGA use then?
//Peter