summaryrefslogtreecommitdiff
path: root/sys/arch/mipsco/include
AgeCommit message (Expand)Author
2003-10-25make this compile again.chs
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-06-15Handle 64bit DMA addresses on PCI for platforms that can (currently onlyfvdl
2003-05-09A few ISA sound drivers like to share dma channels, and hence deferredfvdl
2003-03-22Fix a grammatical nit.simonb
2003-02-05"Utilize" has exactly the same meaning as "use," but it is moreperry
2003-01-28Introduce BUS_DMA_NOCACHE, and bus_dmamem_map() of i386 supports it.kent
2003-01-17Merge the nathanw_sa branch.thorpej
2002-11-26Remove KDIR=, since SYS_INCLUDE=symlinks and KDIR are not supported any more.lukem
2002-09-06Merge the gehenna-devsw branch into the trunk.gehenna
2002-08-07Implement pmc(9) -- An interface to hardware performance monitoringbriggs
2002-08-05Use a __HAVE_BOOTINFO_H define to check for bootinfo support instead ofsimonb
2002-06-05Simplify include files that just include <mips/locore.h>.simonb
2002-03-17Make sure that private DMA flags don't overlap with standard DMA flags;simonb
2002-02-27- define other DEV_ constants that the local port uses.christos
2002-02-26Purge CLSIZE, CLSIZELOG2 and MCLOFSET.simonb
2002-01-28cosmetic reorder of #defines to match other portslukem
2002-01-14Remove __HAVE_GENERIC_SOFT_INTERRUPTS #ifdef.soren
2001-12-15Declare KGDB hook functions.wdk
2001-11-14Merge the thorpej-mips-cache branch onto the trunk. This is anthorpej
2001-10-31Split elf32 vs. elf64 handling in loadfile(), including support forthorpej
2001-09-15Add bus_dma hooks for ISA Bus.wdk
2001-09-15bus_space_mmap support based on -arc implementationwdk
2001-09-15spllpt() for ISA Bus printer supportwdk
2001-09-09Clean up and standardise across MIPS ports.simonb
2001-09-04Standardise the format of MIPS' <machine/db_machdep.h>.simonb
2001-09-04Remove comment duplicated in <mips/bsd-aout.h>.simonb
2001-09-04Make this the same as the other MIPS ports; ok'd by Wayne Knowles.simonb
2001-09-04Clean up.simonb
2001-09-04May as well include <mips/cpuregs.h> in <mips/cpu.h> once rather thansimonb
2001-09-04Centralise struct cpu_info declaration and related info to <mips/cpu.h>.simonb
2001-08-31Remove an unneeded comment; ``sync'' with other "just include <mips/foo.h>"simonb
2001-08-31G/C the unused kernel-only CLK_TCK #define.simonb
2001-07-26partiton -> partitionwiz
2001-07-19Add BUS_DMA_READ and BUS_DMA_WRITE flags, that hint the back-endthorpej
2001-06-11Fix various misspellings of compatible/compatibility.wiz
2001-05-30use _KERNEL_OPTmrg
2001-04-15Add definitions of C99 integer format conversion macros.kleink
2001-04-15Add definitions of C99 specified-width integer type limits.kleink
2001-04-14Add definitions of C99 integer constant macros.kleink
2001-04-14Add definitions of C99 integer constant macros.kleink
2001-04-14Add definitions of C99 minimum-width and greatest-width integer types.kleink
2001-04-13Remove the use of splimp() from the NetBSD kernel. splnet()thorpej
2001-03-31Add softintr and ISA bus supportwdk
2001-03-31Reverse previous commit - isa headers don't belong in /usr/includewdk
2001-03-30Add isa_machdep.h and isapnp_machdep.hwdk
2001-03-30Support for ISA expansion slot in Mips 3230wdk
2001-03-30New data structures and prototypes for MI softintr supportwdk
2001-03-30Re-implement bus_space(9) functions:wdk
2001-03-11Remove function decl that doesn't belong in cpu.hwdk