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
/
cmpci.c
Age
Commit message (
Expand
)
Author
2003-12-06
Back out the following commit and apply the real fix.
itohy
2003-12-04
netbsd.org -> NetBSD.org
keihan
2003-11-22
- Correctly handle bit 24 of miscellaneous control register, which has
itohy
2003-10-25
Fix uninitialized variable warnings.
christos
2003-10-25
Fix uninitialized variable warnings
christos
2003-02-01
Add extensible malloc types, adapted from FreeBSD. This turns
thorpej
2003-01-31
Use aprint_*().
thorpej
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-02-02
Fix typo so that 48kHz can be set. From Stephen Ma in kern/15456.
augustss
2001-12-27
Fix comment.
itohy
2001-11-13
add RCSID
lukem
2001-11-04
Re-implement the mixer
itohy
2001-10-03
Add a new optional method, dev_ioctl, to the audio hardware driver interface.
augustss
2001-09-04
- Add opl at cmpci attachment.
itohy
2001-02-12
some improvement for cmpci; SPDIF supports, etc.
tshiozak
2001-01-18
constify
jdolecek
2000-12-28
Change pci_intr_map to get interrupt source information from a "struct
sommerfeld
2000-06-26
Change the kernel mmap interface so that the offset to map is an
simonb
2000-06-08
Make attach messages consistent with PCI drivers. Make function pointer
gmcgarry
2000-04-30
Remove unneeded #include "mpu.h"
augustss
2000-04-30
Add driver for C-Media CMI8x38 Audio Chip. From Takuya SHIOZAKI <AoiMoe@imou.to>
augustss