Module Name:    src
Committed By:   kiyohara
Date:           Tue May 28 12:24:24 UTC 2013

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

Log Message:
Add udsir.


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/share/man/man4/irframe.4
cvs rdiff -u -r1.100 -r1.101 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/irframe.4
diff -u src/share/man/man4/irframe.4:1.13 src/share/man/man4/irframe.4:1.14
--- src/share/man/man4/irframe.4:1.13	Fri Apr 10 17:08:32 2009
+++ src/share/man/man4/irframe.4	Tue May 28 12:24:24 2013
@@ -1,4 +1,4 @@
-.\" $NetBSD: irframe.4,v 1.13 2009/04/10 17:08:32 joerg Exp $
+.\" $NetBSD: irframe.4,v 1.14 2013/05/28 12:24:24 kiyohara Exp $
 .\"
 .\" Copyright (c) 2001 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -35,6 +35,7 @@
 .Nd IrDA frame level driver
 .Sh SYNOPSIS
 .Cd "irframe* at oboe?"
+.Cd "irframe* at udsir?"
 .Cd "irframe* at uirda?"
 .Cd "irframe* at ustir?"
 .Cd "pseudo-device irframetty"

Index: src/share/man/man4/usb.4
diff -u src/share/man/man4/usb.4:1.100 src/share/man/man4/usb.4:1.101
--- src/share/man/man4/usb.4:1.100	Wed May 30 15:16:24 2012
+++ src/share/man/man4/usb.4	Tue May 28 12:24:24 2013
@@ -1,4 +1,4 @@
-.\" $NetBSD: usb.4,v 1.100 2012/05/30 15:16:24 wiz Exp $
+.\" $NetBSD: usb.4,v 1.101 2013/05/28 12:24:24 kiyohara Exp $
 .\"
 .\" Copyright (c) 1999-2012 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -223,6 +223,8 @@ mouse devices
 .Bl -tag -width 12n -offset ind -compact
 .It Xr stuirda 4
 Sigmaltel 4116/4220 USB-IrDA bridge
+.It Xr udsir 4
+KingSun/DonShine USB IrDA bridge
 .It Xr uep 4
 USB eGalax touch-panel
 .It Xr ugen 4

Reply via email to