X-Git-Url: https://git.ucc.asn.au/?a=blobdiff_plain;f=KernelLand%2FModules%2FInterfaces%2FUDI%2Ftrans%2Fbus_pci.c;fp=KernelLand%2FModules%2FInterfaces%2FUDI%2Ftrans%2Fbus_pci.c;h=651329d5afb7edd7f650a7034158f9724e7a5159;hb=8eb78a6ab21904dd78aa7de88705498610b7f465;hp=deb78259d79705dd8173b12a9a0596e66a2b0f74;hpb=955dea0bc767f12aa8d53cfdcae60240c05674ca;p=tpg%2Facess2.git diff --git a/KernelLand/Modules/Interfaces/UDI/trans/bus_pci.c b/KernelLand/Modules/Interfaces/UDI/trans/bus_pci.c index deb78259..651329d5 100644 --- a/KernelLand/Modules/Interfaces/UDI/trans/bus_pci.c +++ b/KernelLand/Modules/Interfaces/UDI/trans/bus_pci.c @@ -6,6 +6,7 @@ * - PCI Bus Driver */ #define DEBUG 0 +#define UDI_PCI_VERSION 0x101 #include #include #include