NetBSD/sys/arch/powerpc
gdamore 34537908ab Add an option COM_REGMAP to allow com(4) to use an array of register indices.
This allows us to convert aucom to just another com attachment, and cleanup
some code in the com_arbus.c.

Additionally, we use a common com_cleanup routine rather than having a
zillion copies of it in the attachment points.

This has been tested on a number architectures, and it has been shown to get
close to comparable performance when COM_REGMAP is defined, and comparable
when it is not defined.

Approved by core@.  Fixes PR port-evbmips/32362.
2006-07-13 22:56:00 +00:00
..
conf IBM4xx on-chip GPIO controller apllying MI GPIO framework. 2006-03-13 15:31:11 +00:00
fpu Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete. 2005-12-24 20:06:46 +00:00
ibm4xx Add an option COM_REGMAP to allow com(4) to use an array of register indices. 2006-07-13 22:56:00 +00:00
include wrap as(1)-only elements in #ifdef _LOCORE 2006-07-12 23:52:21 +00:00
isa merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
marvell Bring ibm4xx interrupt code up to date: 2006-06-30 17:54:50 +00:00
oea undef memset before calling it with a destination address of 0. 2006-06-04 07:32:20 +00:00
powerpc include kauth.h for kauth_cred_geteuid. 2006-05-15 09:26:18 +00:00
tools/chrpicon merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
Makefile