summaryrefslogtreecommitdiff
path: root/sys/dev/pci/esm.c
AgeCommit message (Expand)Author
2003-12-04netbsd.org -> NetBSD.orgkeihan
2003-02-03Fix printf format warnings.kleink
2003-02-01Add extensible malloc types, adapted from FreeBSD. This turnsthorpej
2003-01-31Use aprint_*().thorpej
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
2002-12-23Replace magic numbers for power management control with PCI_PMCSR* macros.tsutsui
2002-10-02Add trailing ; to CFATTACH_DECL.thorpej
2002-09-30Use CFATTACH_DECL().thorpej
2002-09-27Declare all cfattach structures const.thorpej
2002-01-14Use standard PCI power management definitions from pcireg.h insteadpooka
2001-11-13add RCSIDlukem
2001-10-03Add a new optional method, dev_ioctl, to the audio hardware driver interface.augustss
2001-04-25Spell "portege" correctly - it's a computer, not a car.simonb
2001-03-31Fix DPRINTF statements so this compiles with debug enabled.rh
2001-03-08Fix powerhook routine.ichiro
2001-02-12Power Management Hookichiro
2001-01-26Add left/right reversal quirk entry for Toshiba Protege 7020rh
2001-01-26Add quirk for Compaq Armada M700 to fix left/right channel reversal.rh
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-09*minor* knflukem
2001-01-08Initial import of the Maestro 2/2e 'esm' PCI audio driver. This driverrh