| Age | Commit message (Expand) | Author |
| 2009-01-22 | buildfix: re-adapt to major()/minor() return a 32bit value again. | cegger |
| 2009-01-13 | g/c BUFQ_FOO() macros and use bufq_foo() directly. | yamt |
| 2009-01-12 | use PRIu64 format to printf DISKPART | cegger |
| 2008-07-25 | Replace a 'do { ... } while (0);' with 'for (;;) { ... break; }' | dsl |
| 2008-03-15 | Use device_* accessors. | jkunz |
| 2008-03-11 | Rototill the vax code. Switch to devicet/PRIV_ALLOC. Cleanup vax autoconf | matt |
| 2008-01-04 | Catch up with rename of buf's b_un.b_addr -> b_data. | joerg |
| 2007-10-19 | machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h | ad |
| 2007-10-08 | Merge disk init changes from the vmlocking branch. These seperate init / | ad |
| 2007-07-29 | It's not a good idea for device drivers to modify b_flags, as they don't | ad |
| 2007-03-08 | Cast to char* before doing pointer arithmetic. | he |
| 2007-03-04 | Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. | christos |
| 2006-03-29 | Use device_private(). | thorpej |
| 2006-03-25 | Use device_parent(). | thorpej |
| 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-26 | White space nits. | simonb |
| 2004-10-28 | move buffer queue related stuffs from buf.h to their own header, bufq.h. | yamt |
| 2004-10-06 | Fix some typos in comments and panic()s. | wiz |
| 2004-02-24 | occured -> occurred. From Peter Postma. | wiz |
| 2003-08-13 | Improved driver with much better error handling, from Jochen Kunz | ragge |
| 2003-07-14 | add missing __KERNEL_RCSID() | lukem |
| 2003-05-03 | DMA, not dma nor Dma. | wiz |
| 2003-03-23 | Driver for RX01/02 floppies, written by Jochen Kunz. | ragge |