index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
arch
/
atari
/
pci
Age
Commit message (
Expand
)
Author
2001-05-29
Import pciide_machdep.c from i386.
leo
2001-05-29
Prototype milan_vga_init()
leo
2001-05-29
Whoops, where did the include of vga_pci.h go?
leo
2001-05-28
Add Milan console initialisation code.
leo
2001-05-28
Add VGA console probes.
leo
2001-05-28
Pass iot and memt to check_for_vga()
leo
2001-05-21
Initialize to CGA mode. Wscons expects this.
leo
2001-05-15
Split pci_machdep into a generic/hades/milan part. There is much difference
leo
2001-03-09
Expand bus_dma implementation. It will now handle the bounce buffer
leo
2001-01-07
Kill a typo.
leo
2000-12-28
Change pci_intr_map to get interrupt source information from a "struct
sommerfeld
2000-09-28
Move config_console() out of the grf-layer. This allows for more than just
leo
2000-09-28
Nuke cf_unit abuse.
leo
2000-09-28
Correct some typos.
leo
2000-06-29
remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h>
mrg
2000-06-26
remove/move more mach vm header files:
mrg
2000-06-04
Implement the more flexiable `evcnt' interface as discussed (briefly) on
cgd
2000-01-19
Allow storage-space to be passed to the alloc_bus_space_tag() functions. This
leo
1999-11-07
Align IO and memory of PCI devices.
thomas
1999-10-21
Fix pci-interrupt handling. It was broken by the latest slot numbering
leo
1999-09-22
Do not enable VGA cards automatically. Since chances are high that they
leo
1999-06-03
Fix lossage with the et4000. Some of the CRT registers were incorrect.
leo
1999-03-26
Add more fuzziness to the MDRAM initialisation. Seems to work on a broader
leo
1999-03-19
Moved to arch/atari/include/pci_machdep.h,v
cgd
1999-03-15
First step to a framework that can be used to initialize vga-cards on the
leo
1999-02-19
Add <machine/bswap.h> in the list of include-files.
leo
1999-01-01
PCI I/O Start 16k because some devices allow only addresses
thomas
1998-12-20
New code to enable PCI devices.
thomas
1998-08-15
Make copyright notices with my name consistent.
mycroft
1998-05-25
Fix some severe bogons in the pci and isa interrupt system.
leo
1998-04-10
Major overhaul of the atari bus_space implementation.
leo
1998-03-10
Bus-dma implementation for the atari. Heavily based on the i386
leo
1998-02-19
Update Hades PCI support:
leo
1998-01-12
Update for changes to config.
thorpej
1997-04-10
pass memory- and i/o-enabled flags down via the PCI bus and device attach
cgd
1997-01-27
Print a new-line in attach function.
leo
1996-12-20
Get rid of BROKEN_INDIRECT_CONFIG
leo
1996-11-08
pba_bc -> pba_pc
leo
1996-10-13
backout previous kprintf changes
christos
1996-10-11
printf -> kprintf, sprintf -> ksprintf
christos
1996-10-05
minimal pci support
leo