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
/
sgimips
/
pci
Age
Commit message (
Expand
)
Author
2015-02-18
switch sgimips to common bus_dma and bus_space in arch/mips/
macallan
2014-03-29
make pci_intr_string and eisa_intr_string take a buffer and a length
christos
2012-10-27
split device_t/softc for all remaining drivers.
chs
2011-07-01
#include <sys/bus.h> instead of <machine/bus.h>.
dyoung
2011-05-11
Now that GENERIC32_IPX3x builds again, fix some pci_attach_args
dyoung
2008-05-30
pci_intr_setattr(), allows PCI interrupts to be marked MPSAFE on x86, and
ad
2007-04-17
g/c unused file.
sekiya
2006-08-30
Generalise pci/pci_machdep.c further and move all mace-specific code into
rumble
2006-05-14
integrate kauth.
elad
2006-04-17
Switch macepci to use MI pci_configure_bus(9) rather than its own fixup code.
tsutsui
2005-12-11
merge ktrace-lwp.
christos
2004-09-29
Use ANSI function declarations.
sekiya
2004-09-06
Use the mace interrupt handler for PCI interrupts.
sekiya
2004-02-08
de-__P.
sekiya
2004-01-18
Following the example of the hpc/, gio/, and ioc/ directories, move the
sekiya
2004-01-18
Do not directly reference crime_*() routines, go through the platform
sekiya
2004-01-13
Switch DMA sync function initializer to _bus_dmamap_sync_mips3 to keep things
sekiya
2003-11-17
www.netbsd.org -> www.NetBSD.org
keihan
2003-10-30
Fix uninitialized variable warning.
matt
2003-10-25
NULL -> 0
chs
2003-10-05
Apply a bunch of patches written by Christopher SEKIYA
tsutsui
2003-10-04
TAB/space cleanup.
tsutsui
2003-07-15
__KERNEL_RCSID()
lukem
2003-06-15
Handle 64bit DMA addresses on PCI for platforms that can (currently only
fvdl
2003-01-19
Fix a bug that would cause the PCI fixup to assign addresses beyond the range
rafal
2003-01-06
PCI fixup code for the O2. Tested with a range of 32 and 64-bit network
rafal
2003-01-06
Improve the interrupt code somewhat by having callers of xxx_intr_establish
rafal
2003-01-01
Use aprint_normal() for cfprint routines.
thorpej
2002-10-02
Use CFATTACH_DECL().
thorpej
2002-09-27
Declare all cfattach structures const.
thorpej
2002-05-16
* Add "pcitag_t *pba_bridgetag" to pci_attach_args. This is set to
thorpej
2002-03-13
Replace lots of 8x<space> with <tabs> and other miscellaneous indentation
simonb
2001-06-08
For ports that wire up pciide in compatibility mode, have
simonb
2000-12-28
Change pci_intr_map to get interrupt source information from a "struct
sommerfeld
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-14
Use more constants and clean up a bit.
soren
2000-06-14
Include registers.
soren
2000-06-14
Initial commit.
soren