[SeaBIOS] [PATCH 0/5] ahci fixups

Gerd Hoffmann kraxel at redhat.com
Thu Aug 4 19:36:26 CEST 2011


  Hi,

Here comes a bumnch of fixes for the ahci code, see the individual
patches for details.

cheers,
  Gerd

Gerd Hoffmann (5):
  ahci/cdrom: shared bounce buffer
  ahci: probe each port in its own thread
  ahci: ignore atapi devices which are not cdroms
  ahci: move device registration
  ahci: use malloc_tmp memory for probing ports

 src/ahci.c  |   94 ++++++++++++++++++++++++++++++++---------------------------
 src/ahci.h  |    2 +
 src/block.c |   14 +++++++++
 src/cdrom.c |   10 ++----
 src/disk.h  |    2 +
 5 files changed, 73 insertions(+), 49 deletions(-)




More information about the SeaBIOS mailing list