Bill Nottingham wrote:
>
> Jeff Garzik ([EMAIL PROTECTED]) said:
> > Bill,
> >
> > Does the attached patch work for you?
>
> Yup, works fine for me (compiled in.)
>
Same here (compiled in so I can dial into our Australia PPP number
through the mobile phone over the IR serial link - also found
Jeff Garzik ([EMAIL PROTECTED]) said:
> Bill,
>
> Does the attached patch work for you?
Yup, works fine for me (compiled in.)
Bill
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.
> Does the attached patch work for you?
>
> serial.c still has the basic problem that there is a logical disconnect
> between the pci_boards list and the pci-device-id list: any device
> which is not PCI_CLASS_COMMUNICATION_SERIAL or
> PCI_CLASS_COMMUNICATION_MODEM will not get scanned. The solu
Bill,
Does the attached patch work for you?
serial.c still has the basic problem that there is a logical disconnect
between the pci_boards list and the pci-device-id list: any device
which is not PCI_CLASS_COMMUNICATION_SERIAL or
PCI_CLASS_COMMUNICATION_MODEM will not get scanned. The solution
The attached allows serial.c to work with my Xircom cardbus
ethernet+modem combo card. It doesn't get autodetected, because
the serial driver explicitly doesn't recognize anything with
more than one iomem region (the Xircom modem has two.)
If the serial driver is linked in statically, the delay
on
5 matches
Mail list logo