]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
bhnd(4): Include board_devid in the bhnd_board_info structure, and populate
authorLandon J. Fuller <landonf@FreeBSD.org>
Thu, 14 Dec 2017 01:58:05 +0000 (01:58 +0000)
committerLandon J. Fuller <landonf@FreeBSD.org>
Thu, 14 Dec 2017 01:58:05 +0000 (01:58 +0000)
commit566ca880a1361331e9dfd340bf39d6f14238151d
tree280bdfaac71d31f2e2653acfb5982e049a22cdb2
parent4d4709520a21ed3b17e44f6a82d75fa15f146ef3
bhnd(4): Include board_devid in the bhnd_board_info structure, and populate
the expected default board_vendor value on MIPS SoCs.

This is required by bwn(4) to differentiate between single-band and
dual-band device variants that otherwise share a common chip ID.

Approved by: adrian (mentor, implicit)
Sponsored by: The FreeBSD Foundation
share/man/man9/bhnd.9
sys/dev/bhnd/bhnd.c
sys/dev/bhnd/bhnd.h
sys/dev/bhnd/bhnd_match.h
sys/dev/bhnd/bhnd_subr.c
sys/dev/bhnd/bhndb/bhndb_pci.c
sys/mips/broadcom/bhnd_nexus.c