RE: generating a Linux WWN?

2007-09-27 Thread Patrick_Boyd
Unfortunately, it looks like IEEE doesn't have any OID's registered for Linux or other reserved areas (http://standards.ieee.org/regauth/oui/oui.txt). However, it does look like they go in order... so maybe if you used an OID of 0xFF you could at least guarantee that you didn't conflict with

RE: [PATCH]mpt fusion: add sysfs attributes to display IOC parameters

2007-07-03 Thread Patrick_Boyd
diff -Naurp b/drivers/message/fusion/mptbase.h a/drivers/message/fusion/mptbase.h --- b/drivers/message/fusion/mptbase.h 2007-07-02 16:20:46.0 +0530 +++ a/drivers/message/fusion/mptbase.h 2007-07-03 18:13:28.0 +0530 @@ -78,6 +78,10 @@ #define MPT_LINUX_VERSION_COMMON 3.04.05

RE: no disk drive detected at boot time

2007-01-15 Thread Patrick_Boyd
You might want to take a look at this. http://groups.google.com/group/linux.debian.bugs.dist/browse_thread/thread/54a1ca21b839ebf1/4a0cd669217f3c7d?lnk=strnum=1#4a0cd669217f3c7d According to that email you need firmware 6.61 or lower to use the current megaraid-mm and mbox drivers, however

RE: [PATCH 5/6] fusion: bump version

2007-01-05 Thread Patrick_Boyd
Is there a reason that you have the version information in two different places instead of just concatinating the strings together? Patrick Boyd Dell Storage Software Engineer (512)728-3182 -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Eric Moore