2 |
- |
1 |
global scale openrd client
|
|
|
2 |
|
|
|
3 |
like the sheevaplug, and runs the same kernel, but with these additions:
|
|
|
4 |
|
|
|
5 |
2 Gb ethers
|
|
|
6 |
|
|
|
7 |
pci bus 0
|
|
|
8 |
00.00.00 vid 11ab did 6281 memory controller sub-class 0x80
|
|
|
9 |
00.01.00 vid 18ca did 0027 display controller sub-class 0
|
|
|
10 |
XGI Technology; Volari Z11 XGI Compatible SVGA controller (xg27 core)
|
|
|
11 |
|
|
|
12 |
64MB vga memory, resolution up to 1280x1024 @ 60 Hz. the video
|
|
|
13 |
controller is undocumented and even the Linux driver is only available
|
|
|
14 |
as a binary, so so far this port is only a cpu kernel.
|
|
|
15 |
|
|
|
16 |
run video as normal svga; get framebuffer addr from pci (implement pci).
|
|
|
17 |
|
|
|
18 |
uart0 is the shared jtag/uart thing with the usb mini b connector.
|
|
|
19 |
uart1 is the rs232/rs485 ports.
|
|
|
20 |
|
|
|
21 |
has non-ahci sata without going through pci
|