Re: [patch 28/30] aic79xx: wrong max memory at driver init

2006-12-15 Thread James Bottomley
On Mon, 2006-12-04 at 15:18 -0800, [EMAIL PROTECTED] wrote: > From: Frederic TEMPORELLI <[EMAIL PROTECTED]> No: wrong API used - update requested. James - To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to [EMAIL PROTECTED] More majordomo info at

[patch 28/30] aic79xx: wrong max memory at driver init

2006-12-04 Thread akpm
From: Frederic TEMPORELLI <[EMAIL PROTECTED]> Aic79xx driver for Adaptec 39320 supports 64-bit addressing, but the initialization code of the driver is wrong: it tests the available memory size instead of testing the maximum available memory address. This is necessary to support servers that prov