at_wini: more general system to allow devices that behave like ata controllers.

(let silicon image sata controller that is pci class 1, subclass 0x80,
but works as a sata controller, work as such.)
This commit is contained in:
Ben Gras
2010-04-28 11:52:28 +00:00
parent 72e866db48
commit b65ebdffac
2 changed files with 40 additions and 34 deletions

View File

@@ -153,6 +153,7 @@ service at_wini
;
pci class
1/1 # Mass storage / IDE
1/80 # Mass storage / Other (80 hex)
1/4 # Mass storage / RAID
;
};