j
: Next unread message k
: Previous unread message j a
: Jump to all threads
j l
: Jump to MailingList overview
Hi,
I updated the patches a bit. Any chance of committing them, or are there problems that need fixing?
_________________________________________________________________ FREE pop-up blocking with the new MSN Toolbar - get it now! http://toolbar.msn.click-url.com/go/onm00200415ave/direct/01/
Attachments:
* Blue Swirl blueswir1@hotmail.com [060718 20:14]:
Hi,
I updated the patches a bit. Any chance of committing them, or are there problems that need fixing?
I applied these now:
autocrosscflags.diff.bz2 cleanup.diff.bz2 64_bit_fixes.diff.bz2 vga.diff.bz2
One change to Makefile was ommited because it breaks out-of-tree builds.
Other then that we should head towards unifying the vga/framebuffer code between platforms. its in a horrible state right now. Not your fault though ;)
As for the nographics patch: The decision byte is at the moment gained from somewhere down obio.c if I read this correctly. The decision is then made in romvec.c. This is a little bit nasty.
It would be nicer to handle this cleanly binding the functionality to the device nodes/drivers.
Stefan