[STORPORT] Enumerate attached devices
authorEric Kohl <eric.kohl@reactos.org>
Thu, 24 May 2018 09:39:01 +0000 (11:39 +0200)
committerEric Kohl <eric.kohl@reactos.org>
Thu, 24 May 2018 09:39:47 +0000 (11:39 +0200)
commitf7c01906e7d81173d271456a179c74ecc68aeb28
tree1deea39fd1275dc13ccd4781a9d27cf2fa74ac36
parent8c726ae0d23c9c02144b22a3706a100b3ae08c93
[STORPORT] Enumerate attached devices

- Implement AcquireSpinlock, ReleaseSpinlock and GetExtendedFunctionTable notifications.
- Implement a bus scan routine, borrowed from scsiport.

Storport and storahci are now able to detect a disk device attached to a Virtual Box AHCI controller.
drivers/storage/port/storport/fdo.c
drivers/storage/port/storport/miniport.c
drivers/storage/port/storport/misc.c
drivers/storage/port/storport/pdo.c
drivers/storage/port/storport/precomp.h
drivers/storage/port/storport/storport.c
drivers/storage/port/storport/storport.spec
sdk/include/ddk/storport.h