summaryrefslogtreecommitdiff
path: root/sys/dev/pci/cmpci.c
AgeCommit message (Expand)Author
2003-12-06Back out the following commit and apply the real fix.itohy
2003-12-04netbsd.org -> NetBSD.orgkeihan
2003-11-22- Correctly handle bit 24 of miscellaneous control register, which hasitohy
2003-10-25Fix uninitialized variable warnings.christos
2003-10-25Fix uninitialized variable warningschristos
2003-02-01Add extensible malloc types, adapted from FreeBSD. This turnsthorpej
2003-01-31Use aprint_*().thorpej
2002-10-02Add trailing ; to CFATTACH_DECL.thorpej
2002-09-30Use CFATTACH_DECL().thorpej
2002-09-27Declare all cfattach structures const.thorpej
2002-02-02Fix typo so that 48kHz can be set. From Stephen Ma in kern/15456.augustss
2001-12-27Fix comment.itohy
2001-11-13add RCSIDlukem
2001-11-04Re-implement the mixeritohy
2001-10-03Add a new optional method, dev_ioctl, to the audio hardware driver interface.augustss
2001-09-04- Add opl at cmpci attachment.itohy
2001-02-12some improvement for cmpci; SPDIF supports, etc.tshiozak
2001-01-18constifyjdolecek
2000-12-28Change pci_intr_map to get interrupt source information from a "structsommerfeld
2000-06-26Change the kernel mmap interface so that the offset to map is ansimonb
2000-06-08Make attach messages consistent with PCI drivers. Make function pointergmcgarry
2000-04-30Remove unneeded #include "mpu.h"augustss
2000-04-30Add driver for C-Media CMI8x38 Audio Chip. From Takuya SHIOZAKI <AoiMoe@imou.to>augustss