Re: snmp - remove BER_TYPE_BOOLEAN

2021-01-04 Thread Rob Schmersel
On Sun, 03 Jan 2021 21:59:57 +0100 Martijn van Duren wrote: > ping > > On Mon, 2020-12-14 at 12:13 +0100, Martijn van Duren wrote: > > I can't find any reference in RFC2578 for a boolean type, nor have I > > seen it in the wild and the TruthValue diff I just committed give > > me a strong indica

Re: New bwfm device (bcm43341)

2020-03-13 Thread Rob Schmersel
On Fri, 13 Mar 2020 16:31:18 +0100 Patrick Wildt wrote: > On Fri, Mar 13, 2020 at 02:49:33PM +0100, Rob Schmersel wrote: > > Hi, > > > Thanks for the diff! Since Linux uses the same firmware (43340) for > both 43340 and 43341, I commited the diff slightly differently to

New bwfm device (bcm43341)

2020-03-13 Thread Rob Schmersel
Hi, I got a new toy to play with recently which uses a bcm43341 wireless chipset. This chipset is the same as the bcm43340 apart from an additional nfc mode and can re-use the brcmfmac43340-sdio.bin firmware. (I simply added a symbolic link from firmware supplied in the bwfm-firmware package) In