NetBSD/sys/arch/evbmips/alchemy
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
..
autoconf.c Remove the devprop API and switch everthing over to the new proplib. Add 2006-05-05 18:04:41 +00:00
board.h Add PCMCIA board-specific logic for DBAU1550. It isn't quite right yet, so 2006-02-23 03:51:40 +00:00
cpu.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
dbau1500.c Add board reset logic. 2006-02-16 01:52:37 +00:00
dbau1500reg.h Fix some comment tyops. 2006-04-25 03:56:16 +00:00
dbau1550.c Enable PCMCIA on DBAU1550. 2006-03-25 07:28:20 +00:00
dbau1550reg.h Add PCMCIA board-specific logic for DBAU1550. It isn't quite right yet, so 2006-02-23 03:51:40 +00:00
genericbd.c Improved alchemy board support, including board differentiation required for 2006-02-08 09:04:01 +00:00
mach_intr.c au_icu.c is in mips/ and should not depend on evbmips intr handler struct. 2006-02-09 18:03:12 +00:00
machdep.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
mainbus.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
mtx-1.c Third time the charm? Okay, this time it at least compiles. 2006-02-23 04:52:49 +00:00
obio.c Improved alchemy board support, including board differentiation required for 2006-02-08 09:04:01 +00:00
obiovar.h Improved alchemy board support, including board differentiation required for 2006-02-08 09:04:01 +00:00
omsal400.c Support aupcmcia on OMSAL400. 2006-04-02 17:32:57 +00:00
omsal400reg.h Support Plathome OpenMicroServer (OMS-AL400). 2006-02-23 17:14:01 +00:00
pb1000reg.h LCD and PCMCIA address info is chip-specific and not board-specific. 2006-06-17 14:42:54 +00:00
pciide_machdep.c Add Au1550 PCI support (Au1500 not yet, coming shortly). 2006-02-09 00:26:39 +00:00