Gaston, Jason D wrote:
-----Original Message----- From: Jeff Garzik [mailto:[email protected]] Sent: Friday, August 31, 2007 12:51 AM To: Gaston, Jason D Cc: [email protected]; [email protected]; [email protected] Subject: Re: [PATCH 2.6.23-rc4][reRESEND] ata_piix: IDE mode SATA patchforIntel Tolapai Jason Gaston wrote:Resend trying to remove 8-bit characters in the email. This patch adds the Intel Tolapai IDE mode SATA controller DID's. Signed-off-by: Jason Gaston <[email protected]>appliedJeff, I just noticed that the following section came through as spaces instead of tabs. Do I need to resend a corrected version? +static const struct piix_map_db tolapai_map_db = { + .mask = 0x3, + .port_enable = 0x3, + .map = { + /* PM PS SM SS MAP */ + { P0, NA, P1, NA }, /* 00b */ + { RV, RV, RV, RV }, /* 01b */ + { RV, RV, RV, RV }, /* 10b */ + { RV, RV, RV, RV }, + }, +};
that's always nice, yes :)even better would be to run a script through #upstream, accomplishing the same thing but for many drivers ;-)
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- References:
- [PATCH 2.6.23-rc4][reRESEND] ata_piix: IDE mode SATA patch for Intel Tolapai
- From: Jason Gaston <[email protected]>
- Re: [PATCH 2.6.23-rc4][reRESEND] ata_piix: IDE mode SATA patch for Intel Tolapai
- From: Jeff Garzik <[email protected]>
- RE: [PATCH 2.6.23-rc4][reRESEND] ata_piix: IDE mode SATA patch for Intel Tolapai
- From: "Gaston, Jason D" <[email protected]>
- [PATCH 2.6.23-rc4][reRESEND] ata_piix: IDE mode SATA patch for Intel Tolapai
- Prev by Date: Re: BUG: unable to handle kernel NULL pointer dereference<1>
- Next by Date: Re: [BUG] 2.6.23-rc5 kernel BUG at fs/nfs/nfs4xdr.c:945
- Previous by thread: RE: [PATCH 2.6.23-rc4][reRESEND] ata_piix: IDE mode SATA patch for Intel Tolapai
- Next by thread: [PATCH] Increase lockdep MAX_LOCK_DEPTH
- Index(es):