Re: [patch 4/5] smsc-ircc2: add PNP support

2007-04-05 Thread Bjorn Helgaas
On Wednesday 04 April 2007 17:16, Randy Dunlap wrote: > On Wed, 04 Apr 2007 16:45:40 -0600 Bjorn Helgaas wrote: > > +static int smsc_nopnp; > > +module_param_named(nopnp, smsc_nopnp, bool, 0); > > +MODULE_PARM_DESC(nopnp, "Do not use PNP to detect controller settings"); > > Document this parameter

Re: [patch 4/5] smsc-ircc2: add PNP support

2007-04-04 Thread Randy Dunlap
On Wed, 04 Apr 2007 16:45:40 -0600 Bjorn Helgaas wrote: > Index: w/drivers/net/irda/smsc-ircc2.c > === > --- w.orig/drivers/net/irda/smsc-ircc2.c 2007-04-04 13:45:18.0 > -0600 > +++ w/drivers/net/irda/smsc-ircc2.c 2007

[patch 4/5] smsc-ircc2: add PNP support

2007-04-04 Thread Bjorn Helgaas
Claim devices using PNP, unless the user explicitly specified device addresses. This can be disabled with the "smsc-ircc2.nopnp" option. This removes the need for probing legacy addresses and helps untangle IR devices from serial8250 devices. Sometimes the SMC device is at a legacy COM port addr