NetBSD/sys/arch/cobalt/dev
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
..
com_mainbus.c Add an option COM_REGMAP to allow com(4) to use an array of register indices. 2006-07-13 22:56:00 +00:00
com_mainbusvar.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
gt.c Initialize the GT64x11 PCI timeout and retry register with a value taken 2006-05-28 12:52:07 +00:00
gtreg.h Add definitions for the PCI timeout and retry register. 2006-05-17 17:31:55 +00:00
mcclock.c Switch cobalt port to use MI todr(9) functions and MI mc146818 driver. 2006-04-15 13:33:04 +00:00
panel.c Use bus_space_map(9) to get bus_space_handle_t on each driver 2006-04-06 11:50:19 +00:00