version 1.12, 2013/03/23 14:29:34
|
version 1.13, 2013/03/26 00:21:25
|
Line 58 This page attempts to document and coord
|
Line 58 This page attempts to document and coord
|
|
|
# Additional links |
# Additional links |
- [ARM userland utilities](https://github.com/jaredmcneill/userland) |
- [ARM userland utilities](https://github.com/jaredmcneill/userland) |
- [Additional kernel drivers for VCHIQ](https://github.com/jaredmcneill/vchiq-netbsd) |
|
|
|
# What works |
# What works |
- multi-user boot with root on SD card |
- multi-user boot with root on SD card |
Line 69 This page attempts to document and coord
|
Line 68 This page attempts to document and coord
|
- RNG: works |
- RNG: works |
- I²C: works, could use enhancements, man page |
- I²C: works, could use enhancements, man page |
- SPI: works, could use enhancements, man page |
- SPI: works, could use enhancements, man page |
|
- VCHIQ: work in progress. man page missing. (-current) |
|
- Audio: works. man page missing. (-current) |
|
|
# What needs work |
# What needs work |
- VCHIQ; work in progress - will provide audio. |
|
- USB (host); isochronous transfers. DMA support. |
- USB (host); isochronous transfers. DMA support. |
- DMA controller driver / dmover(9) backend |
- DMA controller driver / dmover(9) backend |
- Teach sdhc(4) about dmover; not Raspberry Pi specific |
- Teach sdhc(4) about dmover; not Raspberry Pi specific |