Dan Williams
ed5aefb3cb
serial: allow plugins to specify probe-time send_delay
...
Let modems we know don't suck use a zero send-delay at probe time,
which greatly reduces time required to probe AT-compatible ports.
2011-04-08 16:19:36 -05:00
Dan Williams
7ae8ffe21b
core: use hardware IDs as part of DeviceIdentifier
...
Pass the device's hardware IDs through modem creation and use them
when calculating the device's identifier. Add a bunch of testcases
for real hardware to ensure we don't break the device ID in the
future unless we really want to.
2010-10-22 11:06:48 -05:00
Dan Williams
720e38aec0
core: move physical device checking into the manager
...
It turns out that the manager needs to know about the physical
device so we can prevent multiple plugins from claiming ports on
the same modem.
2010-03-30 14:50:40 -07:00
Dan Williams
bcfb75d88d
core: grab probed QCDM ports for plugins where they are useful
2010-03-23 01:36:00 -07:00
Dan Williams
19c988d92b
anydata: add plugin for AnyData CDMA devices (rh #547294 )
2010-01-19 13:19:55 -08:00