summaryrefslogtreecommitdiff
path: root/sys/dev/isa/ess.c
AgeCommit message (Expand)Author
2006-02-22Fix size in snprintf() call; previous value turned out to be correct by luck.Miod Vallat
2005-04-15make sure aligment does not return zero block sizeMichael Shalayeff
2003-04-27strcpy/sprintf cleanup of sys/dev. miod@, deraadt@ says to commit.Hakan Olsson
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-10-31Change the audio_hm_if->mappage interface to return paddr_t and take off_tArtur Grabowski
2001-07-18do not reset the volume after playback; landy@alumni.caltech.eduTheo de Raadt
2001-01-29new timeouts; spacesMichael Shalayeff
1999-09-30Sync w/NetBSD. Add support for ES18[67][89] - Nonaka Kimihiro + muting contr...kstailey
1999-06-22ESS audio driver ported from NetBSD, some mixer problems with X-based mixersNiklas Hallqvist