For unimplemented device types, return "unknown".
commit28f04393435174a0388c4f988ed46759c22c00e3
authorMartin Vidner <martin@vidner.net>
Wed, 5 Aug 2009 08:27:00 +0000 (5 10:27 +0200)
committerMartin Vidner <martin@vidner.net>
Wed, 5 Aug 2009 08:27:00 +0000 (5 10:27 +0200)
treed9db753b3aeb856435042971482c806ac32e7e57
parent0c7de9c64f719944a36a99a1e43e7711697f93a2
For unimplemented device types, return "unknown".

Hopefully fixes -n, thanks to Kevin Fenzi for noticing.
GSM and CDMA are not handled but the base class should quietly do less
instead of breaking.
Is there a way to fake a device?
networkmanager/device.py