* HAL2 driver Ulf Carlsson <ulfc@thepuffingroup.com>

* Timer API changes/cleanups
* Sequencer API changes/cleanups
  - queue ioctls changed
  - instrument events added
This commit is contained in:
Jaroslav Kysela 1999-05-09 23:15:42 +00:00
parent 6e72ca3977
commit ef61108225
6 changed files with 146 additions and 47 deletions

View file

@ -16,11 +16,15 @@
byte first (like Motorola and SPARC, unlike Intel and VAX). */
#undef WORDS_BIGENDIAN
/* Package name */
#undef PACKAGE
/* Package version */
#undef VERSION
/* Define if you have the <linux/asound.h> header file. */
#undef HAVE_LINUX_ASOUND_H
/* Name of package */
#undef PACKAGE
/* Version number of package */
#undef VERSION