| Age | Commit message (Expand) | Author |
| 2016-07-14 | - Use aprint*() more in xxx_attach(). | msaitoh |
| 2009-11-23 | Remove some unecessary includes sys/user.h header. | rmind |
| 2009-01-20 | Fix obvious errors in conversion to device_t from Wojciech Galazka | christos |
| 2008-04-28 | Remove clause 3 and 4 from TNF licenses | martin |
| 2008-04-13 | Split device_t/softc for MI ncr53c9x and some related devices, | tsutsui |
| 2008-04-08 | use aprint_*_dev and device_xname | cegger |
| 2007-10-19 | machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h | ad |
| 2007-03-04 | Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. | christos |
| 2006-11-16 | __unused removal on arguments; approved by core. | christos |
| 2006-10-13 | More -Wunused fallout. sprinkle __unused when possible; otherwise, use the | dogcow |
| 2006-03-29 | Use device_private(). | thorpej |
| 2006-03-08 | Use the SI capitalization for "Hz", "kHz", and "MHz" in comments and strings. | lukem |
| 2005-12-11 | merge ktrace-lwp. | christos |
| 2005-02-27 | nuke trailing whitespace | perry |
| 2005-02-04 | de-__P | perry |
| 2003-07-14 | add missing __KERNEL_RCSID() | lukem |
| 2002-10-02 | Add trailing ; to CFATTACH_DECL. | thorpej |
| 2002-09-30 | Use CFATTACH_DECL(). | thorpej |
| 2002-09-27 | Declare all cfattach structures const. | thorpej |
| 2001-12-04 | clarify copyright - this is all freshly written, no older code used | jdolecek |
| 2001-12-04 | Make this NCR 53C90 driver work, using the chip information from | jdolecek |
| 2001-12-01 | Nonworking NCR 53c90 attachment. I don't get any interrupts from | jdolecek |