NetworkManager/marshallers
Dan Williams c5cf3b1d9b modem: generalize GSM and CDMA modem classes
So that Bluetooth can use them.  They used to be NMDevice subclasses, but
we need them to be generic objects that both bluetooth and the normal
modem stack can use.  All because GObject can't do multiple inheritance,
but that would probably be even messier.

So now that we have generic modem objects, we can create the actual
NMDevice subclasses that will wrap them for non-BT modems, and then
also have NMDeviceBt wrap them too for DUN.
2009-10-04 21:41:49 -07:00
..
Makefile.am makefile cleanups 2009-02-15 11:20:25 -05:00
nm-marshal-main.c 2008-04-05 Dan Williams <dcbw@redhat.com> 2008-04-05 16:28:24 +00:00
nm-marshal.list modem: generalize GSM and CDMA modem classes 2009-10-04 21:41:49 -07:00