Deleted Added
full compact
urio.4 (69027) urio.4 (70466)
1.\" Copyright (c) 2000 Dirk-Willem van Gulik
2.\" <dirkx@webweaving.org>. All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

--- 14 unchanged lines hidden (view full) ---

23.\" BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
24.\" CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
25.\" SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
26.\" INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
27.\" CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
28.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
29.\" THE POSSIBILITY OF SUCH DAMAGE.
30.\"
1.\" Copyright (c) 2000 Dirk-Willem van Gulik
2.\" <dirkx@webweaving.org>. All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

--- 14 unchanged lines hidden (view full) ---

23.\" BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
24.\" CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
25.\" SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
26.\" INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
27.\" CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
28.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
29.\" THE POSSIBILITY OF SUCH DAMAGE.
30.\"
31.\" $FreeBSD: head/share/man/man4/urio.4 69027 2000-11-22 09:35:58Z ru $
31.\" $FreeBSD: head/share/man/man4/urio.4 70466 2000-12-29 09:18:45Z ru $
32.\"
33.Dd March 5, 2000
34.Dt URIO 4
35.Os FreeBSD
36.Sh NAME
37.Nm urio
38.Nd USB driver for the Rio500 MP3 player
39.Sh SYNOPSIS

--- 15 unchanged lines hidden (view full) ---

55.Pp
56Subsequently, the
57.Pa /dev/urio0
58device can be used by the Rio500 userland applications.
59.Sh FILES
60.Bl -tag -width /dev/ums0 -compact
61.It Pa /dev/urio0
62blocking device node
32.\"
33.Dd March 5, 2000
34.Dt URIO 4
35.Os FreeBSD
36.Sh NAME
37.Nm urio
38.Nd USB driver for the Rio500 MP3 player
39.Sh SYNOPSIS

--- 15 unchanged lines hidden (view full) ---

55.Pp
56Subsequently, the
57.Pa /dev/urio0
58device can be used by the Rio500 userland applications.
59.Sh FILES
60.Bl -tag -width /dev/ums0 -compact
61.It Pa /dev/urio0
62blocking device node
63.El
63.Sh EXAMPLES
64The following line in the kernel configuration file adds the
65.Nm
66driver to the kernel:
67.Dl device urio
68.Pp
69The following commands create the device node in the
70.Pa /dev

--- 46 unchanged lines hidden ---
64.Sh EXAMPLES
65The following line in the kernel configuration file adds the
66.Nm
67driver to the kernel:
68.Dl device urio
69.Pp
70The following commands create the device node in the
71.Pa /dev

--- 46 unchanged lines hidden ---