summaryrefslogtreecommitdiff
path: root/sys/arch/bebox/include/isa_machdep.h
AgeCommit message (Expand)Author
2021-12-12s/Miscellanous/Miscellaneous/ in copypasta comments.andvar
2016-10-18add isa_intr_establish_xname() to MD isa headers so that it can be usedjdolecek
2011-08-07Cleanup headers and variables.kiyohara
2009-08-19isa_detach_hook() needs two arguments, the first an isa_chipset_tag_t.dyoung
2009-08-19Define isa_detach_hook() to fix bebox build.dyoung
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2007-10-17Merge the ppcoea-renovation branch to HEAD.garbled
2005-12-11merge ktrace-lwp.christos
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-05-09A few ISA sound drivers like to share dma channels, and hence deferredfvdl
2001-06-06Change bebox port to use the include MPC6XX files and the new common bus.hmatt
2000-11-15Move the ISA DMA cookie into isadma_machdep.c.thorpej
2000-06-04Implement the more flexiable `evcnt' interface as discussed (briefly) oncgd
2000-06-01kill __P in these files. (I had to look at them anyway with an eye forcgd
2000-02-07Add a new function call to the ISA DMA API: isa_dmamaxsize(), which returnsthorpej
1999-03-19Moved from arch/bebox/isa/isa_machdep.h,vcgd