Hi Marv, John,
I've been away on holiday, so apologies for the delay in replying.
I have had it pointed out to me that pci_module_init was deprecated,
and that as of 2.6.22, line 734 of ptserial_pci-2.6.c now needs to
call pci_register_driver instead.
I'll pop this into a new release shortly.
Best regards,
Robert
Marvin Stodolsky wrote:
Rob,
there is a failure at 2.6.22.
pctel: Unknown symbol pci_module_init
See below
MarvS
On 8/21/07, John Roberts <jsrober@xxxxxxxxxxx> wrote:
Hi,
The PCTel driver has been working really well for me for the last bunch of
Fedora Core 6 kernels. Thank you for all your hard work!
I upgraded to 2.6.22.2-42 and the pctel module will no longer load. I
checked dmesg and I see:
linmodem(1265): linmodem v0.1 loaded
pctel_hw(155): PCTel hardware driver version 0.9.7-9-rht-7 for PCT789
pctel: Unknown symbol pci_module_init
Is this a known problem? Is there a fix?
I'm anxious to get my modem back online.
Thank you!
John