| Age | Commit message (Expand) | Author |
| 2010-05-22 | Split device_t/softc. Based on patch from cegger@. | tsutsui |
| 2009-05-12 | struct device * -> device_t, no functional changes intended. | cegger |
| 2009-05-12 | struct cfdata * -> cfdata_t, no functional changes intended. | cegger |
| 2009-03-14 | ANSIfy another 1261 function definitions. | dsl |
| 2009-03-14 | Change about 4500 of the K&R function definitions to ANSI ones. | dsl |
| 2008-04-28 | Remove clause 3 and 4 from TNF licenses | martin |
| 2008-04-08 | use aprint_*_dev and device_xname | cegger |
| 2007-10-19 | machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h | ad |
| 2006-03-29 | Use device_private(). | thorpej |
| 2005-12-11 | merge ktrace-lwp. | christos |
| 2005-02-27 | nuke trailing whitespace | perry |
| 2005-02-04 | de-__P | perry |
| 2004-08-04 | adapt for changed essattach() signature | drochner |
| 2003-05-03 | DMA, not dma nor Dma. | wiz |
| 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 |
| 2002-06-08 | constify and make auto const variables static. | yamt |
| 2001-11-13 | add RCSIDs | lukem |
| 2001-01-06 | Do ess_config_addr() in the ofisa front end, rather than in the match | nathanw |
| 1999-03-16 | Adjustments for structure name changes. | mycroft |
| 1998-08-13 | Merge paddr_t changes into the main branch. | eeh |
| 1998-07-31 | Major cleanup of the ESS driver. It now sorta works. More to come. | augustss |
| 1998-07-30 | Use the correct "compatible" strings (ESS, not generic SB!), and correct | thorpej |
| 1998-07-30 | ESS attachments for ofisa. | augustss |