Re: [PATCH] megaraid driver update for 2.4.0-test10

2000-11-19 Thread Jes Sorensen
> "dalecki" == dalecki <[EMAIL PROTECTED]> writes: A few questions after scanning through your patch, it's likely I missed something but I am kind acurious. dalecki> The attached patch does the following: 1. Merge the most dalecki> current version (aka: 1.08) of the MegaRAID driver from AMI

Re: [PATCH] megaraid driver update for 2.4.0-test10

2000-11-19 Thread dalecki
Miquel van Smoorenburg wrote: > > In article <[EMAIL PROTECTED]>, > dalecki <[EMAIL PROTECTED]> wrote: > >This is a multi-part message in MIME format. > >1. Merge the most current version (aka: 1.08) of the > > MegaRAID driver from AMI in to the most current kernel > > (2.4.0-test10 and frie

Re: [PATCH] megaraid driver update for 2.4.0-test10

2000-11-19 Thread dalecki
Jeff Garzik wrote: > > dalecki wrote: > > -#if LINUX_VERSION_CODE > 0x020024 > > #include > > -#endif > > *cheer* I missd this point... > > > -u32 RDINDOOR (mega_host_config * megaCfg) > > +ulong RDINDOOR (mega_host_config * megaCfg) > > -void WRINDOOR (mega_host_config * megaCfg, u32 value)

Re: [PATCH] megaraid driver update for 2.4.0-test10

2000-11-18 Thread Miquel van Smoorenburg
In article <[EMAIL PROTECTED]>, dalecki <[EMAIL PROTECTED]> wrote: >This is a multi-part message in MIME format. >1. Merge the most current version (aka: 1.08) of the > MegaRAID driver from AMI in to the most current kernel > (2.4.0-test10 and friends). The latest is 1.11a or something. The

Re: [PATCH] megaraid driver update for 2.4.0-test10

2000-11-18 Thread Jeff Garzik
dalecki wrote: > -#if LINUX_VERSION_CODE > 0x020024 > #include > -#endif *cheer* > -u32 RDINDOOR (mega_host_config * megaCfg) > +ulong RDINDOOR (mega_host_config * megaCfg) > -void WRINDOOR (mega_host_config * megaCfg, u32 value) > +void WRINDOOR (mega_host_config * megaCfg, ulong value) > -u3

[PATCH] megaraid driver update for 2.4.0-test10

2000-11-18 Thread dalecki
The attached patch does the following: 1. Merge the most current version (aka: 1.08) of the MegaRAID driver from AMI in to the most current kernel (2.4.0-test10 and friends). 2. Try to be clever about HP NetRaid controllers used in HP LHR4 and LHR3 boxes. The current driver does initial