summaryrefslogtreecommitdiff
path: root/sys/dev/pci/emuxkivar.h
AgeCommit message (Collapse)Author
2005-11-30- add initial SB Audigy supportBrad Smith
- add big-endian support - fix a few typos From NetBSD - use pci_matchbyid() Known working SB Live's tested by numerous users with no reported regressions; though no one has stepped up to test out the Audigy support yet. ok deraadt@
2003-04-26managment -> management;Jason McIntyre
ok mickey@
2003-02-18intial -> initialJason McIntyre
ok mickey@
2002-06-03probe for flavours, aps and audigy still need more work thoughMichael Shalayeff
2001-11-26cache the last deallocated voice and reuse on the next open.Michael Shalayeff
this is to preserve the dac settings in between the openings, by the mp3 playing software, in particular. ho@ help and testing.
2001-10-24add missing RCS idsBrad Smith
2001-10-24creative labs sb live! and (perhaps) pci512 driver.Michael Shalayeff
from Yannick Montulet, via netbsd, w/ some minor fixens from meself.