summaryrefslogtreecommitdiff
path: root/sys/arch/atari/pci
AgeCommit message (Expand)Author
2001-05-29Import pciide_machdep.c from i386.leo
2001-05-29Prototype milan_vga_init()leo
2001-05-29Whoops, where did the include of vga_pci.h go?leo
2001-05-28Add Milan console initialisation code.leo
2001-05-28Add VGA console probes.leo
2001-05-28Pass iot and memt to check_for_vga()leo
2001-05-21Initialize to CGA mode. Wscons expects this.leo
2001-05-15Split pci_machdep into a generic/hades/milan part. There is much differenceleo
2001-03-09Expand bus_dma implementation. It will now handle the bounce bufferleo
2001-01-07Kill a typo.leo
2000-12-28Change pci_intr_map to get interrupt source information from a "structsommerfeld
2000-09-28Move config_console() out of the grf-layer. This allows for more than justleo
2000-09-28Nuke cf_unit abuse.leo
2000-09-28Correct some typos.leo
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-04Implement the more flexiable `evcnt' interface as discussed (briefly) oncgd
2000-01-19Allow storage-space to be passed to the alloc_bus_space_tag() functions. Thisleo
1999-11-07Align IO and memory of PCI devices.thomas
1999-10-21Fix pci-interrupt handling. It was broken by the latest slot numberingleo
1999-09-22Do not enable VGA cards automatically. Since chances are high that theyleo
1999-06-03Fix lossage with the et4000. Some of the CRT registers were incorrect.leo
1999-03-26Add more fuzziness to the MDRAM initialisation. Seems to work on a broaderleo
1999-03-19Moved to arch/atari/include/pci_machdep.h,vcgd
1999-03-15First step to a framework that can be used to initialize vga-cards on theleo
1999-02-19Add <machine/bswap.h> in the list of include-files.leo
1999-01-01PCI I/O Start 16k because some devices allow only addressesthomas
1998-12-20New code to enable PCI devices.thomas
1998-08-15Make copyright notices with my name consistent.mycroft
1998-05-25Fix some severe bogons in the pci and isa interrupt system.leo
1998-04-10Major overhaul of the atari bus_space implementation.leo
1998-03-10Bus-dma implementation for the atari. Heavily based on the i386leo
1998-02-19Update Hades PCI support:leo
1998-01-12Update for changes to config.thorpej
1997-04-10pass memory- and i/o-enabled flags down via the PCI bus and device attachcgd
1997-01-27Print a new-line in attach function.leo
1996-12-20Get rid of BROKEN_INDIRECT_CONFIGleo
1996-11-08pba_bc -> pba_pcleo
1996-10-13backout previous kprintf changeschristos
1996-10-11printf -> kprintf, sprintf -> ksprintfchristos
1996-10-05minimal pci supportleo