mjacob 2006-07-12 07:48:51 UTC
FreeBSD src repository
Modified files:
sys/dev/mpt mpt.c mpt.h mpt_cam.c mpt_debug.c
mpt_pci.c
Log:
Fix config page writes to not strip out the attributes when you
actually go write the config page. This fixes t
mjacob 2006-04-01 07:12:18 UTC
FreeBSD src repository
Modified files:
sys/dev/mpt mpt.c mpt.h mpt_cam.c mpt_debug.c
mpt_pci.c
Log:
Fix some of the previus changes 'better'.
There's something strange going on with async events. They seem
mjacob 2006-03-25 07:08:27 UTC
FreeBSD src repository
Modified files:
sys/dev/mpt mpt.c mpt.h mpt_cam.c mpt_debug.c
mpt_pci.c mpt_raid.c mpt_reg.h
Log:
Some fairly major changes to this driver.
A) Fibre Channel Target Mode support mostly w
I'll take the call off the air :-)
On 2/15/06, Stephane E. Potvin <[EMAIL PROTECTED]> wrote:
> Hi Matt,
>
> I've tried the driver with a Sun Galaxy x4200. I'm running this on a single
> drive,
> no raid-0 or raid-1 enabled in the controller bios. I installed using an iso
> generated from sources
Hi Matt,
I've tried the driver with a Sun Galaxy x4200. I'm running this on a single
drive,
no raid-0 or raid-1 enabled in the controller bios. I installed using an iso
generated from sources fetched a few hours after this commit. The driver works
well if I don't try to push it. As soon as I try
mjacob 2006-02-11 01:35:29 UTC
FreeBSD src repository
Modified files:
sys/dev/mpt mpt.c mpt.h mpt_cam.c mpt_debug.c
mpt_pci.c
Log:
Do initial cut of SAS HBA support. These controllers (106X) seem to support
automatically both SATA and SAS dri