summaryrefslogtreecommitdiff
path: root/sys/arch/sgimips/pci
AgeCommit message (Expand)Author
2015-02-18switch sgimips to common bus_dma and bus_space in arch/mips/macallan
2014-03-29make pci_intr_string and eisa_intr_string take a buffer and a lengthchristos
2012-10-27split device_t/softc for all remaining drivers.chs
2011-07-01#include <sys/bus.h> instead of <machine/bus.h>.dyoung
2011-05-11Now that GENERIC32_IPX3x builds again, fix some pci_attach_argsdyoung
2008-05-30pci_intr_setattr(), allows PCI interrupts to be marked MPSAFE on x86, andad
2007-04-17g/c unused file.sekiya
2006-08-30Generalise pci/pci_machdep.c further and move all mace-specific code intorumble
2006-05-14integrate kauth.elad
2006-04-17Switch macepci to use MI pci_configure_bus(9) rather than its own fixup code.tsutsui
2005-12-11merge ktrace-lwp.christos
2004-09-29Use ANSI function declarations.sekiya
2004-09-06Use the mace interrupt handler for PCI interrupts.sekiya
2004-02-08de-__P.sekiya
2004-01-18Following the example of the hpc/, gio/, and ioc/ directories, move thesekiya
2004-01-18Do not directly reference crime_*() routines, go through the platformsekiya
2004-01-13Switch DMA sync function initializer to _bus_dmamap_sync_mips3 to keep thingssekiya
2003-11-17www.netbsd.org -> www.NetBSD.orgkeihan
2003-10-30Fix uninitialized variable warning.matt
2003-10-25NULL -> 0chs
2003-10-05Apply a bunch of patches written by Christopher SEKIYAtsutsui
2003-10-04TAB/space cleanup.tsutsui
2003-07-15__KERNEL_RCSID()lukem
2003-06-15Handle 64bit DMA addresses on PCI for platforms that can (currently onlyfvdl
2003-01-19Fix a bug that would cause the PCI fixup to assign addresses beyond the rangerafal
2003-01-06PCI fixup code for the O2. Tested with a range of 32 and 64-bit networkrafal
2003-01-06Improve the interrupt code somewhat by having callers of xxx_intr_establishrafal
2003-01-01Use aprint_normal() for cfprint routines.thorpej
2002-10-02Use CFATTACH_DECL().thorpej
2002-09-27Declare all cfattach structures const.thorpej
2002-05-16* Add "pcitag_t *pba_bridgetag" to pci_attach_args. This is set tothorpej
2002-03-13Replace lots of 8x<space> with <tabs> and other miscellaneous indentationsimonb
2001-06-08For ports that wire up pciide in compatibility mode, havesimonb
2000-12-28Change pci_intr_map to get interrupt source information from a "structsommerfeld
2000-06-29remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h>mrg
2000-06-26remove/move more mach vm header files:mrg
2000-06-14Use more constants and clean up a bit.soren
2000-06-14Include registers.soren
2000-06-14Initial commit.soren