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(-)


_______________________________________________
SeaBIOS mailing list
[email protected]
http://www.seabios.org/mailman/listinfo/seabios

Reply via email to