On Fri, Jun 02, 2006 at 11:48:56AM +0200, Matthias Urlichs wrote: > This patch extends the "option" driver with a few more devices, > some of which are actually connected to USB the "right" way -- > as opposed to doing it via PCMCIA and OHCI. > > Signed-Off-By: Matthias Urlichs <[EMAIL PROTECTED]> > > --- > > --- a/drivers/usb/serial/Kconfig 2006-06-02 11:45:27.701919000 +0200 > +++ b/drivers/usb/serial/Kconfig 2006-06-01 23:03:55.000000000 +0200 > @@ -491,12 +491,30 @@ > module will be called keyspan_pda. > > config USB_SERIAL_OPTION > - tristate "USB Option PCMCIA serial driver" > - depends on USB_SERIAL && USB_OHCI_HCD && PCCARD > + tristate "USB driver for GSM modems" > + depends on USB_SERIAL > help > - Say Y here if you want to use an Option card. This is a > - GSM card, controlled by three serial ports which are connected > - via an OHCI adapter located on a PC card. > + Say Y here if you have a GSM modem that's connected to USB. > + > + To compile this driver as a module, choose M here: the > + module will be called option. > + > + If this driver doesn't recognize your device, > + it might be accessible via the FTDI_SIO driver. > + > +config USB_SERIAL_OPTION_PCCARD > + tristate "driver for GSM modems on PCMCIA cards" > + depends on USB_SERIAL > + select PCCARD > + select USB_OHCI_HCD > + select USB_SERIAL_OPTION > + help > + Say Y here if you have an "Option" GSM PCMCIA card > + (or an OEM version: branded Huawei, Audiovox, or Novatel). > + > + These cards feature a built-in OHCI-USB adapter and an > + internally-connected GSM modem. The USB bus is not > + accessible externally.
Why create a new option? What does this do? You aren't using it in the build anywhere. Confused, greg k-h _______________________________________________ linux-usb-devel@lists.sourceforge.net To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel