Re: Fibocom L850-GL / Intel XMM7360 support

2020-01-08 Thread Dan Williams
On Wed, 2020-01-08 at 10:00 +0100, Bjørn Mork wrote: > James Wah writes: > > > Hi gang, > > > > I've been working on a PCI driver for the Fibocom L850-GL, and > > while > > it's very rough at this point, it sure does transfer data. > > > > If anyone is interested in developing support in MM, or

Re: Fibocom L850-GL / Intel XMM7360 support

2020-01-08 Thread James Wah
On Wed, Jan 08, 2020 at 10:29:11AM +0100, Aleksander Morgado wrote: > Is that the correct link? Don't see anything regarding the RPC protocol > there Whoops, my apologies for the sloppy paste. Correct link: https://github.com/xmm7360/reversing This is more in the vein of "things that might n

Re: Fibocom L850-GL / Intel XMM7360 support

2020-01-08 Thread Aleksander Morgado
> > A little documentation on the RPC protocol is also available: > > https://github.com/xmm7360/xmm7360-pci > > Is that the correct link? Don't see anything regarding the RPC protocol there -- Aleksander https://aleksander.es ___ ModemManager-devel

Re: Fibocom L850-GL / Intel XMM7360 support

2020-01-08 Thread Bjørn Mork
James Wah writes: > Hi gang, > > I've been working on a PCI driver for the Fibocom L850-GL, and while > it's very rough at this point, it sure does transfer data. > > If anyone is interested in developing support in MM, or in shaping > the kernel driver into something people might actually want t

Fibocom L850-GL / Intel XMM7360 support

2020-01-07 Thread James Wah
Hi gang, I've been working on a PCI driver for the Fibocom L850-GL, and while it's very rough at this point, it sure does transfer data. If anyone is interested in developing support in MM, or in shaping the kernel driver into something people might actually want to use, now would be a good time