mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
AS200's sound works better with irq 10.
Submitted by: Paul Halliday <dp@dove.penix.org> Approved by: re (bmah>
This commit is contained in:
parent
9dec0f3de0
commit
b845aa8b6d
1 changed files with 1 additions and 1 deletions
|
|
@ -1223,7 +1223,7 @@ cpu EV5</programlisting>
|
|||
you have the following line in your kernel config file:</para>
|
||||
<programlisting>device pcm</programlisting>
|
||||
|
||||
<para>The sound device uses port 0x530, IRQ 9 and drq 0. You also need
|
||||
<para>The sound device uses port 0x530, IRQ 10 and drq 0. You also need
|
||||
to specify flags 0x10011 in the <filename>device.hints</filename> file.</para>
|
||||
|
||||
<para>AlphaStation 200 & 250 series have an automatic SCSI terminator.
|
||||
|
|
|
|||
Loading…
Reference in a new issue