# HG changeset patch # User alex # Date 1011528901 0 # Node ID 29f9d8bfde5991c63d60db8802f4b52482cc6966 # Parent 5f74792b6d5e8c21a427112c615b7e9c11da3d34 sorry, debug removed ;) diff -r 5f74792b6d5e -r 29f9d8bfde59 libdha/pci.c --- a/libdha/pci.c Sun Jan 20 12:12:58 2002 +0000 +++ b/libdha/pci.c Sun Jan 20 12:15:01 2002 +0000 @@ -593,7 +593,6 @@ pcr._cardnum,func,PCI_INTERRUPT_REG); pcr._user_config = pci_config_read_long(pcr._pcibuses[pcr._pcibusidx], pcr._cardnum,func,PCI_REG_USERCONFIG); - printf("user_config dword: %x\n", pcr._user_config); /* check for pci-pci bridges */ #define PCI_CLASS_MASK 0xff000000 #define PCI_SUBCLASS_MASK 0x00ff0000