| Age | Commit message (Expand) | Author |
| 2023-04-18 | sb(4): Fix missing mutex initialization at isapnp and ofisa. | riastradh |
| 2019-05-08 | Merge isaki-audio2 branch, the overhaul of audio subsystem. | isaki |
| 2008-03-15 | Split device_t and softc for sb(4) and all its attachments. | cube |
| 2007-10-19 | machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h | ad |
| 2006-11-16 | __unused removal on arguments; approved by core. | christos |
| 2006-10-12 | - sprinkle __unused on function decls. | christos |
| 2006-06-30 | Ankh-Morpork, we have a MIDI driver.... | chap |
| 2006-04-13 | Fix grammar in a comment, and use named constants for better readability. | cube |
| 2006-04-13 | Fix the MPU attachment on Aztech 1020 that has a separate mpu pnp device | christos |
| 2006-03-29 | Use device_private(). | thorpej |
| 2005-12-11 | merge ktrace-lwp. | christos |
| 2005-01-13 | ansify and KNF | kent |
| 2004-09-01 | symbolic constants are good, but this is another namespace | drochner |
| 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-11-13 | add RCSID | lukem |
| 2001-09-26 | Use ISACF_*_DEFAULT rather than *UNK. | thorpej |
| 2000-12-19 | Add quirk for Avance Logic ALS100+, which doesn't like it's irq/drq | mjl |
| 1999-10-18 | Use NMPU instead of NMIDI so that it can compile without mpu attachment. | itohy |
| 1999-08-02 | Move the mpu device declaration to conf/files. | augustss |
| 1999-03-22 | Reject variant numbers which are too large (so that a new version of isapnpdevs | mycroft |
| 1999-03-22 | Update callers of isapnp_devmatch(). | mycroft |
| 1999-03-22 | Adjust for MPU attachment change. | mycroft |
| 1999-02-19 | Move IRQ setup into frontend. Need to move DRQ handling as well. | mycroft |
| 1998-08-17 | * Redo the way the way the MIDI driver attaches to audio devices. | augustss |
| 1998-08-07 | Add MIDI support. The MIDI devices can be accessed as ``raw'' through | augustss |
| 1998-07-23 | Create a master list of pnp logical and compatibility device codes instead | christos |
| 1998-06-29 | Get the interrupt share type from the PnP info. | thorpej |
| 1998-06-09 | Nuke __BROKEN_INDIRECT_CONFIG. | thorpej |
| 1998-06-09 | Adjust for the changes to the ISA DMA API. | thorpej |
| 1998-05-20 | Add a Yamaha OPL3-SA3 driver and clean up all AD1848 drivers. | augustss |
| 1998-04-13 | Remove the stuff that was apparently not intended for commit in the | thorpej |
| 1998-04-13 | Add another device, YMH0021. From nathanw@MIT.EDU, PR #5289. | augustss |
| 1998-02-22 | Cosmetic change; use tab of width 8. | enami |
| 1998-01-30 | Add ID for the Vibra16X PnP board (aka CT4170). | bouyer |
| 1997-12-17 | Don't initialize softc's space tags/handles until isapnp_config() has | thorpej |
| 1997-11-30 | make it compile without "__BROKEN_INDIRECT_CONFIG" | drochner |
| 1997-11-20 | Remove broken PnP id again. | augustss |
| 1997-11-18 | Recognize another card and handle the case when both drqs are the same. | augustss |
| 1997-11-18 | Make an XXX note about the broken ALS id. | augustss |
| 1997-11-18 | Dropped an else in last commit. | augustss |
| 1997-11-18 | Add another card and take care of swapped drqs. | augustss |
| 1997-10-15 | Add another SB AWE64 Value. | augustss |
| 1997-09-13 | Recognize SB AWE64 Gold. | augustss |
| 1997-08-03 | add support for generic SBs by matching compatIDs | mikel |
| 1997-06-18 | add device ID for SB AWE64 Value; from William Coldwell in PR kern/3716. | mikel |
| 1997-06-06 | Pull thorpej-bus-dma branch into mainline. | thorpej |
| 1997-04-10 | add support for AD181[56] SBPro emulation | mikel |
| 1997-03-25 | PR/3388 from Tatoku Ogaito: Add product id for another soundblaster PnP card. | christos |