From 7e7b747b7bdd5bcc0ffee275b2306d7d0c39e3c4 Mon Sep 17 00:00:00 2001 From: Colin Watson Date: Mon, 12 Jan 2009 17:07:29 +0000 Subject: [PATCH] set capabilities and modem command sets for HSO modems Option N.V. mobile broadband modems have a number of interfaces. This patch sets appropriate capabilities and modem command sets for them based on the hsotype sysfs attribute. With this, the corresponding patch to HAL to set info.hsotype, and a kernel patch to stop usb-storage binding to the ZeroCD interface (https://lists.one-eyed-alien.net/pipermail/usb-storage/2009-January/004499.html), the modem works out of the box with NetworkManager. This is loosely based on a similar FDI file supplied by Option in their hso-udev package, but is integrated with the existing modem rules, and omits some net.80203 -> net.wwan changes which Alexander Sack tells me are not needed by NetworkManager (and it certainly appears to work without those). Signed-off-by: Colin Watson --- fdi/information/10freedesktop/10-modem.fdi | 30 ++++++++++++++++++++++++++++ 1 files changed, 30 insertions(+), 0 deletions(-) diff --git a/fdi/information/10freedesktop/10-modem.fdi b/fdi/information/10freedesktop/10-modem.fdi index 03aae4f..8fdeb56 100644 --- a/fdi/information/10freedesktop/10-modem.fdi +++ b/fdi/information/10freedesktop/10-modem.fdi @@ -112,6 +112,36 @@ + + wwan + serial + wwan + + + + wwan + serial + wwan + + + + debug + serial + debug + + + + serial + modem + GSM-07.07 + GSM-07.05 + + + GPS + serial + GPS + + -- 1.6.0.4