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
2006-01-29
Make almost everything #include <sys/bswap.h> instead of <machine/bswap.h>
dsl
2005-12-11
merge ktrace-lwp.
christos
2005-06-04
Adapt to compiling with -Wshadow and -Wcast-qual, by adding const
he
2004-08-30
Phase out the use of a string as first "attach args" member to control
drochner
2003-11-10
Spell address with two d's. Inspired by similar changes in OpenBSD,
wiz
2003-07-15
__KERNEL_RCSID()
lukem
2003-04-01
Use PAGE_SIZE rather than NBPG.
thorpej
2003-02-02
Config option for et4000 boards with 2MB memory.
thomas
2002-12-08
Make things work with the new autoconf stuff:
leo
2002-10-02
Use CFATTACH_DECL().
thorpej
2002-09-27
Declare all cfattach structures const.
thorpej
2002-09-27
remove trailing \n in panic(). approved perry.
provos
2002-09-02
Decrease the vertical frequency.
leo
2002-05-16
* Add "pcitag_t *pba_bridgetag" to pci_attach_args. This is set to
thorpej
2002-05-15
Implement pci_decompose_tag().
thorpej
2002-04-09
Mmmmm PCI_PRODUCT_ATI_MACH64_B -> PCI_PRODUCT_ATI_RAGE_PRO_PCI_P...
leo
2002-01-09
Checkpointing my work on the mach64 (with help from Dave Berger). There is
leo
2002-01-09
Fix PCI interrupt allocation on the Milan.
leo
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
[next]