NetBSD/sys/dev/ofisa
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
..
atppc_ofisa.c Use device_private(). 2006-03-29 06:51:47 +00:00
com_ofisa.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
ess_ofisa.c Use device_private(). 2006-03-29 06:51:47 +00:00
files.ofisa
if_cs_ofisa.c Use device_private(). 2006-03-29 06:51:47 +00:00
joy_ofisa.c integrate kauth. 2006-05-14 21:42:26 +00:00
lpt_ofisa.c Use device_private(). 2006-03-29 06:51:47 +00:00
ofisa.c
ofisavar.h
pckbc_ofisa.c Use device_private(). 2006-03-29 06:51:47 +00:00
sb_ofisa.c Use device_private(). 2006-03-29 06:51:47 +00:00
wdc_ofisa.c Use device_private(). 2006-03-29 06:51:47 +00:00