summaryrefslogtreecommitdiff
path: root/sys/arch/prep/pci
AgeCommit message (Expand)Author
2001-12-12The MPC105 does not implement the IBM reference implementation'skleink
2001-10-29pci_conf_interrupt() takes bus/dev/pin, not bus/dev/func.thorpej
2001-07-22bcopy -> memcpy, bzero -> memsetwiz
2001-06-20Seprate model depended code. (based on arc 'struct platform')nonaka
2001-06-19Back out last changes.nonaka
2001-06-17identified prep model.nonaka
2001-06-15Use new common bus.h framework.nonaka
2001-05-15delint: don't try & return something from void pci_intr_disestablish()lukem
2000-12-28Change pci_intr_map to get interrupt source information from a "structsommerfeld
2000-12-22Add missing printf args.tsutsui
2000-12-02Cleanup/fixup gten support. Add TNF copyright (opps). This now outputsmatt
2000-12-01Add support for the IBM ThinkPad 820 G10 display (which is a WD90C24A behindmatt
2000-11-27Rework bus_space to conform the PReP I/O & MEM limits. Add a few debuggingmatt
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-21 - rewrite enable io/mem space code.nonaka
2000-06-04Implement the more flexiable `evcnt' interface as discussed (briefly) oncgd
2000-03-25more fixup pci base addressnonaka
2000-02-29Initial import prep port.nonaka