Commit Graph

5 Commits

Author SHA1 Message Date
jakemsr
56cbd2c6ca convert to sndio(7), which allows this port to be used with all
non-"isdn bullshit" audio devices OpenBSD currently (and most
likely ever will) supports.  sndio(7) doesn't support audioamd(4)
(which is an isdn device), but the audio(4) backend here didn't
support that device either.

tested on a 195 MHz r10k O2 extracting install tarballs +
'cvs co ports' + repeatedly compiling tracker in a loop +
'find /', all running simultaneously over the built-in mec0 NIC,
a zaurus with hw.setperf set to 0 + 'find /' running on the
console + tracker and an audio device monitoring program run
from an ssh session through a wi(4) pcmcia card, a 233MHz
Toshiba Tecra 8000 with wss(4), and various other machines.
2010-06-30 11:50:51 +00:00
espie
658069d3a5 compile with gcc4
reenable flush, works with every soundcard I now have.
2010-05-17 18:10:05 +00:00
espie
af742bbc72 work around a bug in wss: AUDIO_FLUSH hangs the device.
Temporary, until bug is fixed.
1999-03-05 16:25:49 +00:00
espie
44e196b7bf Repair 16 bits. Easier to make it work when you've got 16 bit output
working.
1999-03-05 16:24:55 +00:00
espie
65dc494456 True tracker port, with native OpenBSD audio, synchronization of the display
with sounds, numerous minor bug-fix, and authorization to redistribute.
1998-10-02 17:19:44 +00:00