Module Name:    src
Committed By:   nia
Date:           Fri Oct 29 10:21:28 UTC 2021

Modified Files:
        src/share/man/man4: pci.4 usb.4

Log Message:
Add some missing device drivers to the lists.

>From bobs at thelibertytree.org, thanks!


To generate a diff of this commit:
cvs rdiff -u -r1.120 -r1.121 src/share/man/man4/pci.4
cvs rdiff -u -r1.118 -r1.119 src/share/man/man4/usb.4

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/share/man/man4/pci.4
diff -u src/share/man/man4/pci.4:1.120 src/share/man/man4/pci.4:1.121
--- src/share/man/man4/pci.4:1.120	Sun Aug  1 21:56:27 2021
+++ src/share/man/man4/pci.4	Fri Oct 29 10:21:28 2021
@@ -1,4 +1,4 @@
-.\"	$NetBSD: pci.4,v 1.120 2021/08/01 21:56:27 andvar Exp $
+.\"	$NetBSD: pci.4,v 1.121 2021/10/29 10:21:28 nia Exp $
 .\"
 .\" Copyright (c) 1997 Jason R. Thorpe.  All rights reserved.
 .\" Copyright (c) 1997 Jonathan Stone
@@ -29,7 +29,7 @@
 .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
 .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 .\"
-.Dd March 17, 2021
+.Dd October 29, 2021
 .Dt PCI 4
 .Os
 .Sh NAME
@@ -175,6 +175,8 @@ Mylex DAC960 and DEC SWXCR RAID controll
 National Semiconductor PC87415 PCI-IDE controllers.
 .It Xr nvme 4
 Non-Volatile Memory (NVM Express) host controllers.
+.It Xr pdcsata 4
+Promise Serial-ATA disk controllers.
 .It Xr pciide 4
 IDE disk controllers.
 .It Xr rtsx 4

Index: src/share/man/man4/usb.4
diff -u src/share/man/man4/usb.4:1.118 src/share/man/man4/usb.4:1.119
--- src/share/man/man4/usb.4:1.118	Tue Jun 29 10:22:37 2021
+++ src/share/man/man4/usb.4	Fri Oct 29 10:21:28 2021
@@ -1,4 +1,4 @@
-.\" $NetBSD: usb.4,v 1.118 2021/06/29 10:22:37 nia Exp $
+.\" $NetBSD: usb.4,v 1.119 2021/10/29 10:21:28 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 June 27, 2021
+.Dd October 29, 2021
 .Dt USB 4
 .Os
 .Sh NAME
@@ -109,6 +109,8 @@ MosChip MCS7730/7830/7832 10/100 USB Eth
 Microchip LAN75xx/LAN78xx 10/100/Gigabit USB Ethernet device
 .It Xr udav 4
 Davicom DM9601 10/100 USB Ethernet device
+.It Xr ure 4
+Realtek RTL8152/RTL8153 10/100/Gigabit USB Ethernet device
 .It Xr url 4
 Realtek RTL8150L 10/100 USB Ethernet device
 .It Xr urndis 4

Reply via email to