summaryrefslogtreecommitdiff
path: root/sys/dev/pci/esmvar.h
AgeCommit message (Expand)Author
2011-11-23Merge jmcneill-audiomp3 branch, which is derived from ad-audiomp2. Fromjmcneill
2009-05-07device_t/softc splitcegger
2008-02-23Detach self and children. Make some functions static. Use device_tdyoung
2007-12-09Merge jmcneill-pm branch.jmcneill
2007-03-04Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.christos
2005-12-11merge ktrace-lwp.christos
2005-01-15ansify and KNFkent
2005-01-10merge kent-audio1 branch, which introduces audio filter pipeline to the MIkent
2004-09-22ac97_host_if::reset() returns non-zero value if codec reset fails, andkent
2003-12-04netbsd.org -> NetBSD.orgkeihan
2003-02-01Add extensible malloc types, adapted from FreeBSD. This turnsthorpej
2002-12-31Removed esm_freemem(), which isn't used any more.fredette
2002-12-30First cut at recording support for the ESS Maestro-2 and 2e.fredette
2001-12-31Avoid an "unmamed fields" warning (gcc 3.1).thorpej
2001-02-12Power Management Hookichiro
2001-01-18No-op commit to force update to a non-"-kk" revision.tv
2001-01-09Add a quirk table for specific implementations.rh
2001-01-08Initial import of the Maestro 2/2e 'esm' PCI audio driver. This driverrh