ahci: Removable media support
commit18c3f6066c2756191a67dd1bdb56f2a8240e52c6
authorjmcmullan <jmcmullan@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Wed, 11 Jan 2012 03:37:57 +0000 (11 03:37 +0000)
committerjmcmullan <jmcmullan@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Wed, 11 Jan 2012 03:37:57 +0000 (11 03:37 +0000)
tree893255229d87242e6c69526fd1b0c1a5a945b6ec
parent0a557c43bc7013d8a09fdb7705c6e41d3071c48a
ahci: Removable media support

Needs testing! I was only able to test CDROM devices.

Also, hotplug (should) work now. Please verify!

Signed-off-by: Jason S. McMullan <jason.mcmullan@gmail.com>
git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@43588 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
14 files changed:
rom/devs/ahci/ahci.c
rom/devs/ahci/ahci.h
rom/devs/ahci/ahci_aros.c
rom/devs/ahci/ahci_aros.h
rom/devs/ahci/ahci_attach.c
rom/devs/ahci/ahci_cam_aros.c
rom/devs/ahci/ahci_init.c
rom/devs/ahci/ahci_intern.h
rom/devs/ahci/ahci_io.c
rom/devs/ahci/ahci_scsi.c
rom/devs/ahci/ahci_scsi.h
rom/devs/ahci/ata.h [deleted file]
rom/devs/ahci/atascsi.h
rom/devs/ahci/bus_pci.c