On Sun, Sep 13, 2009 at 05:12:11PM +0300, Mena Soliko wrote: > Hello, > 1. Can several drivers can handle the same PCI device? Officially, No. Unofficially, there are ways to do this, but you have to be _very_ careful. What type of PCI device do you want to control? Is there already a driver bound to it? > 2. How can I know which driver currently handles my PCI devices? (lsmod show > few drivers that can show a few candidate but I want to know the actual > driver that register to that PCI). lspci -k thanks, greg k-h -- To unsubscribe from this list: send an email with "unsubscribe kernelnewbies" to ecartis@xxxxxxxxxxxx Please read the FAQ at http://kernelnewbies.org/FAQ