Deleted Added
full compact
umass.4 (58465) umass.4 (58659)
1.\" Copyright (c) 1999
2.\" Nick Hibma <hibma@skylink.it>. 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) 1999
2.\" Nick Hibma <hibma@skylink.it>. 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/umass.4 58465 2000-03-22 10:18:43Z n_hibma $
31.\" $FreeBSD: head/share/man/man4/umass.4 58659 2000-03-27 09:02:01Z n_hibma $
32.\"
33.Dd May 3, 1999
34.Dt UMASS 4
35.Os FreeBSD
36.Sh NAME
37.Nm umass
38.Nd USB Mass Storage Devices Driver
39.Sh SYNOPSIS
40.Cd "device umass"
41.Sh DESCRIPTION
42The
43.Nm
44driver provides support for Mass Storage devices that attach to the USB
45port.
46Supported are
47.Pp
48.Bl -tag -compact -width xxxxxx
32.\"
33.Dd May 3, 1999
34.Dt UMASS 4
35.Os FreeBSD
36.Sh NAME
37.Nm umass
38.Nd USB Mass Storage Devices Driver
39.Sh SYNOPSIS
40.Cd "device umass"
41.Sh DESCRIPTION
42The
43.Nm
44driver provides support for Mass Storage devices that attach to the USB
45port.
46Supported are
47.Pp
48.Bl -tag -compact -width xxxxxx
49.It Iomega Zip 100 drive
49.It Iomega USB Zip 100 drive
50.It Iomega USB Zip 250 drive
50.It Y-E Data Flashbuster-U
51.It VAIO floppy drive
52.It Microtech International, Inc. USB-SCSI-HD 50 USB to SCSI cable.
53.El
54.Pp
55.Nm usb
56and one of
57.Nm uhci

--- 54 unchanged lines hidden ---
51.It Y-E Data Flashbuster-U
52.It VAIO floppy drive
53.It Microtech International, Inc. USB-SCSI-HD 50 USB to SCSI cable.
54.El
55.Pp
56.Nm usb
57and one of
58.Nm uhci

--- 54 unchanged lines hidden ---