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, Oct 12, 1:32 AM
Unknown Object (File)
Fri, Oct 3, 11:03 AM
Unknown Object (File)
Tue, Sep 30, 8:19 PM
Unknown Object (File)
Sun, Sep 28, 3:26 PM
Unknown Object (File)
Sun, Sep 28, 3:12 PM
Unknown Object (File)
Sun, Sep 28, 3:02 PM
Unknown Object (File)
Sun, Sep 28, 2:48 PM
Unknown Object (File)
Sun, Sep 28, 2:38 PM
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