Test Driver

git-svn-id: https://spexeah.com:8443/svn/Asuro@296 6dbc8c32-bb84-406f-8558-d1cf31a0ab0c
This commit is contained in:
kieron 2018-04-05 08:42:02 +00:00
parent d90838c052
commit 2dac8129f1

View File

@ -20,7 +20,7 @@ var
begin
devID.bus:= biPCI; { PCI BUS }
devID.id0:= idANY; { ANY DEVICE MANUFACTURER }
devID.id0:= idANY; { ANY DEVICE ID }
devID.id1:= $00000006; { CLASS }
devID.id2:= $00000000; { SUBCLASS }
devID.id3:= $00000000; { PROGIF }