diff options
| author | Bjorn Helgaas <[email protected]> | 2007-05-08 00:36:05 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2007-05-08 11:15:23 -0700 |
| commit | d0d4f69bb65a8c1c1430c577a583632709b874c6 (patch) | |
| tree | ede912558cb84976579f9e9c22c05c6a66941fe7 /include/linux/timerqueue.h | |
| parent | 916f11c760fc1c835d3fe10bebc97a02e2ac6b41 (diff) | |
smsc-ircc2: add PNP support
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 address but does not use the
legacy COM IRQ. In this case, claiming the device using PNP rather than 8250
legacy probe means we can automatically use the correct IRQ rather than
forcing the user to use "setserial" to set the IRQ manually.
If the PNP claim doesn't work, make sure you don't have a setserial init
script, e.g., /etc/init.d/setserial, configured to poke in legacy COM port
resources for the IRDA device. That causes the serial driver to claim
resources needed by this driver.
Based on this patch by Ville Syrjälä:
http://www.hpl.hp.com/personal/Jean_Tourrilhes/IrDA/ir260_smsc_pnp.diff
Signed-off-by: Bjorn Helgaas <[email protected]>
Cc: Keith Owens <[email protected]>
Cc: Len Brown <[email protected]>
Cc: Adam Belay <[email protected]>
Cc: Matthieu CASTET <[email protected]>
Cc: Jean Tourrilhes <[email protected]>
Cc: Matthew Garrett <[email protected]>
Cc: Ville Syrjala <[email protected]>
Cc: Russell King <[email protected]>
Acked-by: Samuel Ortiz <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux/timerqueue.h')
0 files changed, 0 insertions, 0 deletions