index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
pci
/
esm.c
Age
Commit message (
Expand
)
Author
2003-12-04
netbsd.org -> NetBSD.org
keihan
2003-02-03
Fix printf format warnings.
kleink
2003-02-01
Add extensible malloc types, adapted from FreeBSD. This turns
thorpej
2003-01-31
Use aprint_*().
thorpej
2002-12-31
Removed esm_freemem(), which isn't used any more.
fredette
2002-12-30
First cut at recording support for the ESS Maestro-2 and 2e.
fredette
2002-12-23
Replace magic numbers for power management control with PCI_PMCSR* macros.
tsutsui
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
2002-01-14
Use standard PCI power management definitions from pcireg.h instead
pooka
2001-11-13
add RCSID
lukem
2001-10-03
Add a new optional method, dev_ioctl, to the audio hardware driver interface.
augustss
2001-04-25
Spell "portege" correctly - it's a computer, not a car.
simonb
2001-03-31
Fix DPRINTF statements so this compiles with debug enabled.
rh
2001-03-08
Fix powerhook routine.
ichiro
2001-02-12
Power Management Hook
ichiro
2001-01-26
Add left/right reversal quirk entry for Toshiba Protege 7020
rh
2001-01-26
Add quirk for Compaq Armada M700 to fix left/right channel reversal.
rh
2001-01-18
No-op commit to force update to a non-"-kk" revision.
tv
2001-01-09
Add a quirk table for specific implementations.
rh
2001-01-09
*minor* knf
lukem
2001-01-08
Initial import of the Maestro 2/2e 'esm' PCI audio driver. This driver
rh