summaryrefslogtreecommitdiff
path: root/sys/arch/hp300/dev/dma.c
AgeCommit message (Expand)Author
2010-06-06fix PR 6724 - convert m68k options to defflag's. this means thatmrg
2008-06-22Don't recompute an ipl level for IPL_VM during or after cpu_configure(9)tsutsui
2008-06-15Unify splraiseipl(9) implementation among m68k ports as pertsutsui
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2008-03-29Split device_t/softc, and misc cosmetic changes.tsutsui
2007-12-05Use queue(3) macro.tsutsui
2007-10-17Merge the ppcoea-renovation branch to HEAD.garbled
2007-07-12Adapt to new signature for callout_init().he
2006-12-21merge yamt-splraiseipl branch.yamt
2006-07-21Some KNF.tsutsui
2005-12-11merge ktrace-lwp.christos
2005-06-03Replace badbaddr() with hp300_bus_space_probe() to avoid -Wcast-qual warning.tsutsui
2004-08-28Use ANSI function decls, static, and const.thorpej
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-04-01Use PAGE_SIZE rather than NBPG.thorpej
2002-12-22Make the DMA controller a separate device attached to intio. Intiogmcgarry
2002-10-20merge the 12 copies of vm_machdep.c on the m68k platforms.chs
2002-03-15Add RCSIDs.gmcgarry
2000-03-23New callout mechanism with two major improvements over the oldthorpej
1999-08-01Store computed PSL values in an array indexed by abstract interruptthorpej
1998-08-20vm_offset_t -> {paddr_t,vaddr_t}, vm_size_t -> vsize_tkleink
1998-05-24Back out the defopt for M680?0. As pointed out to me, this breaks ports whichis
1998-05-23Move M680[2346]0 to opt_m68kcpu.h.is
1997-10-04Copyright assigned to The NetBSD Foundation.thorpej
1997-05-05Do a bit of spring cleaning.thorpej
1997-04-27Use information provided by <machine/hp300spu.h> to determine if wethorpej
1997-04-14Update for interrupt function and header name changes.thorpej
1997-04-06Fix some #ifdef lossage if HP340, HP360, or HP375 is defined, but HP370 is not.mycroft
1997-04-02Fix printf() and other warnings when compiled with DEBUG defined.scottr
1997-04-01Add prototypes, and make this compile with -Wall.scottr
1997-03-31Add prototypes, and make this compile with -Wall. Remove registerscottr
1997-01-31Make "options HP340" actually work without having "option HP360".carrel
1997-01-30- Use indicies, rather than pointer arithmetic, to track DMA chainthorpej
1996-12-09Defer hooking up the DMA controller interrupt. Add a new funciton,thorpej
1996-10-13backout previous kprintf changeschristos
1996-10-11printf -> kprintf, sprintf -> ksprintfchristos
1996-02-14All interrupt routines (except the HIL; don't ask) now take a pointerthorpej
1995-12-02Make the DMA controller driver a little more new config-friendly. Stillthorpej
1994-10-26new RCS ID format.cgd
1994-05-23Merge with 4.4-Lite.mycroft
1994-05-05Most of the changes needed to make this continue to run.mycroft
1993-08-01Add RCS identifiers (this time on the correct side of the branch), andmycroft
1993-05-13add hp300 kernel files. generic kernel files might need some help...cgd