| Age | Commit message (Expand) | Author |
|---|---|---|
| 2012-10-27 | split device_t/softc for all remaining drivers. | chs |
| 2011-02-01 | udpate license clauses on my code to match the new-style BSD licenses. | chuck |
| 2006-08-27 | don't call variables errno! including from userland breaks things! | christos |
| 2005-12-11 | merge ktrace-lwp. | christos |
| 2005-10-15 | - change the way to specify a bufq strategy. (by string rather than by number) | yamt |
| 2005-02-04 | de-__P | perry |
| 2002-07-23 | Convert to new device buffer queue interface. | hannken |
| 2000-05-09 | Conform bus_dmamem_{alloc,map} usage to bus_dma(9) specs. | pk |
| 2000-03-23 | New callout mechanism with two major improvements over the old | thorpej |
| 2000-01-21 | Update for sys/buf.h/disksort_*() changes, plus make it compilable on | thorpej |
| 1998-06-18 | Send the DMA, not KVA, addresses of I/O descriptors to the controller. | pk |
| 1997-12-01 | Use `busdma' macros. | pk |
| 1997-11-01 | Start an MI VMEbus framework. | pk |
