aboutsummaryrefslogtreecommitdiff
path: root/sys/ia64/isa
Commit message (Expand)AuthorAgeFilesLines
* Remove isa_irq_pending(). It's not used.Marcel Moolenaar2009-04-241-11/+0
* BUS_DMA_ISA is left over from Alpha, and is not used in the tree atWarner Losh2008-03-151-1/+1
* dma_tag is a static structure. Testing for it being a NULL pointerMarcel Moolenaar2007-07-091-1/+1
* Updated ia64 isa support with the new bus_setup_intr() syntax.Paolo Pisati2007-02-241-2/+3
* - Move bus dependent defines to {isa,cbus}_dmareg.h.Yoshihiro Takahashi2005-05-141-1/+1
* Since we are quite unlikely to ever face another platform whichPoul-Henning Kamp2005-02-061-18/+13
* Add new a function isa_dma_init() which returns an errno when it failsPoul-Henning Kamp2004-09-151-9/+8
* Remove advertising clause from University of California Regent'sWarner Losh2004-04-071-4/+0
* sync comment with i386's isa.c.. This removes a comment that is YEARSJohn-Mark Gurney2004-03-171-3/+1
* Mega busdma API commit.Scott Long2003-07-011-0/+4
* Tidy up some loose ends.Peter Wemm2002-04-291-1/+1
* Fix some unused variables.Peter Wemm2002-03-191-0/+2
* Use the new resource_list_print_type() function.Thomas Moestl2001-12-211-1/+1
* Repo copy i8237.h to dev/ic so we can get rid of some of the final vestigesWarner Losh2001-06-301-1/+1
* This is the first snapshot of the FreeBSD/ia64 kernel. This kernel willDoug Rabson2000-09-292-0/+683