umass.4 (474fc32b337d728406effe906860cd6a619f5622) umass.4 (12e49033495ab129411bee56513cbea16e18f44a)
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.

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

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
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.

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

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 "controller umass0"
40.Cd "device umass0"
41.Sh DESCRIPTION
42The
43.Nm
44driver provides support for Mass Storage devices that attach to the USB
45port. Supported are
46.Bl -tag -compact -width xxxxxx
47.It Iomega Zip 100 drive
48.El
49.Nm usb
50and one of
51.Nm uhci
52or
53.Nm ohci
54must be configured in the kernel as well. Last but not least, support for
55SCSI drives,
56.Nm da
57.Sh EXAMPLE
41.Sh DESCRIPTION
42The
43.Nm
44driver provides support for Mass Storage devices that attach to the USB
45port. Supported are
46.Bl -tag -compact -width xxxxxx
47.It Iomega Zip 100 drive
48.El
49.Nm usb
50and one of
51.Nm uhci
52or
53.Nm ohci
54must be configured in the kernel as well. Last but not least, support for
55SCSI drives,
56.Nm da
57.Sh EXAMPLE
58.Dl controller umass0
59.Dl controller scbus0
58.Dl device umass0
59.Dl device scbus0
60.Dl device da0
61.Dl device pass0
62.Pp
63Add the
64.Nm umass
65driver to the kernel.
66.Pp
67.Dl camcontrol rescan 0

--- 36 unchanged lines hidden ---
60.Dl device da0
61.Dl device pass0
62.Pp
63Add the
64.Nm umass
65driver to the kernel.
66.Pp
67.Dl camcontrol rescan 0

--- 36 unchanged lines hidden ---