NetBSD/sys/conf
gdamore ca7d761296 Rename AH_DEBUG, AH_ASSERT, and AH_DEBUG_ALQ to ATH_XXX.
Use the opt_ah.h for the provided HAL to get options like AH_REGOPS_FUNC.
Add AH_REGOPS_FUNC to a few opt_ah.h that don't have it in this version
of the HAL but need it.  (The next version from Sam should have this fixed
in it.  If it doesn't, then we'll have to take care at import time.)

Ultimately, this should make future imports even easier, and individual ports
should not have to worry about whether AH_REGOPS_FUNC is properly defined or
not, since the opt_ah.h will just take care of it automatically.

Ok'd by dyoung@.
2006-04-05 06:54:26 +00:00
..
copyright Welcome to 2006. 2006-01-01 00:00:01 +00:00
files Rename AH_DEBUG, AH_ASSERT, and AH_DEBUG_ALQ to ATH_XXX. 2006-04-05 06:54:26 +00:00
majors Add a kernel driver and userland program for the Topfield TF5000PVR range 2006-04-03 08:15:48 +00:00
Makefile.kern.inc Don't add CPUFLAGS to CFLAGS twice. 2006-03-29 21:35:32 +00:00
newvers_stand.sh
newvers.sh merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
osrelease.sh merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
param.c defparam NMBCLUSTERS. 2005-12-21 10:57:22 +00:00
std merge ktrace-lwp. 2005-12-11 12:16:03 +00:00