| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
paths. take it again when going back to other parts of the kernel.
tested by and ok kettenis@
|
| |
|
|
|
|
| |
unused there anyway. use nitems in mpi_pci_match.
|
| |
|
|
|
|
| |
dlg "go go go"
|
|
|
|
|
|
|
|
|
|
|
|
| |
sparc64.
this prevents us from setting the initiator id on sas and fc hbas. the
scsi midlayer doesnt probe for targets at the initiator id address, so if
we set this on fc and sas hbas (which dont really have a real scsi address
on the bus), then we're preventing them from finding potential targets at
that address.
ok kettenis@
|
|
|
|
|
| |
it to tweak to SPI port configuration. Makes the PRIMEPOWER 250 happy when
netbooting.
|
|
|
|
|
|
|
| |
right, in particular the adapters scsi id on the bus.
requested by kettenis@ who is having trouble with the scsi controller on
the primepower 250.
|
| |
|
| |
|
|
|
|
| |
Eisvogel <eisvogel at embinet dot de>
|
|
|
|
|
|
| |
one for all SPI controllers. krw has a sun machine with a 1030 that gets
the bus width wrong too, so since vmware emulates that type of hardware
too, we can just limit the lot of them and forget about it.
|
|
|
|
| |
"go go go" dlg@
|
| |
|
| |
|
|
|
|
| |
ok dlg@
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
we read off the hardware and use to configure the driver with are set to
zero, so things dont really work like we want them to.
one of these fields is the pci subsystem id which is something we can fetch
really early in the attach process. so if the subsys is 0 then we go on and
fix up some of the values we get off the "hardware". now we can attach
disks on vmware.
"sneaky" and ok marco@ tested by and ok brad@
|
|
|
|
| |
remove a useless define while there.
|
|
|
|
| |
requested by deraadt@
|
| |
|
|
|
|
|
|
| |
to them by default, so disable mpt to get mpi to attach.
requested by deraadt@
|
|
|
|
|
|
|
|
|
| |
and fc controllers), so mpi will be slower than mpt for io on those hbas.
for now.
ifdef the scsi stuff out till we make it go fast, and so we can enable mpi
everywhere.
|
| |
|
|
controllers currently supported by mpt(4).
ok marco@
|