Hi, I have got a PowerPC 405 custom baord which has a OHCI compliant USB controller. I am using kernel version 2.4.17. I have enabled USB support in the kernel configuration. I have also enabled OHCI driver support and OHCI driver support for non-PCI devices. My board does not have a PCI bus and the USB Controller is directly on the OPB bus.
I am installing the modules usbcore.o usb-ohci.o and usb-ohci-nonpci.o I get the following errors when I try to install the modules. unresolved symbol pci_pool_free unresolved symbol pci_pool_create unresolved symbol pci_pool_destroy unresolved symbol pci_alloc_consistent unresolved symbol pci_free_consistent unresolved symbol hc_add_ohci 1. How can we enable USB OHCI support on a non-PCI platform. 2. Is there any refernce for OHCI driver on a non-PCI platform. Any help or suggestion is highly appreciated.... Thank you, regards, Nageswari. ------------------------------------------------------- This sf.net emial is sponsored by: Influence the future of Java(TM) technology. Join the Java Community Process(SM) (JCP(SM)) program now. http://ads.sourceforge.net/cgi-bin/redirect.pl?sunm0002en _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-users
