SBP(4) BSD Kernel Interfaces Manual SBP(4)NAME
sbp -- Serial Bus Protocol 2 (SBP-2) Mass Storage Devices driver
SYNOPSIS
kldload firewire
kldload cam
kldload sbp
or
device sbp
device firewire
device scbus
device da
device cd
device pass
DESCRIPTION
The sbp driver provides support for SBP-2 devices that attach to the FireWire (IEEE 1394) port. It should work with SBP-2 devices which the
CAM layer supports, for example, HDDs, CDROM drives and DVD drives.
Some users familiar with umass(4) might wonder why the device is not detached at the CAM layer when the device is unplugged. It is detached
only if the device has not been plugged again during several bus resets. This is for preventing to detach an active file system even when
the device cannot be probed correctly for some reason after a bus reset or when the device is temporary disconnected because the user changes
the bus topology. If you want to force to detach the device, run ``fwcontrol -r'' several times or set hw.firewire.hold_count=0 by
sysctl(1).
Some (broken) HDDs do not work well with tagged queuing. If you have problems with such drives, try ``camcontrol [device id] tags -N 1'' to
disable tagged queuing.
SEE ALSO cam(4), firewire(4), camcontrol(8), fwcontrol(8), kldload(8), sysctl(8)AUTHORS
The sbp driver was written by Katsushi Kobayashi and Hidetoshi Shimokawa.
This manual page was written by Katsushi Kobayashi.
BSD May 20, 2002 BSD
Check Out this Related Man Page
SBP(4) BSD Kernel Interfaces Manual SBP(4)NAME
sbp -- Serial Bus Protocol 2 (SBP-2) Mass Storage Devices driver
SYNOPSIS
kldload firewire
kldload cam
kldload sbp
or
device sbp
device firewire
device scbus
device da
device cd
device pass
DESCRIPTION
The sbp driver provides support for SBP-2 devices that attach to the FireWire (IEEE 1394) port. It should work with SBP-2 devices which the
CAM layer supports, for example, HDDs, CDROM drives and DVD drives.
Some users familiar with umass(4) might wonder why the device is not detached at the CAM layer when the device is unplugged. It is detached
only if the device has not been plugged again during several bus resets. This is for preventing to detach an active file system even when
the device cannot be probed correctly for some reason after a bus reset or when the device is temporary disconnected because the user changes
the bus topology. If you want to force to detach the device, run ``fwcontrol -r'' several times or set hw.firewire.hold_count=0 by
sysctl(1).
Some (broken) HDDs do not work well with tagged queuing. If you have problems with such drives, try ``camcontrol [device id] tags -N 1'' to
disable tagged queuing.
SEE ALSO cam(4), firewire(4), camcontrol(8), fwcontrol(8), kldload(8), sysctl(8)AUTHORS
The sbp driver was written by Katsushi Kobayashi and Hidetoshi Shimokawa.
This manual page was written by Katsushi Kobayashi.
BSD May 20, 2002 BSD
Hi, I work offshore and we have a system that records excessive amounts of data (Terabytes), therefore we changed the 16 x 400GB drives to 16 x 1TB drives. However, since doing this, upon bootup, the system does not recognize the new drives. These drives are external drives in a chassis which is... (5 Replies)
Can anyone point me to a resource (or answer my question) that will show me how to automatically run a script in OSX when a device is plugged in. The OS recognizes that the device is plugged in but how do I direct it to do something I want it to do.
it seems that linux has udev but what would... (2 Replies)
Hi,
What I am looking for is in Solaris 8.
I currently have 2 drives installed
I would like to MIRROR those 2 drives with another pair.
Does anyone happen to have the procedure available?
Kind Regards!! (1 Reply)
Hi,
I'm a newbie to PowerVM and LPARs ( I work with VmWare and Oracle VM Server for Sparc) .recently we purchased an 8202-e4b server, with two enclosures for add'l disk capacity. it is licensed for PowerVM standard,came preloaded as such, AIX 7.1.
I've set up HMC v8.2, and run it through a VM on... (30 Replies)