Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man4 Update the usb(4) manual page with some missi...



details:   https://anonhg.NetBSD.org/src/rev/283e36c6f16a
branches:  trunk
changeset: 368381:283e36c6f16a
user:      nia <nia%NetBSD.org@localhost>
date:      Fri Jul 08 09:00:00 2022 +0000

description:
Update the usb(4) manual page with some missing devices

diffstat:

 share/man/man4/usb.4 |  33 +++++++++++++++++++++++++++------
 1 files changed, 27 insertions(+), 6 deletions(-)

diffs (92 lines):

diff -r 78ffee2c26cf -r 283e36c6f16a share/man/man4/usb.4
--- a/share/man/man4/usb.4      Fri Jul 08 08:59:33 2022 +0000
+++ b/share/man/man4/usb.4      Fri Jul 08 09:00:00 2022 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: usb.4,v 1.119 2021/10/29 10:21:28 nia Exp $
+.\" $NetBSD: usb.4,v 1.120 2022/07/08 09:00:00 nia Exp $
 .\"
 .\" Copyright (c) 1999-2014 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -27,7 +27,7 @@
 .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 .\" POSSIBILITY OF SUCH DAMAGE.
 .\"
-.Dd October 29, 2021
+.Dd July 8, 2022
 .Dt USB 4
 .Os
 .Sh NAME
@@ -139,6 +139,8 @@
 .El
 .Ss Serial and parallel interfaces
 .Bl -tag -width 12n -offset ind -compact
+.It Xr uark 4
+Arkmicro Technologies ARK3116 based USB serial adapters
 .It Xr ubsa 4
 Belkin USB serial adapter
 .It Xr uchcom 4
@@ -151,8 +153,6 @@
 FT8U100AX USB serial adapter
 .It Xr ugensa 4
 USB generic serial adapter
-.It Xr uhmodem 4
-USB Huawei 3G wireless modem device
 .It Xr uipaq 4
 iPAQ USB units
 .It Xr ukyopon 4
@@ -174,6 +174,17 @@
 .It Xr uxrcom 4
 Exar XR21V141x USB serial adapter
 .El
+.Ss Cellular WAN interfaces
+.Bl -tag -width 12n -offset ind -compact
+.It Xr u3g 4
+USB 3G modems
+.It Xr uhmodem 4
+Huawei 3G wireless modems
+.It Xr uhso 4
+Option N.V. Wireless WAN modems
+.It Xr umb 4
+USB Mobile Broadband Interface Model (MBIM) devices
+.El
 .Ss Audio devices
 .Bl -tag -width 12n -offset ind -compact
 .It Xr uaudio 4
@@ -188,25 +199,35 @@
 .El
 .Ss Human Interface Devices
 .Bl -tag -width 12n -offset ind -compact
+.It Xr uatp 4
+Apple trackpads
+.It Xr uep 4
+eGalax touch panel controllers
 .It Xr uhid 4
 Generic driver for Human Interface Devices
 .It Xr uhidev 4
 Base driver for all Human Interface Devices
+.It Xr uintuos 4
+Wacom Intuos drawing tablets
 .It Xr ukbd 4
 USB keyboards that follow the boot protocol
 .It Xr ums 4
 USB mouse devices
+.It Xr uthum 4
+TEMPer and TEMPerHUM temperature and humidity sensors
+.It Xr uts 4
+Generic driver for touchscreens and touch digitizers
 .El
 .Ss Miscellaneous devices
 .Bl -tag -width 12n -offset ind -compact
 .It Xr stuirda 4
 Sigmaltel 4116/4220 USB-IrDA bridge
+.It Xr ualea 4
+USB Araneus Alea I/II random number generators
 .It Xr uberry 4
 Battery charging RIM BlackBerry phones via USB
 .\" .It Xr udsir 4
 .\" KingSun/DonShine USB IrDA bridge
-.It Xr uep 4
-USB eGalax touch-panel
 .It Xr ugen 4
 USB generic devices
 .It Xr uipad 4



Home | Main Index | Thread Index | Old Index