Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use DEVMETHOD_END macro defined in sys/bus.h instead of {0, 0} sentinel on ↵ | sbz | 2013-01-30 | 1 | -1/+1 |
| | | | | | | | device_method_t arrays Reviewed by: cognet Approved by: cognet | ||||
* | fix whitespace | sam | 2009-02-17 | 1 | -1/+1 |
| | |||||
* | add Roel's copyright as he did the initial version | sam | 2009-02-03 | 1 | -0/+1 |
| | |||||
* | honor any interface width (e.g. setup by the bus shim) and don't probe; | sam | 2009-02-03 | 1 | -0/+79 |
this is needed for the moment to workaround bus shim issues |