sbp.4 (057d288216f3beada139aef6490dd20caf8316df) sbp.4 (ace5be682d8e04a1dccf8939efa1babe059e3609)
1.\" Copyright (c) 1998-2002 Katsushi Kobayashi and Hidetoshi Shimokawa
2.\" 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.

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

53.Sh DESCRIPTION
54The
55.Nm
56driver provides support for SBP-2 devices that attach to the firewire
57(IEEE 1394) port.
58It should work with SBP-2 devices which CAM layer supports, for example,
59HDD, CDROM drive and DVD drive.
60.Pp
1.\" Copyright (c) 1998-2002 Katsushi Kobayashi and Hidetoshi Shimokawa
2.\" 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.

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

53.Sh DESCRIPTION
54The
55.Nm
56driver provides support for SBP-2 devices that attach to the firewire
57(IEEE 1394) port.
58It should work with SBP-2 devices which CAM layer supports, for example,
59HDD, CDROM drive and DVD drive.
60.Pp
61Some users familier with
61Some users familiar with
62.Xr umass 4
62.Xr umass 4
63might wander why the device is not detached at the CAM layer when the device
64is unplugged. It's detached only if the device has not been plugged again
65during several bus resets. This is for preventing to detach an active filesystem
63might wonder why the device is not detached at the CAM layer when the device
64is unplugged.
65It is detached only if the device has not been plugged again
66during several bus resets.
67This is for preventing to detach an active file system
66even when the device cannot be probe correctly for some reason after a bus reset
67or when the device is temporary disconnected because the user changes the bus
68even when the device cannot be probe correctly for some reason after a bus reset
69or when the device is temporary disconnected because the user changes the bus
68topology. If you want to force to detach the device, run 'fwcontrol -r'
70topology.
71If you want to force to detach the device, run
72.Dq Nm fwcontrol Fl r
69several times.
70.Sh SEE ALSO
73several times.
74.Sh SEE ALSO
71.Xr camcontrol 8 ,
72.Xr firewire 4 ,
75.Xr firewire 4 ,
76.Xr camcontrol 8 ,
73.Xr fwcontrol 8 ,
74.Xr kldload 8 ,
75.Xr sysctl 8
76.Sh AUTHORS
77.An -nosplit
78The
79.Nm
80driver was written by
81.An Katsushi Kobayashi
82and
83.An Hidetoshi Shimokawa .
84.Pp
85This manual page was written by
86.An Katsushi Kobayashi .
77.Xr fwcontrol 8 ,
78.Xr kldload 8 ,
79.Xr sysctl 8
80.Sh AUTHORS
81.An -nosplit
82The
83.Nm
84driver was written by
85.An Katsushi Kobayashi
86and
87.An Hidetoshi Shimokawa .
88.Pp
89This manual page was written by
90.An Katsushi Kobayashi .