ahci.device: Make the ahci.device unit numbers more predictable, hotplug cleanups
commit178d9e6a5b5b170a02c3cddc124023f05102fa4c
authorjmcmullan <jmcmullan@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Tue, 17 Jan 2012 04:49:06 +0000 (17 04:49 +0000)
committerjmcmullan <jmcmullan@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Tue, 17 Jan 2012 04:49:06 +0000 (17 04:49 +0000)
tree5cb75ef41f3cf10817e09d5edd849fca93316cab
parent59766b23e13bf37aca001b6c817647f45fcf4e3f
ahci.device: Make the ahci.device unit numbers more predictable, hotplug cleanups

Now, ahci.device unit numbers are 0..31 for the first detected device,
32..63 for the next, 64..95 for the third, etc.

Signed-off-by: Jason S. McMullan <jason.mcmullan@gmail.com>
git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@43649 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
rom/devs/ahci/ahci_aros.h
rom/devs/ahci/ahci_cam_aros.c
rom/devs/ahci/ahci_init.c
rom/devs/ahci/ahci_intern.h
rom/devs/ahci/bus_pci.c