Home | History | Annotate | Download | only in alpha
History log of /src/lib/libarch/alpha/alpha_pci_io.c
RevisionDateAuthorComments
 1.8  20-Feb-2017  rin Fix -O0 build; <machine/bwx.h> should be included after ".arch ev56" pseudo-op.
 1.7  09-Jan-2013  he branches: 1.7.12; 1.7.16;
Include <machine/alpha_cpu.h> for alpha_mb() definition.
 1.6  22-Mar-2012  he branches: 1.6.2;
Add a cast of the shift count to int32_t, so that we don't try
to do int32_t << long, since ANSI C doesn't perform "balancing"
before the shift operation according to lint. Should not make a
difference, offset is limited to 0..3 anyway.
 1.5  28-Apr-2008  martin branches: 1.5.4;
Remove clause 3 and 4 from TNF licenses
 1.4  05-Mar-2007  mrg branches: 1.4.10;
fix more caddr_t -> void * fallout.
 1.3  24-Dec-2005  perry Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.
 1.2  17-Jul-2001  thorpej De-lint, cleanup.
 1.1  26-Feb-2000  thorpej Userland interface to the bus window translation support now present
in the alpha sysarch(2). In a perfect world, these would go away in
favor of a generic bus space mapping framework, but XFree86 is a long
ways away from being able to use one.
 1.4.10.1  18-May-2008  yamt sync with head.
 1.5.4.2  23-Jan-2013  yamt sync with head
 1.5.4.1  17-Apr-2012  yamt sync with head
 1.6.2.1  25-Feb-2013  tls resync with head
 1.7.16.1  21-Apr-2017  bouyer Sync with HEAD
 1.7.12.1  20-Mar-2017  pgoyette Sync with HEAD

RSS XML Feed