Hi Jared, On 07/11/2017 18:01, Jared McNeill wrote: > Could have saved yourself a lot of time if you had emailed me first, > I've been sitting on this code since I ported bwfm but didn't commit it > as the original code doesn't actually work. Do you plan on finishing it?
Sorry, I could not guess that, and I currently do not have reliable Internet at home so I often have to work on this offline. I got this part to build, thought this was a net positive and decided to commit it so it can benefit others too. You are much better and faster than me at working on this, I am interested in this area but feel free to go ahead and commit what you have if you can improve it or get it to work. Cheers, -- khorben > On Tue, 7 Nov 2017, Pierre Pronchery wrote: > >> Module Name: src >> Committed By: khorben >> Date: Tue Nov 7 16:30:32 UTC 2017 >> >> Modified Files: >> src/sys/dev/sdmmc: files.sdmmc >> Added Files: >> src/sys/dev/sdmmc: if_bwfm_sdio.c >> >> Log Message: >> Add driver for Broadcom 802.11a/b/g/n/ac SDIO wireless devices, based on >> the OpenBSD bwfm(4) driver. >> >> I could not test this on any hardware yet, as it does not attach as-is on >> my Raspberry PI 3. >> >> >> To generate a diff of this commit: >> cvs rdiff -u -r1.4 -r1.5 src/sys/dev/sdmmc/files.sdmmc >> cvs rdiff -u -r0 -r1.1 src/sys/dev/sdmmc/if_bwfm_sdio.c >> >> Please note that diffs are not public domain; they are subject to the >> copyright notices on the relevant files. >> >> -- khorben
