Merge branch 'master' of git://git.ucc.asn.au/tpg/acess2
[tpg/acess2.git] / KernelLand / Kernel / include / drv_pci.h
index 1032814..bdc8c85 100644 (file)
@@ -82,5 +82,6 @@ extern Uint8  PCI_GetIRQ(tPCIDev id);
 extern Uint32  PCI_GetBAR(tPCIDev id, int BAR);\r
 extern Uint64  PCI_GetValidBAR(tPCIDev id, int BAR, tPCI_BARType BARType);\r
 //extern Uint16        PCI_AssignPort(tPCIDev id, int bar, int count);\r
+//extern void* PCI_MapMemBAR(tPCIDev id, int BAR, tPCI_BARType BARType, size_t* Size, tPAddr* PAddr);\r
 \r
 #endif\r

UCC git Repository :: git.ucc.asn.au