clbr
clbr
Oh, let's leave this open, so other users with r300-r500 can see it easily.
The new kernel-code doesn't have anything for R500. Another point where nobody has both hw and interest. The offset is because of mmap limitations and due to trying to map...
Probably. You'd need to write a linux wifi driver for it.
The bottom expansion port would allow really fast networking via the parallel interface, but besides needing custom hw, even the connector is custom (so no off the shelf cheap parts...
Ncurses docs state that to use color -1, you must first call use_default_colors. I also think that this doesn't need to be an option at all, but replacing the BLACK...
None of my terminals use compositing, and under all of them -1 is just the default bg color (black for all but xterm, which is white). So please make it...
I tested the upstream kernel after everything was merged (config in this repo), but haven't tried more recent kernels.
Sorry, the only binaries are the ones already posted. There is no dmesg buffer, at least early on. The early messages go out directly, one char at a time. IIRC...
https://lore.kernel.org/lkml/[email protected]/T/ fw_getenv should return NULL gracefully according to that patch.
Consoles generally don't have any other randomness source than the user. Meaning it's not useful to pass any seed from the rom, interrupts caused by user activity is as good...