Fix typo: s/maestro3_load/snd_maestro3_load/ (pointed out by
Tadayuki OKADA <tadayuki@mediaone.net>. New release notes: USER_LDT on by default (this entry is way overdue). Add Abocom URE 450 to supported USB Ethernet devices.
This commit is contained in:
parent
2deb4a20c3
commit
c7d080b12e
@ -1075,6 +1075,9 @@
|
||||
<listitem>
|
||||
<para>3Com 3c19250</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Abocom URE 450</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>ADS Technologies USB-10BT</para>
|
||||
</listitem>
|
||||
|
@ -1075,6 +1075,9 @@
|
||||
<listitem>
|
||||
<para>3Com 3c19250</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Abocom URE 450</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>ADS Technologies USB-10BT</para>
|
||||
</listitem>
|
||||
|
@ -169,6 +169,9 @@
|
||||
enables interfaces and functionality intended for use during
|
||||
correctness and regression testing.</para>
|
||||
|
||||
<para>The <literal>USER_LDT</literal> kernel option is now
|
||||
activated by default.</para>
|
||||
|
||||
<sect3>
|
||||
<title>Processor/Motherboard Support</title>
|
||||
|
||||
@ -539,7 +542,7 @@
|
||||
use this driver, add the following line to
|
||||
<filename>/boot/loader.conf</filename>:
|
||||
|
||||
<screen><userinput>maestro3_load="YES"</userinput></screen>
|
||||
<screen><userinput>snd_maestro3_load="YES"</userinput></screen>
|
||||
|
||||
</para>
|
||||
|
||||
|
@ -169,6 +169,9 @@
|
||||
enables interfaces and functionality intended for use during
|
||||
correctness and regression testing.</para>
|
||||
|
||||
<para>The <literal>USER_LDT</literal> kernel option is now
|
||||
activated by default.</para>
|
||||
|
||||
<sect3>
|
||||
<title>Processor/Motherboard Support</title>
|
||||
|
||||
@ -539,7 +542,7 @@
|
||||
use this driver, add the following line to
|
||||
<filename>/boot/loader.conf</filename>:
|
||||
|
||||
<screen><userinput>maestro3_load="YES"</userinput></screen>
|
||||
<screen><userinput>snd_maestro3_load="YES"</userinput></screen>
|
||||
|
||||
</para>
|
||||
|
||||
|
@ -1075,6 +1075,9 @@
|
||||
<listitem>
|
||||
<para>3Com 3c19250</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Abocom URE 450</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>ADS Technologies USB-10BT</para>
|
||||
</listitem>
|
||||
|
@ -169,6 +169,9 @@
|
||||
enables interfaces and functionality intended for use during
|
||||
correctness and regression testing.</para>
|
||||
|
||||
<para>The <literal>USER_LDT</literal> kernel option is now
|
||||
activated by default.</para>
|
||||
|
||||
<sect3>
|
||||
<title>Processor/Motherboard Support</title>
|
||||
|
||||
@ -539,7 +542,7 @@
|
||||
use this driver, add the following line to
|
||||
<filename>/boot/loader.conf</filename>:
|
||||
|
||||
<screen><userinput>maestro3_load="YES"</userinput></screen>
|
||||
<screen><userinput>snd_maestro3_load="YES"</userinput></screen>
|
||||
|
||||
</para>
|
||||
|
||||
|
@ -166,7 +166,7 @@ licensing restrictions, it cannot be compiled into the kernel.
|
||||
[MERGED] To use this driver, add the following line to
|
||||
/boot/loader.conf:
|
||||
|
||||
maestro3_load="YES"
|
||||
snd_maestro3_load="YES"
|
||||
|
||||
Replace the PQ_*CACHE options with a single PQ_CACHESIZE option to be
|
||||
set to the cache size in kilobytes. The old options are still
|
||||
@ -361,6 +361,9 @@ Semiconductor DP83820 and DP83821 gigabit ethernet controller chips,
|
||||
including the D-Link DGE-500T, SMC EZ Card 1000 (SMC9462TX),
|
||||
Asante FriendlyNet GigaNIC 1000TA and 1000TPC and Addtron AEG320T.
|
||||
|
||||
The USER_LDT kernel option is now activated by default.
|
||||
|
||||
|
||||
1.2. SECURITY FIXES
|
||||
-------------------
|
||||
|
||||
|
@ -190,7 +190,7 @@ licensing restrictions, it cannot be compiled into the kernel.
|
||||
[MERGED] To use this driver, add the following line to
|
||||
/boot/loader.conf:
|
||||
|
||||
maestro3_load="YES"
|
||||
snd_maestro3_load="YES"
|
||||
|
||||
Replace the PQ_*CACHE options with a single PQ_CACHESIZE option to be
|
||||
set to the cache size in kilobytes. The old options are still
|
||||
@ -442,6 +442,9 @@ Semiconductor DP83820 and DP83821 gigabit ethernet controller chips,
|
||||
including the D-Link DGE-500T, SMC EZ Card 1000 (SMC9462TX),
|
||||
Asante FriendlyNet GigaNIC 1000TA and 1000TPC and Addtron AEG320T.
|
||||
|
||||
The USER_LDT kernel option is now activated by default.
|
||||
|
||||
|
||||
1.2. SECURITY FIXES
|
||||
-------------------
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user