[PATCH] MAINTAINERS : mpt fusion mailing list change

2007-09-14 Thread Eric Moore
Mailing list changed. The former list at [EMAIL PROTECTED] is no longer in service. Please use the new email provided listed in this patch. Signed-off-by: Eric Moore <[EMAIL PROTECTED]> diff -uarpN b/MAINTAINERS a/MAINTAINERS --- b/MAINTAINERS 2007-08-15 16:33:58.0 -0600

Re: [PATCH] MPT FUSION: Delete unused header files.

2007-03-11 Thread Eric Moore
pport generated request, as the end user can merely lookup the unqiue id in the header file.mpi_inb.h, is header for fibre channel protocal definii ng the inband-management interface, and maybe implemented some day. Eric Moore LSI Logic - To unsubscribe from this list: send the line "unsu

Re: PROBLEM: LSIFC909 mpt card fails to recognize devices

2007-01-04 Thread Eric Moore
My fibre channel drives fail to > > be recognized by my LSIFC909 card. > > Please send the output of `lspci -vn' > - Recompile the driver with MPT_DEBUG_INIT enabled in the driver Makefile, and repost the output. Eric Moore - To unsubscribe from this list: send the line &

[PATCH] MAINTAINERS - email addr change for Eric Moore

2006-12-22 Thread Eric Moore
LSILOGIC MPT FUSION DRIVERS (FC/SAS/SPI) P: Eric Moore -M: [EMAIL PROTECTED] -M: [EMAIL PROTECTED] -L: [EMAIL PROTECTED] +M: [EMAIL PROTECTED] +M: [EMAIL PROTECTED] +L: [EMAIL PROTECTED] L: linux-scsi@vger.kernel.org W: http://www.lsilogic.com/support S

Re: [PATCH 22/82] remove linux/version.h from drivers/message/fus ion

2005-07-19 Thread Moore, Eric Moore
On Tuesday, July 19, 2005 9:12 PM, Matt Domsch wrote: What you illustrated above is not going to work. If your doing #ifndef around a function, such as scsi_device_online, it's not going to compile when scsi_device_online is already implemented in the kernel tree. The routine scsi_device_online i