source: trunk/minix/drivers/sb16/README@ 9

Last change on this file since 9 was 9, checked in by Mattia Monga, 13 years ago

Minix 3.1.2a

File size: 530 bytes
RevLine 
[9]1
2Sound Blaster 16 ISA driver for Minix 3
3
4Note: supports audio playback and volume control (mixer),
5recording is not yet supported
6
7
8Installation instructions SB16 driver Minix >= 3.0.7
9
10- set IRQ and I/O address in sb16.h
11(default 7 and 220)
12- make install
13- MAKEDEV /dev/audio (if /dev/audio doesn't allready exist)
14- service up /usr/sbin/sb16_dsp -dev /dev/audio
15- service up /usr/sbin/sb16_mixer -dev /dev/mixer
16done... (you can include the last 2 lines in /usr/etc/rc)
17
18
19Peter Boonstoppel - September 2005
20paboonst@cs.vu.nl
21
Note: See TracBrowser for help on using the repository browser.