Home | History | Annotate | Download | only in pci
History log of /src/sys/arch/alpha/pci/ttwoga_bus_mem.c
RevisionDateAuthorComments
 1.5  04-Dec-2023  thorpej Convert the Alpha port's bus_space back-end to manage address space
with vmem(9) arenas (using statically-allocated private boundary tags
for very early-in-boot) rather than extent(9).

As a side-effect, there's arguments to some initialization functions
that are no longer required, so garbage-collect those, update all the
call sites.
 1.4  04-Jul-2021  thorpej Remove unnecessary #include <sys/malloc.h>
 1.3  01-Jul-2011  dyoung branches: 1.3.70;
#include <sys/bus.h> instead of <machine/bus.h>.
 1.2  28-Apr-2008  martin Remove clause 3 and 4 from TNF licenses
 1.1  21-Dec-2000  thorpej branches: 1.1.2; 1.1.128; 1.1.130; 1.1.132;
Add support for the AlphaServer 2100 (Sable) and the AlphaServer 2100A
(Lynx), written from scratch by me over a year ago, but never committed
to the tree because there was a bug I could never quite find. I have
fixed a few problems in the code, but still don't know if that bug is
quite fixed. Since I don't have access to the hardware directly, I'll
have to call for testers again.
 1.1.132.1  16-May-2008  yamt sync with head.
 1.1.130.1  18-May-2008  yamt sync with head.
 1.1.128.1  02-Jun-2008  mjf Sync with HEAD.
 1.1.2.2  05-Jan-2001  bouyer Sync with HEAD
 1.1.2.1  21-Dec-2000  bouyer file ttwoga_bus_mem.c was added on branch thorpej_scsipi on 2001-01-05 17:33:49 +0000
 1.3.70.1  01-Aug-2021  thorpej Sync with HEAD.

RSS XML Feed