Update of /cvsroot/mplayer/main/libdha In directory mplayer:/var/tmp.root/cvs-serv10908 Modified Files: pci.c Log Message: sorry, debug removed ;) Index: pci.c =================================================================== RCS file: /cvsroot/mplayer/main/libdha/pci.c,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- pci.c 20 Jan 2002 12:12:58 -0000 1.7 +++ pci.c 20 Jan 2002 12:15:01 -0000 1.8 @@ -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