diff options
Diffstat (limited to 'Documentation/sound/oss/OPL3')
-rw-r--r-- | Documentation/sound/oss/OPL3 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Documentation/sound/oss/OPL3 b/Documentation/sound/oss/OPL3 new file mode 100644 index 000000000000..2468ff827688 --- /dev/null +++ b/Documentation/sound/oss/OPL3 | |||
@@ -0,0 +1,6 @@ | |||
1 | A pure OPL3 card is nice and easy to configure. Simply do | ||
2 | |||
3 | insmod opl3 io=0x388 | ||
4 | |||
5 | Change the I/O address in the very unlikely case this card is differently | ||
6 | configured | ||