Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Get rid of various 'typedef struct' definitions and use plain structure | 2013-04-15 | 1 | -2/+2 | |
| | | | | | | | | | definitions instead. We don't change usb.h for now to stay compatible with userland. Tested by mpi@ on macppc and myself on i386. ok mpi@ | ||||
* | small cleanups and output prettying | 2012-10-19 | 1 | -4/+4 | |
| | | | | ok yuo matthieu | ||||
* | add device driver for Toradex OAK usb sensors: | 2012-09-20 | 1 | -0/+171 | |
uoaklux(4): Toradex OAK LUX, USB illuminance sensor uoakrh(4) : Toradex OAK RH, USB temperature and relative humidity sensor uoakv(4) : Toradex OAK V, USB +/- 10V 8channel ADC interface ok deraadet@ |