Re: [PATCH] make Xircom cardbus modems work

2001-05-14 Thread Alessandro Suardi
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

Re: [PATCH] make Xircom cardbus modems work

2001-05-09 Thread Bill Nottingham
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.

Re: [PATCH] make Xircom cardbus modems work

2001-05-09 Thread Tom Sightler
> 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

Re: [PATCH] make Xircom cardbus modems work

2001-05-09 Thread Jeff Garzik
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

[PATCH] make Xircom cardbus modems work

2001-05-09 Thread Bill Nottingham
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