summaryrefslogtreecommitdiff
path: root/sys/dev/isa/gus.c
AgeCommit message (Expand)Author
2005-10-19make this compile with AUDIO_DEBUG; reported in tech@ byFederico G. Schwindt
2004-06-13debranch SMP, have funNiklas Hallqvist
2003-06-08Fix probe for GUS MAX cards; from NetBSD.Miod Vallat
2003-04-27strcpy/sprintf cleanup of sys/dev. miod@, deraadt@ says to commit.Hakan Olsson
2002-03-14First round of __P removal in sysTodd C. Miller
2001-01-29new timeouts; some constifying; space controlMichael Shalayeff
2000-08-19MALLOC/FREE -> malloc/free ok art@Nathan Binkert
1999-07-05first attempt at isapnp gus supportTheo de Raadt
1999-01-24remove unneeded pio.h inclusionMichael Shalayeff
1999-01-02Midi & sequencer support from NetBSD, mostly by Lennart AugustssonNiklas Hallqvist
1998-11-03Update audio_hw_if.Jason Downs
1998-08-20mmap support for gus, dillema@acm.orgNiels Provos
1998-05-13don't printf in probe routines.Niels Provos
1998-05-08Cleaned up AD1848 driver and added driver for Yamaha OPL3-SA3 to tree.Constantine Sapuntzakis
1998-04-26update audio from NetBSD, mostly by Lennart Augustsson <augustss@cs.chalmers.se>Niels Provos
1998-01-18move to current OpenBSD isadma APINiklas Hallqvist
1997-07-10sync with NETBSD 30/3/97 + adapating aria.cNiels Provos
1996-05-26sync 0521Theo de Raadt
1996-05-07sync with 0504 -- prototypes and bus.hTheo de Raadt
1996-04-21partial sync with netbsd 960418, more to comeTheo de Raadt
1996-04-18NetBSD 960317 mergeNiklas Hallqvist
1996-03-20Fix back wrong patches.Michael Shalayeff
1996-03-19Merging w/ NetBSD 021796.Michael Shalayeff
1996-03-08From NetBSD: merge of 960217Niklas Hallqvist
1996-02-20Pass device name to interrupt establish routines so it can be recorded inThorsten Lockert
1995-12-27from netbsd:Theo de Raadt
1995-12-14from netbsd; Convert IRQ, DRQ, and port numbers to intTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt