Updated libata 2.4.x branch to 2.4.30-pre3.

Patch URL, BK URL, and list of changes attached.

        Jeff


BK users:

        bk pull bk://gkernel.bkbits.net/libata-2.4

Patch:
http://www.kernel.org/pub/linux/kernel/people/jgarzik/libata/2.4.30-pre3-libata1.patch.bz2

This will update the following files:

 Documentation/DocBook/Makefile    |    2 
 Documentation/DocBook/libata.tmpl |    5 ++
 drivers/pci/quirks.c              |   85 ++++++++++++++++++++++++++++++++++++++
 drivers/scsi/ahci.c               |   15 +++++-
 drivers/scsi/ata_piix.c           |    3 -
 drivers/scsi/libata-core.c        |   24 ++++++++--
 include/linux/ioport.h            |    1 
 kernel/ksyms.c                    |    1 
 kernel/resource.c                 |   10 ++++
 9 files changed, 138 insertions(+), 8 deletions(-)

through these ChangeSets:

Arjan van de Ven:
  o [libata ata_piix] Use standard headers from include/scsi, not drivers/scsi

Brett Russ:
  o AHCI: fix fatal error int handling

Jason Gaston:
  o [PCI] update SATA PCI quirk for Intel ICH7

Jeff Garzik:
  o [libata ahci] support ->tf_read hook
  o [PCI, libata] Fix "combined mode" PCI quirk for ICH6
  o [libata ata_piix] re-enable combined mode support
  o [libata ata_piix] ->qc_prep hook
  o [libata ata_piix] fix DocBook docs
  o [libata ata_piix] add ->bmdma_setup hook
  o [libata] re-merge the rest of the 2.4 junk

Reply via email to