| Age | Commit message (Expand) | Author |
| 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 |
| 2008-03-26 | Split device_t/softc for joy(4) and all its attachments. Also | xtraeme |
| 2008-03-18 | Split device_t and softc for ATA devices, as well as wd(4). Other | cube |
| 2008-03-15 | Split device_t and softc for isapnp(4). Use proper types, ansify when | cube |
| 2008-03-15 | Split device_t and softc for sb(4) and all its attachments. | cube |
| 2008-03-14 | Split device_t and softc for all com(4) devices (well, everything that | cube |
| 2008-03-12 | Split device_t and softc for the NE2000 Ethernet chip and all its variants | cube |
| 2007-12-09 | Merge jmcneill-pm branch. | jmcneill |
| 2007-12-01 | Noisy printfs. | ad |
| 2007-10-19 | machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h | ad |
| 2007-07-09 | Merge some of the less invasive changes from the vmlocking branch: | ad |
| 2007-06-08 | Regen (with more GUS). | wiz |
| 2007-06-08 | Add three IDs for GUS PnP. | wiz |
| 2007-05-21 | Regen for PR kern/36360. | tron |
| 2007-05-21 | Add entries to recognize the Farallon Etherwave ISA card via ep(4). | tron |
| 2007-03-04 | Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. | christos |
| 2007-01-29 | Remove more duplicate headers. | hubertf |
| 2006-11-30 | regen | christos |
| 2006-11-30 | PR/35163: Christian Groessler: support for Aztech MM Pro 16 III ISA-PNP | christos |
| 2006-11-16 | __unused removal on arguments; approved by core. | christos |
| 2006-10-16 | * __unused games + other relevant fixes | pooka |
| 2006-10-12 | - sprinkle __unused on function decls. | christos |
| 2006-09-25 | PR# 32473: GUS PnP audio device seems to be broken in NetBSD 3.0 | jmcneill |
| 2006-09-23 | Regen for PR# 23133. | jmcneill |
| 2006-09-23 | Attach ess(4) for ESS1879 devices; 2+ years late fix for PR# 23133 | jmcneill |
| 2006-09-13 | Avoid duplicate collon, from Stephan 'doomwarrior' in PR kern/34518 | martin |
| 2006-08-30 | fix incomplete initializers | christos |
| 2006-08-30 | fix missing initializer | christos |
| 2006-07-16 | Added type information for the parameter r of isapnp_read_reg. | rillig |
| 2006-07-13 | Add an option COM_REGMAP to allow com(4) to use an array of register indices. | gdamore |
| 2006-06-30 | Ankh-Morpork, we have a MIDI driver.... | chap |
| 2006-04-27 | Regen | christos |
| 2006-04-27 | PR/33382: Jonathan A. Kollasch: add devlogic for another com(4) at isapnp(4) | christos |
| 2006-04-13 | Fix grammar in a comment, and use named constants for better readability. | cube |