NetBSD/sys/arch/mips/atheros
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
..
dev 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 Add AR531X_SYSREG_WDOG_TIMER register. (Forgot to commit this earlier.) 2006-06-09 18:35:42 +00:00
ar531x_board.c Import new HAL 0.9.17.2. Approved by sam@ 2006-06-05 05:14:37 +00:00
ar531x_intr.c Rework evbmips clock architecture to use common clock_subr.h routines. 2006-03-28 03:43:57 +00:00
ar531x_timer.c
arbus.c Activate argpio. Apparently I forgot to commit this change earlier. 2006-07-13 21:38:24 +00:00