[MPlayer-cvslog] r27798 - trunk/vidix/pci.c
ranma
subversion at mplayerhq.hu
Sat Oct 18 18:07:47 CEST 2008
Author: ranma
Date: Sat Oct 18 18:07:47 2008
New Revision: 27798
Log:
pci.c includes dha.h, remove redundant MAX_* defines
Modified:
trunk/vidix/pci.c
Modified: trunk/vidix/pci.c
==============================================================================
--- trunk/vidix/pci.c (original)
+++ trunk/vidix/pci.c Sat Oct 18 18:07:47 2008
@@ -439,9 +439,6 @@ struct pci_config_reg {
};
#endif /* !defined(__powerpc__) */
-#define MAX_DEV_PER_VENDOR_CFG1 64
-#define MAX_PCI_DEVICES_PER_BUS 32
-#define MAX_PCI_DEVICES 256
#define NF ((void (*)())NULL), { 0.0, 0, 0, NULL }
#define PCI_MULTIFUNC_DEV 0x80
#define PCI_ID_REG 0x00
More information about the MPlayer-cvslog
mailing list