summaryrefslogtreecommitdiff
path: root/sys/dev/isapnp/mpu_isapnp.c
AgeCommit message (Expand)Author
2019-05-08Merge isaki-audio2 branch, the overhaul of audio subsystem.isaki
2011-12-07We need to hold the lock during mpu_find().jakllsch
2011-11-24put back IPL_AUDIO and splaudio(), at the request of rmind. they aremrg
2011-11-23Merge jmcneill-audiomp3 branch, which is derived from ad-audiomp2. Fromjmcneill
2008-03-27Split device_t/softc for mpu(4) and its attachments, plus otherxtraeme
2007-10-19machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.had
2006-11-16__unused removal on arguments; approved by core.christos
2006-10-12- sprinkle __unused on function decls.christos
2006-04-13Fix the MPU attachment on Aztech 1020 that has a separate mpu pnp devicechristos
2006-03-29Use device_private().thorpej
2005-12-11merge ktrace-lwp.christos
2005-02-27nuke trailing whitespaceperry
2005-02-04de-__Pperry
2002-10-02Add trailing ; to CFATTACH_DECL.thorpej
2002-09-30Use CFATTACH_DECL().thorpej
2002-09-27Declare all cfattach structures const.thorpej
2001-11-13add RCSIDlukem
1999-08-01Move the MPU driver isa/ to ic/.augustss
1999-03-22Reject variant numbers which are too large (so that a new version of isapnpdevsmycroft
1999-03-22Update callers of isapnp_devmatch().mycroft
1999-03-22Add a mpu_isapnp attachment.mycroft