mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-02 08:42:48 +00:00
Add Bluetooth section and a cross-reference from the USB section for
USB Bluetooth adapters. While here, make some USB text conditional on building for an architecture for which we actually have USB support. Approved by: re (implicitly)
This commit is contained in:
parent
9095170c1f
commit
ff1a6199e1
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=107425
@ -2814,17 +2814,22 @@
|
||||
<sect2 id="usb">
|
||||
<title>USB Devices</title>
|
||||
|
||||
<para>A range of USB peripherals are supported; devices known to
|
||||
<para arch="alpha,i386,pc98">A range of USB peripherals are supported; devices known to
|
||||
work are listed in this section. Owing to the
|
||||
generic nature of most USB devices, with some exceptions any
|
||||
device of a given class will be supported, even if not explicitly
|
||||
listed here.</para>
|
||||
|
||||
<note>
|
||||
<note arch="alpha,i386,pc98">
|
||||
<para>USB Ethernet adapters can be found in the section listing <link
|
||||
linkend="ethernet">Ethernet interfaces</link>.</para>
|
||||
</note>
|
||||
|
||||
<note arch="alpha,i386,pc98">
|
||||
<para>USB Bluetooth adapters can be found in <link
|
||||
linkend="bluetooth">Bluetooth</link> section.</para>
|
||||
</note>
|
||||
|
||||
<para arch="i386,pc98,alpha">Host Controllers (&man.ohci.4; and &man.uhci.4; drivers)
|
||||
<itemizedlist>
|
||||
<listitem arch="i386,alpha">
|
||||
@ -3123,6 +3128,39 @@
|
||||
|
||||
</sect2>
|
||||
|
||||
<sect2 id="bluetooth">
|
||||
<title>Bluetooth Devices</title>
|
||||
|
||||
<para arch="i386">PCCARD Host Controllers (&man.ng.bt3c.4; driver)
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>3Com/HP 3CRWB6096-A PCCARD adapter</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</para>
|
||||
|
||||
<para arch="i386">USB Host Controllers (&man.ng.ubt.4; driver)
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>3Com 3CREB96</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>EPoX BT-DG02</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Mitsumi USB Bluetooth adapter</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>MSI MS-6967</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>TDK Bluetooth USB adapter</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</para>
|
||||
|
||||
</sect2>
|
||||
|
||||
<sect2>
|
||||
<title>Cryptographic Accelerators</title>
|
||||
|
||||
|
@ -2814,17 +2814,22 @@
|
||||
<sect2 id="usb">
|
||||
<title>USB Devices</title>
|
||||
|
||||
<para>A range of USB peripherals are supported; devices known to
|
||||
<para arch="alpha,i386,pc98">A range of USB peripherals are supported; devices known to
|
||||
work are listed in this section. Owing to the
|
||||
generic nature of most USB devices, with some exceptions any
|
||||
device of a given class will be supported, even if not explicitly
|
||||
listed here.</para>
|
||||
|
||||
<note>
|
||||
<note arch="alpha,i386,pc98">
|
||||
<para>USB Ethernet adapters can be found in the section listing <link
|
||||
linkend="ethernet">Ethernet interfaces</link>.</para>
|
||||
</note>
|
||||
|
||||
<note arch="alpha,i386,pc98">
|
||||
<para>USB Bluetooth adapters can be found in <link
|
||||
linkend="bluetooth">Bluetooth</link> section.</para>
|
||||
</note>
|
||||
|
||||
<para arch="i386,pc98,alpha">Host Controllers (&man.ohci.4; and &man.uhci.4; drivers)
|
||||
<itemizedlist>
|
||||
<listitem arch="i386,alpha">
|
||||
@ -3123,6 +3128,39 @@
|
||||
|
||||
</sect2>
|
||||
|
||||
<sect2 id="bluetooth">
|
||||
<title>Bluetooth Devices</title>
|
||||
|
||||
<para arch="i386">PCCARD Host Controllers (&man.ng.bt3c.4; driver)
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>3Com/HP 3CRWB6096-A PCCARD adapter</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</para>
|
||||
|
||||
<para arch="i386">USB Host Controllers (&man.ng.ubt.4; driver)
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>3Com 3CREB96</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>EPoX BT-DG02</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Mitsumi USB Bluetooth adapter</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>MSI MS-6967</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>TDK Bluetooth USB adapter</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</para>
|
||||
|
||||
</sect2>
|
||||
|
||||
<sect2>
|
||||
<title>Cryptographic Accelerators</title>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user