On Sun, 25 Apr 2004, Yinghai Lu wrote:
Sometimes, if you not enable PCI master, the device can not work properly in Linux.
But Eric/Ron didn't enable that in PCI main loop, because some devices don't need that.
because it is a bad idea to do this. The Linux driver should do this, not LinuxBIOS. We have always resisted this because it can cause real trouble if the device decides to do an I/O.
ron