aboutsummaryrefslogtreecommitdiff
path: root/sys/alpha/include/bus.h
Commit message (Expand)AuthorAgeFilesLines
* Add the following functions/macros to support byte order conversions andThomas Moestl2002-02-271-0/+64
* The alpha architecture is 64 bits, so bus_addr_t && bus_size_t should reallyMatt Jacob2001-01-091-4/+5
* Axe the barrier_{read,write,rw}() helper functions as this method ofJohn Baldwin2000-10-201-12/+0
* Add in a simple API for memory barriers to machine/bus.h:John Baldwin2000-10-181-0/+12
* * Completely rewrite the alpha busspace to hide the implementation fromDoug Rabson2000-08-281-931/+268
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Improve compatibility with other systems by changing the defaultWarner Losh1999-07-031-1/+10
* * Implement ISA dma (only for CIA now but more chipsets to follow).Doug Rabson1999-06-051-3/+3
* Port i386 bus_space and bus_dma to alpha.Doug Rabson1998-09-161-476/+1023
* Add initial support for the FreeBSD/alpha kernel. This is very much aDoug Rabson1998-06-101-0/+620