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