]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Bring over the first cut of the Atheros-specific SoC operations.
authoradrian <adrian@FreeBSD.org>
Wed, 18 Aug 2010 08:22:09 +0000 (08:22 +0000)
committeradrian <adrian@FreeBSD.org>
Wed, 18 Aug 2010 08:22:09 +0000 (08:22 +0000)
commitcde6c8530d564a158e3a350f4ed4bb677b41bf7b
tree1458043206369bb1e5fd8bcd497a88e93ed7abd2
parentdbc5120c60f6979f85577f2867f5b7ea63656fb5
Bring over the first cut of the Atheros-specific SoC operations.

Each of these SoCs have different devices, different hardware initialisation
methods and, quite likely, different quirks. These functions will abstract
out the SoC differences and keep these differences out of the drivers (eg
USB init, if_arge, etc.)
sys/mips/atheros/ar71xx_cpudef.h [new file with mode: 0644]