On an IVI platform I have a pci serial device that is 16550 compatible and can 
operate adequately in this mode but can operate much better with an enhanced 
driver. This platform also includes lpc bus and a standard 16550 com1 and com2

This pci serial device advertises 16550 compatibility in the pci class code 
fields, and so the standard serial driver loads on it.

The enhanced driver also loads however the pci probe never gets called in this 
module.

I can rebuild the kernel and disable serial and then the enhanced driver works 
well. However in this case I cant use the com1, com2

How do I enable the enhanced driver on a particular pci function WITHOUT 
disabling the standard driver on the standard ports?

_______________________________________________
MeeGo-dev mailing list
MeeGo-dev@meego.com
http://lists.meego.com/listinfo/meego-dev
http://wiki.meego.com/Mailing_list_guidelines

Reply via email to