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
/
dev
/
pci
/
ppb.c
Age
Commit message (
Expand
)
Author
1998-06-08
Nuke __BROKEN_INDIRECT_CONFIG.
thorpej
1998-03-04
clean up slightly, correct a few comments
cgd
1998-01-12
Update for config changes.
thorpej
1997-08-30
Pass down bus_dma_tag_t's as appropriate (per Jason's bus_dma code).
mycroft
1997-08-30
Pass the I/O and memory enable flags through the bridge.
mycroft
1996-12-05
update these so they compile whether or not __BROKEN_INDIRECT_CONFIG
cgd
1996-10-21
New bus.h implementation/interface:
thorpej
1996-10-13
backout kprintf changes
christos
1996-10-10
printf -> kprintf, sprintf -> ksprintf
christos
1996-08-27
change cfprint_t type definition to take a const char *, rather than
cgd
1996-05-03
remove unused variables
christos
1996-03-27
modify these to provide a new, better-specified PCI interface
cgd
1996-03-17
spacing nit
cgd
1996-03-17
New device attachment scheme:
thorpej
1996-03-14
These devices don't actually need softc's that are supersets of 'struct
cgd
1996-03-14
(1) provide #defines for cf_loc[] entries for devices that attach to
cgd
1996-03-04
fix aux argument to config_found() for secondary bus.
cgd
1996-02-28
Preliminary support for PCI-PCI bridges. Recognize a PCI-PCI bridge
cgd