Deleted Added
full compact
urio.4 (141580) urio.4 (164524)
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 141580 2005-02-09 18:07:17Z ru $
31.\" $FreeBSD: head/share/man/man4/urio.4 164524 2006-11-22 21:30:02Z brueffer $
32.\"
32.\"
33.Dd September 26, 2004
33.Dd November 22, 2006
34.Dt URIO 4
35.Os
36.Sh NAME
37.Nm urio
38.Nd "USB driver for the Rio MP3 players"
39.Sh SYNOPSIS
34.Dt URIO 4
35.Os
36.Sh NAME
37.Nm urio
38.Nd "USB driver for the Rio MP3 players"
39.Sh SYNOPSIS
40.Cd "device urio0"
40To compile this driver into the kernel,
41place the following line in your
42kernel configuration file:
43.Bd -ragged -offset indent
44.Cd "device urio"
45.Ed
46.Pp
47Alternatively, to load the driver as a
48module at boot time, place the following line in
49.Xr loader.conf 5 :
50.Bd -literal -offset indent
51urio_load="YES"
52.Ed
41.Sh DESCRIPTION
42The
43.Nm
44driver provides support for Rio MP3 players from Diamond MultiMedia
45which attaches to the USB port.
46The
47.Nm
48device must be configured in the kernel, along with

--- 76 unchanged lines hidden ---
53.Sh DESCRIPTION
54The
55.Nm
56driver provides support for Rio MP3 players from Diamond MultiMedia
57which attaches to the USB port.
58The
59.Nm
60device must be configured in the kernel, along with

--- 76 unchanged lines hidden ---