Insert device foo for a few drivers that don't have it. Replace the

NetBSD config syntax with the FreeBSD syntax.
This commit is contained in:
Warner Losh 2004-06-24 05:09:15 +00:00
parent f1912fcf16
commit fc1a4ecf57
11 changed files with 19 additions and 23 deletions

View File

@ -31,6 +31,8 @@
.Sh NAME .Sh NAME
.Nm ubtbcmfw .Nm ubtbcmfw
.Nd Firmware driver for Broadcom BCM2033 chip based Bluetooth USB devices .Nd Firmware driver for Broadcom BCM2033 chip based Bluetooth USB devices
.Sh SYNOPSIS
.Cd "device ubtbcmfw"
.Sh DESCRIPTION .Sh DESCRIPTION
The The
.Nm .Nm

View File

@ -43,12 +43,7 @@
.Nm ucom .Nm ucom
.Nd USB tty support .Nd USB tty support
.Sh SYNOPSIS .Sh SYNOPSIS
.Cd "ucom* at uftdi?" .Cd "device ucom"
.Cd "ucom* at umct?"
.Cd "ucom* at umodem?"
.Cd "ucom* at uplcom?"
.Cd "ucom* at uvisor? portno ?"
.Cd "ucom* at uvscom?"
.Sh DESCRIPTION .Sh DESCRIPTION
The The
.Nm .Nm

View File

@ -43,8 +43,8 @@
.Nm uftdi .Nm uftdi
.Nd USB support for serial adapters based on the FT8U100AX and FT8U232AM .Nd USB support for serial adapters based on the FT8U100AX and FT8U232AM
.Sh SYNOPSIS .Sh SYNOPSIS
.Cd "uftdi* at uhub?" .Cd "device uftdi"
.Cd "ucom* at uftdi?" .Cd "device ucom"
.Sh HARDWARE .Sh HARDWARE
The The
.Nm .Nm

View File

@ -43,7 +43,7 @@
.Nm uhid .Nm uhid
.Nd USB generic HID support .Nd USB generic HID support
.Sh SYNOPSIS .Sh SYNOPSIS
.Cd "uhid* at uhidev? reportid ?" .Cd "device uhid"
.Sh DESCRIPTION .Sh DESCRIPTION
The The
.Nm .Nm

View File

@ -43,10 +43,9 @@
.Nm uhidev .Nm uhidev
.Nd USB Human Interface Device support .Nd USB Human Interface Device support
.Sh SYNOPSIS .Sh SYNOPSIS
.Cd "uhidev* at uhub?" .Cd "device uhid"
.Cd "uhid* at uhidev? reportid ?" .Cd "device ukbd"
.Cd "ukbd* at uhidev? reportid ?" .Cd "device ums"
.Cd "ums* at uhidev? reportid ?"
.Sh DESCRIPTION .Sh DESCRIPTION
The The
.Nm .Nm

View File

@ -43,7 +43,7 @@
.Nm ulpt .Nm ulpt
.Nd USB printer support .Nd USB printer support
.Sh SYNOPSIS .Sh SYNOPSIS
.Cd "ulpt* at uhub?" .Cd "device ulpt"
.Sh DESCRIPTION .Sh DESCRIPTION
The The
.Nm .Nm

View File

@ -43,8 +43,8 @@
.Nm umodem .Nm umodem
.Nd USB modem support .Nd USB modem support
.Sh SYNOPSIS .Sh SYNOPSIS
.Cd "umodem* at uhub?" .Cd "device umodem"
.Cd "ucom* at umodem?" .Cd "device ucom"
.Sh DESCRIPTION .Sh DESCRIPTION
The The
.Nm .Nm

View File

@ -43,8 +43,8 @@
.Nm uplcom .Nm uplcom
.Nd USB support for Prolific PL-2303 serial adapters driver .Nd USB support for Prolific PL-2303 serial adapters driver
.Sh SYNOPSIS .Sh SYNOPSIS
.Cd "uplcom* at uhub?" .Cd "device uplcom"
.Cd "ucom* at uplcom?" .Cd "device ucom"
.Sh HARDWARE .Sh HARDWARE
The The
.Nm .Nm

View File

@ -43,8 +43,8 @@
.Nm uvisor .Nm uvisor
.Nd USB support for the Handspring Visor, a Palmpilot compatible PDA .Nd USB support for the Handspring Visor, a Palmpilot compatible PDA
.Sh SYNOPSIS .Sh SYNOPSIS
.Cd "uvisor* at uhub?" .Cd "device uvisor"
.Cd "ucom* at uvisor? portno ?" .Cd "device ucom"
.Sh DESCRIPTION .Sh DESCRIPTION
The The
.Nm .Nm

View File

@ -43,8 +43,8 @@
.Nm uvscom .Nm uvscom
.Nd USB support for SUNTAC Slipper U VS-10U serial adapters driver .Nd USB support for SUNTAC Slipper U VS-10U serial adapters driver
.Sh SYNOPSIS .Sh SYNOPSIS
.Cd "uvscom* at uhub?" .Cd "device uvscom"
.Cd "ucom* at uvscom?" .Cd "device ucom"
.Sh DESCRIPTION .Sh DESCRIPTION
The The
.Nm .Nm

View File

@ -43,7 +43,7 @@
.Nm vinum .Nm vinum
.Nd Logical Volume Manager .Nd Logical Volume Manager
.Sh SYNOPSIS .Sh SYNOPSIS
.Cd "kldload vinum" .Cd "device vinum"
.Sh DESCRIPTION .Sh DESCRIPTION
.Nm .Nm
is a logical volume manager inspired by, but not derived from, the Veritas is a logical volume manager inspired by, but not derived from, the Veritas