| Age | Commit message (Expand) | Author |
| 2012-10-27 | split device_t/softc for all remaining drivers. | chs |
| 2012-07-31 | Apply back changes that were reverted on Jul 24 and Jul 26 (general ata/wdc | bouyer |
| 2012-07-26 | Revert, with intention of restoring in a less invasive way, the SATA Port | jakllsch |
| 2012-07-02 | Add sata Port MultiPlier (PMP) support to the ata bus layer, | bouyer |
| 2012-02-02 | Entropy-pool implementation move and cleanup. | tls |
| 2011-12-07 | We need to hold the lock during mpu_find(). | jakllsch |
| 2011-12-05 | make joy code consistent (avoid games with pointers), and fix the isa softc | christos |
| 2011-11-24 | put back IPL_AUDIO and splaudio(), at the request of rmind. they are | mrg |
| 2011-11-23 | Merge jmcneill-audiomp3 branch, which is derived from ad-audiomp2. From | jmcneill |
| 2011-11-22 | Set "mode" to 2 at the correct time. | jakllsch |
| 2011-06-02 | Split device_t/softc of all ad1848 variants properly. Compile test only. | tsutsui |
| 2010-11-13 | Don't pull in the whole uvm(9) API to access only PAGE_SIZE and | uebayasi |
| 2010-05-23 | PRIxPADDR instead of %lx to print bus_addr_t/paddr_t variables. | jym |
| 2010-05-22 | Split device_t/softc. Based on patch from cegger@. | tsutsui |
| 2010-03-03 | Put several fixes to ne(4) driver for better 8 bit mode support, | tsutsui |
| 2009-09-29 | use aprint_* in attach routines | cegger |
| 2009-09-22 | Make local functions static. | tsutsui |
| 2009-09-22 | Split device_t/softc. Tested only on cs at ofisa on shark. | tsutsui |
| 2009-09-22 | Make local functions static. | tsutsui |
| 2009-09-22 | - make local functions/variables static | tsutsui |
| 2009-09-22 | Split device_t/softc. Tested on AHA-1520B at ISA and ISAPnP. | tsutsui |
| 2009-09-21 | Split device_t/softc. Tested on AHA-1542CF. | tsutsui |
| 2009-09-17 | Misc KNF and cosmetics, and remove unnecessary casts etc. | tsutsui |
| 2009-09-17 | Use proper types or variables for device_t and softc. | tsutsui |
| 2009-08-23 | Drop the string 'ISA Plug 'n Play device support', it's not something to | jmcneill |
| 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-05-05 | struct device * -> device_t | cegger |
| 2009-03-18 | bzero -> memset | cegger |
| 2009-03-15 | ansify function definitions | 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 |
| 2009-01-21 | add a comment explaining how to regenerate isapnpdevs.h and isapnpdevs.c | jnemeth |
| 2008-10-19 | Use ${TOOL_AWK} instead of ${AWK} or plain "awk" in make commands. | apb |
| 2008-08-27 | device_t changes, pmf, minor knf. | christos |
| 2008-07-04 | struct device * -> device_t | cegger |
| 2008-07-04 | make this build again after device_t/softc split | cegger |
| 2008-07-03 | split device/softc (tested with an@pcmcia) | drochner |
| 2008-06-26 | constify the pcmcia/cardbus method tables | drochner |
| 2008-05-02 | Move TNF licenses to 2 clause form | martin |
| 2008-04-28 | Remove clause 3 and 4 from TNF licenses | martin |
| 2008-04-20 | Regen from isapnpdevs rev 1.66: | tsutsui |
| 2008-04-20 | Add an entry for Symbios SYM53C416. | tsutsui |
| 2008-04-16 | device_t / softc split. From Hans Rosenfeld. | cegger |
| 2008-04-15 | device_t / softc split. From Hans Rosenfeld | cegger |
| 2008-04-12 | Split device_t/softc for MI mb86960, with misc cosmetics. | tsutsui |
| 2008-04-08 | use aprint_*_dev and device_xname | cegger |
| 2008-04-04 | Split device_t/softc for le(4) and variants and misc cosmetic changes. | tsutsui |
| 2008-03-30 | The isapnp probe is very slow, and there's not much we can do to speed it | ad |
| 2008-03-27 | Split device_t/softc for mpu(4) and its attachments, plus other | xtraeme |