summaryrefslogtreecommitdiff
path: root/sys/dev/isapnp/ess_isapnp.c
AgeCommit message (Expand)Author
2019-05-08Merge isaki-audio2 branch, the overhaul of audio subsystem.isaki
2010-05-22Split device_t/softc. Based on patch from cegger@.tsutsui
2009-09-29use aprint_* in attach routinescegger
2009-05-05struct device * -> device_tcegger
2008-04-08use aprint_*_dev and device_xnamecegger
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-09-13Avoid duplicate collon, from Stephan 'doomwarrior' in PR kern/34518martin
2006-03-29Use device_private().thorpej
2005-12-11merge ktrace-lwp.christos
2005-01-13ansify and KNFkent
2004-08-04adapt for changed essattach() signaturedrochner
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-06-18Add support for ES18[67][89]. From PR #7427 by AW9K-NNK@asahi-net.or.jp,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-19We only have one IRQ.mycroft
1999-03-17Adjust for structure name changes.mycroft
1998-08-07Add an isapnp frontend for the ess driver. It somewhat worksmatt