History log of /freebsd-current/tools/tools/ath/common/dumpregs_5416.c
Revision Date Author Comments
# b3e76948 16-Aug-2023 Warner Losh <imp@FreeBSD.org>

Remove $FreeBSD$: two-line .h pattern

Remove /^\s*\*\n \*\s+\$FreeBSD\$$\n/


# 60caf0c9 29-Aug-2015 Craig Rodrigues <rodrigc@FreeBSD.org>

- Replace N(a)/N(i)/N(T)/LEN(a)/ARRAY_SIZE(a) with nitems()
- Add missing <err.h> for err() and <sys/sysctl.h> for sysctlbyname()
- NULL -> 0 for 5th parameter of sysctlbyname()

Submitted by: Andriy Voskoboinyk <s3erios@gmail com>
Differential Revision: https://reviews.freebsd.org/D3442


# 70e54a74 29-Jun-2012 Adrian Chadd <adrian@FreeBSD.org>

Bump this up - that way the AR9300 and later MACs get covered (for now)
by the AR5416 register map.


# d61c74ed 07-Apr-2012 Adrian Chadd <adrian@FreeBSD.org>

Add AR_ISR_S5 and AR_ISR_S5_S.


# a7d5f7eb 19-Oct-2010 Jamie Gritton <jamie@FreeBSD.org>

A new jail(8) with a configuration file, to replace the work currently done
by /etc/rc.d/jail.


# 4ad53b25 19-Apr-2010 Rui Paulo <rpaulo@FreeBSD.org>

Dump the AR_PHY_TURBO register on the AR5416. This register holds 11n
configurations.

Sponsored by: iXsystems, inc.


# fe0506d7 09-Mar-2010 Marcel Moolenaar <marcel@FreeBSD.org>

Create the altix project branch. The altix project will add support
for the SGI Altix 350 to FreeBSD/ia64. The hardware used for porting
is a two-module system, consisting of a base compute module and a
CPU expansion module. SGI's NUMAFlex architecture can be an excellent
platform to test CPU affinity and NUMA-aware features in FreeBSD.


# 70f9d0e7 11-Mar-2009 Sam Leffler <sam@FreeBSD.org>

add more register bit defs


# 111b1318 11-Mar-2009 Sam Leffler <sam@FreeBSD.org>

move shared register support code to common