summaryrefslogtreecommitdiff
path: root/sys/dev/pci/autri.c
AgeCommit message (Expand)Author
2006-04-07Add optional flush method to MIDI hardware interface.Jonathan Gray
2006-02-22IBM makes a pcn card that shows up as:Brad Smith
2005-08-09do not set PCI_COMMAND_MASTER_ENABLE explicitly as it's already set in pcisub...Michael Shalayeff
2005-04-16do not provide round_buffer if not needed unless explained why in commentsMichael Shalayeff
2005-04-14make sure round_blocksize does not produce 0 after alignmentMichael Shalayeff
2003-04-27strcpy/sprintf cleanup of sys/dev. miod@, deraadt@ says to commit.Hakan Olsson
2003-03-09flag stereo channels as reversed. those rare people without swapped stereoTed Unangst
2002-11-29- Fix playback problem on SiS7018.Federico G. Schwindt
2002-11-19Add a simplistic table driven lookup routine and use it where appropriate.Jason Wright
2002-10-04do not read the codec regs, it seems to shutter the sound; from grendel@zeitb...Michael Shalayeff
2002-09-26time-bind the codec r/w loops, still does not solve problems on transmeta; te...Michael Shalayeff
2002-03-14Final __P removal plus some cosmetic fixupsTodd C. Miller
2002-03-14First round of __P removal in sysTodd C. Miller
2002-01-20make all audio drivers use the new allocm and round_buffersize decl's.Eric Jackson
2001-12-05choose one AC97 name and stick with it a bit more oftenTheo de Raadt
2001-12-01recover ugly irq print, cleanup on failure to attachMichael Shalayeff
2001-11-26remove static on functions.Michael Shalayeff
2001-11-26Trident 4DWAVE-DX/NX, SiS 7018, ALi M5451 Sound Driver; from SOMEYA Yoshihiko...Michael Shalayeff