[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20090722094056.0ca0e122@lxorguk.ukuu.org.uk>
Date: Wed, 22 Jul 2009 09:40:56 +0100
From: Alan Cox <alan@...rguk.ukuu.org.uk>
To: "RĂ©mi Denis-Courmont"
<remi.denis-courmont@...ia.com>
Cc: ext Dan Williams <dcbw@...hat.com>,
"netdev@...r.kernel.org" <netdev@...r.kernel.org>,
"linux-usb@...r.kernel.org" <linux-usb@...r.kernel.org>,
ext Marcel Holtmann <marcel@...tmann.org>
Subject: Re: [PATCH] USB host CDC Phonet network interface driver
> provides data path (IPv4 or IPv6 packets) and flow control. But GPRS context
> credentials, IP/DNS parameters, setup/teardown, etc, are missing. I am not
> sure where the user/kernel split should be here...
As much as possible in user space for set up and tear down processing of
connections (negotiation etc). I've been poking in the background at a
kernel side GSM mux implementation but keep getting side tracked into
other work. other than the mux (where you have 3G stuff with high data
rates to demux efficiently) I'm not sure much else should be kernel side.
User space platform code yes - kernel no.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists