summaryrefslogtreecommitdiffstats
path: root/sys/ia64/include/bus.h
Commit message (Expand)AuthorAgeFilesLines
* Document the lockfunc and lockfuncarg arguments to bus_dma_tag_create() inscottl2003-11-071-0/+4
* Implement the bus_space_map() function to allocate resources and initializenyan2003-09-231-5/+12
* - Introduce a new busdma flag BUS_DMA_ZERO to request for zero'edmux2003-07-271-0/+1
* Mega busdma API commit.scottl2003-07-011-1/+17
* Rename BUS_DMAMEM_NOSYNC to BUS_DMA_COHERENT.hmp2003-05-301-1/+1
* Bring back bus_dmasync_op_t. It is now a typedef to an int, though thescottl2003-05-271-1/+2
* Revamp the newbus functions:marcel2003-04-291-829/+584
* I deserve a big pointy hat for having missed all those referencesmux2003-04-101-9/+5
* Correctly set BUS_SPACE_MAXSIZE in all the busdma backends.mux2003-02-261-1/+1
* Provide a null-implementation for bus_space_unmap, like i386.marcel2003-01-051-2/+5
* Implement bus_space_subregion(). Identical to i386.marcel2002-11-291-3/+8
* New bus_dma interfaces for use by crypto device drivers:sam2002-10-041-0/+23
* Add the following functions/macros to support byte order conversions andtmm2002-02-271-0/+64
* Axe the barrier_{read,write,rw}() helper functions as this method ofjhb2000-10-201-23/+0
* Add in a simple API for memory barriers to machine/bus.h:jhb2000-10-181-0/+22
* This is the first snapshot of the FreeBSD/ia64 kernel. This kernel willdfr2000-09-291-0/+1173
OpenPOWER on IntegriCloud