Home | History | Annotate | Download | only in include
History log of /src/sys/arch/mips/alchemy/include/aubusvar.h
RevisionDateAuthorComments
 1.5  01-Jul-2011  dyoung #include <sys/bus.h> instead of <machine/bus.h>.
 1.4  13-Jul-2006  gdamore 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.
 1.3  01-Apr-2003  hpeyerl branches: 1.3.18; 1.3.32; 1.3.36; 1.3.44;
allocate an aubus dma tag.
 1.2  22-Mar-2003  simonb Fix a grammatical nit.
 1.1  29-Jul-2002  simonb branches: 1.1.2; 1.1.4; 1.1.6;
Add support for the the Alchemy Semiconductor Au1x00 series on-chip
devices. Currently the serial ports and ethernet MAC have working
drivers, and this has only been physically tested on the Au1000 CPU,
but these devices should work on the Au1100 and Au1500 CPUs too.
 1.1.6.2  06-Sep-2002  jdolecek sync kqueue branch with HEAD
 1.1.6.1  29-Jul-2002  jdolecek file aubusvar.h was added on branch kqueue on 2002-09-06 08:37:25 +0000
 1.1.4.2  31-Aug-2002  gehenna catch up with -current.
 1.1.4.1  29-Jul-2002  gehenna file aubusvar.h was added on branch gehenna-devsw on 2002-08-31 13:45:16 +0000
 1.1.2.2  29-Jul-2002  simonb Add support for the the Alchemy Semiconductor Au1x00 series on-chip
devices. Currently the serial ports and ethernet MAC have working
drivers, and this has only been physically tested on the Au1000 CPU,
but these devices should work on the Au1100 and Au1500 CPUs too.
 1.1.2.1  29-Jul-2002  simonb file aubusvar.h was added on branch nathanw_sa on 2002-07-29 15:39:16 +0000
 1.3.44.1  15-Jun-2006  gdamore Adapt to new com framework, converting aucom.c clone to use common com.c.
 1.3.36.1  11-Aug-2006  yamt sync with head
 1.3.32.1  09-Sep-2006  rpaulo sync with head
 1.3.18.1  30-Dec-2006  yamt sync with head.

RSS XML Feed