Page MenuHomeFreeBSD

bhnd(4): ChipCommon GPIO driver
ClosedPublic

Authored by landonf on Oct 17 2017, 10:47 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Apr 26, 5:38 AM
Unknown Object (File)
Sun, Apr 26, 1:05 AM
Unknown Object (File)
Fri, Apr 24, 6:05 AM
Unknown Object (File)
Sun, Apr 19, 9:05 PM
Unknown Object (File)
Mon, Apr 13, 9:37 PM
Unknown Object (File)
Mon, Apr 13, 2:11 AM
Unknown Object (File)
Sat, Apr 11, 4:11 PM
Unknown Object (File)
Sat, Apr 11, 9:59 AM
Subscribers

Details

Summary

This adds a basic ChipCommon GPIO driver, sufficient to support bwn(4).

The driver is functional on both Wi-Fi adapters and SoCs, but does not
include support for extended features not required for bwn(4), including
interrupt handling.

Test Plan

Tested against bcma(4) and siba(4) MIPS targets.

Tested against bwn(4) PCIe devices (using the in-development bhnd compatibility shims).

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable