ChangeSet@1.1368, 2004-04-16 11:31:25-03:00, jgarzik@pobox.com [PATCH] Add Promise SX8 SATA driver The Promise SX8 is message-based and looks more like an I2O or RAID engine, rather than the SATA hardware that libata drives, so it's a block-level driver. Driver is already in 2.6. ChangeSet@1.1367, 2004-04-16 11:22:12-03:00, jgarzik@pobox.com [PATCH] Add SATA support This adds all the SATA drivers except Intel ICH5/ICH6 ("ata_piix"). ata_piix was the cause of all the ____request_resource() and PCI quirk nastiness. As you can see, without that driver, the patch is nice and clean, and does nothing but add files. ChangeSet@1.1366, 2004-04-16 11:09:29-03:00, mhf@linuxmail.org [PATCH] Update codingstyle to 2.6 level Updates 2.4 Documentation/Codingstyle to 2.6 version except kernel config section unchanged. ChangeSet@1.1365, 2004-04-15 14:44:58-03:00, marcelo@logos.cnet Cset exclude: loftin@ldl.fc.hp.com|ChangeSet|20040414205510|54931 ChangeSet@1.1360.1.1, 2004-04-14 22:17:52-04:00, jgarzik@redhat.com Merge redhat.com:/spare/repo/linux-2.4.26 into redhat.com:/spare/repo/net-drivers-2.4 ChangeSet@1.1363, 2004-04-14 18:43:08-03:00, marcelo@logos.cnet Herbert Xu: Delete unused drivers/sound/Hwmcode.h, drivers/sound/724hwmcode.h ChangeSet@1.1362, 2004-04-14 17:55:10-03:00, loftin@ldl.fc.hp.com [PATCH] Allow core files larger than 2GB This patch allows core files larger than 2GB. This is just Andrew Morton's 2.6.x patch backported to 2.4.26-pre source. ChangeSet@1.1361, 2004-04-14 17:52:11-03:00, mroos@linux.ee [PATCH] Kaupo Arulo: only use set_max when it is present Credits to Kaupo Arulo: he debugged why he got ide errors about aborted commands during disk detection (SanDisk flash) and found that idedisk_read_native_max_address() is done regardless of whether the drive supports it. This patch (by him) changes ide-disk.c to only try set_max when the disk supports host protected area. Tested in 2.4.22 and compile tested on 2.4.26-rc1. ===== drivers/ide/ide-disk.c 1.15 vs edited ===== ChangeSet@1.1360, 2004-04-14 17:02:19-03:00, marcelo@logos.cnet Changed EXTRAVERSION to -final TAG: v2.4.26