X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=Documentation%2Fsound%2Foss%2FPAS16;h=5c27229eec8ca14f610e2d5401593e7d80e13ea3;hb=0814023b1c8b5f1f8ead68e0df161bcdedf83c1f;hp=3dca4b75988e77cc0da179abd42969165975e37c;hpb=251f39fe42dae863bd24e30864e6b66076ba076d;p=~andy%2Flinux diff --git a/Documentation/sound/oss/PAS16 b/Documentation/sound/oss/PAS16 index 3dca4b75988..5c27229eec8 100644 --- a/Documentation/sound/oss/PAS16 +++ b/Documentation/sound/oss/PAS16 @@ -128,7 +128,7 @@ CONFIG_SOUND_YM3812 You can then get OPL3 functionality by issuing the command: insmod opl3 In addition, you must either add the following line to - /etc/modprobe.conf: + /etc/modprobe.d/*.conf: options opl3 io=0x388 or else add the following line to /etc/lilo.conf: opl3=0x388 @@ -158,5 +158,5 @@ following line would be appropriate: append="pas2=0x388,10,3,-1,0,-1,-1,-1 opl3=0x388" If sound is built totally modular, the above options may be -specified in /etc/modprobe.conf for pas2, sb and opl3 +specified in /etc/modprobe.d/*.conf for pas2, sb and opl3 respectively.