NetBSD/sys/conf
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
..
copyright
files Add an option COM_REGMAP to allow com(4) to use an array of register indices. 2006-07-13 22:56:00 +00:00
majors move and renumber bthub major to avoid conflicts with other archs 2006-07-09 18:56:35 +00:00
Makefile.kern.inc remove support for building (with) GCC 2.95. also: 2006-06-02 22:16:18 +00:00
newvers_stand.sh
newvers.sh
osrelease.sh
param.c
std Add support for RFC 3542 Adv. Socket API for IPv6 (which obsoletes 2292). 2006-05-05 00:03:21 +00:00