| Age | Commit message (Expand) | Author |
|---|---|---|
| 2018-09-22 | Remove isic(4). It is part of ISDN, which we are now retiring. | maxv |
| 2016-07-14 | - Use aprint*() more in xxx_attach(). | msaitoh |
| 2014-03-29 | make pci_intr_string and eisa_intr_string take a buffer and a length | christos |
| 2012-10-27 | split device_t/softc for all remaining drivers. | chs |
| 2012-02-03 | ansi prototypes | christos |
| 2009-12-06 | Simplify device-activation hooks. | dyoung |
| 2009-11-26 | Cleanup interrupt establish error messages. Do not mix | njoly |
| 2009-05-12 | use device_private(). | cegger |
| 2009-05-06 | struct device * -> device_t, no functional changes intended. | cegger |
| 2009-05-06 | struct cfdata * -> cfdata_t, no functional changes intended. | cegger |
| 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-10 | use aprint_*_dev and device_xname | cegger |
