| Age | Commit message (Expand) | Author |
|---|---|---|
| 2009-05-07 | struct device * -> device_t, no functional changes intended. | cegger |
| 2008-04-09 | use aprint_*_dev and device_xname | cegger |
| 2008-03-03 | Set D_OTHER | D_MPSAFE to d_flag for the cdevsw methods. | xtraeme |
| 2008-01-03 | - remove casts | christos |
| 2008-01-02 | Improve the bio(4) API for incoming changes to arcmsr(4) (and perhaps | xtraeme |
| 2007-12-05 | Match the docs: MUTEX_DRIVER/SPIN are now only for porting code written | ad |
| 2007-11-19 | Make sure the mutex is initialized before using it, use the patch | xtraeme |
| 2007-11-02 | KNF, MALLOC -> malloc, u_intXX_t -> uintXX_t. | xtraeme |
| 2007-05-01 | Add bio(4) and associated bioctl(8) from OpenBSD, a driver control block | bouyer |
