summaryrefslogtreecommitdiff
path: root/sys/arch/arc/pci
AgeCommit message (Expand)Author
2003-11-01Count necpb interrupts with evcnt(9).tsutsui
2003-07-15__KERNEL_RCSID()lukem
2003-06-15Handle 64bit DMA addresses on PCI for platforms that can (currently onlyfvdl
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-05-15Implement pci_decompose_tag().thorpej
2001-08-17Disable PCI expansion ROM for normal operation.ur
2001-07-03forgot to remove this, when arc/include/pci_machdep.h was added.soda
2001-06-13rename statically allocated software context which is needed forsoda
2001-06-13rename statically allocated software context which is needed forsoda
2001-06-13remove algor related codes, because there is independent (and working!)soda
2001-06-08For ports that wire up pciide in compatibility mode, havesimonb
2001-06-02replace vm_map{,_entry}_t with struct vm_map{,_entry} *.chs
2001-01-13Adapt to pci_intr_map change.ur
2000-12-24Switch pica to jazzio.ur
2000-11-09Fix a printf format.thorpej
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-17TGA console initialization for NEC RISCstation 2250,soda
2000-06-09 - NEC RISCstation 2250 (RD-94) PCI bus support,soda
2000-06-09repair algor support a bit.soda
2000-06-09NEC RISCstation 2250 (RD-94) PCI bus support,soda
2000-02-22merge changes between OpenBSD-2.1 and OpenBSD-2.6soda
2000-01-23merge to NetBSD-current (DeskStation and Algor support is currently broken)soda
2000-01-23OpenBSD-2.1/arcsoda