author | dwmw2 <dwmw2> | 2003-06-07 14:25:09 (UTC) |
---|---|---|
committer | dwmw2 <dwmw2> | 2003-06-07 14:25:09 (UTC) |
commit | 1a7addc9f586b35c4c4f5025030349c3064bc3b7 (patch) (unidiff) | |
tree | 7ebe116382bb8cadf5a9c767c34574205f45d263 | |
parent | b39530d3245f2ab3318be3601ab62e83869b7b2a (diff) | |
download | opie-1a7addc9f586b35c4c4f5025030349c3064bc3b7.zip opie-1a7addc9f586b35c4c4f5025030349c3064bc3b7.tar.gz opie-1a7addc9f586b35c4c4f5025030349c3064bc3b7.tar.bz2 |
Add IrDA and Bluetooth modems
-rw-r--r-- | noncore/settings/networksettings/ppp/devices.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/noncore/settings/networksettings/ppp/devices.h b/noncore/settings/networksettings/ppp/devices.h index fb57128..d46d5b4 100644 --- a/noncore/settings/networksettings/ppp/devices.h +++ b/noncore/settings/networksettings/ppp/devices.h | |||
@@ -45,2 +45,5 @@ static const char *devices[] = { | |||
45 | "/dev/usb/ttyACM3", | 45 | "/dev/usb/ttyACM3", |
46 | "/dev/ircomm0", | ||
47 | "/dev/rfcomm0", | ||
48 | "/dev/rfcomm1", | ||
46 | #elif defined(__svr4__) | 49 | #elif defined(__svr4__) |