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
/
macppc
/
pci
Age
Commit message (
Expand
)
Author
2003-08-20
Relax things so that OFW implementations that don't conform to the OFW PCI
matt
2003-08-18
Properly walk the OF tree to map a PCI node's interrupt property into the
matt
2003-07-15
__KERNEL_RCSID()
lukem
2003-06-15
Handle 64bit DMA addresses on PCI for platforms that can (currently only
fvdl
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-09-27
remove trailing \n in panic(). approved perry.
provos
2002-08-22
Enable memory for cards with 64-bit memory mappings in addition to
wrstuden
2002-07-09
Add more host-bridges.
matt
2002-05-16
* Add "pcitag_t *pba_bridgetag" to pci_attach_args. This is set to
thorpej
2001-09-14
Return ~0 for all config space reads on devices < 11 on the primary bus,
nathanw
2001-07-22
bcopy -> memcpy, bzero -> memset, bcmp -> memcmp.
wiz
2001-06-19
Add/change prototypes so that macpcc builds with -Wstrict-prototypes.
simonb
2001-06-17
Support the new iBook.
tsubai
2001-06-08
For ports that wire up pciide in compatibility mode, have
simonb
2001-06-06
Changes new pmap, common param.h, vmparam.h, and moved includes.
matt
2001-01-09
Configure PCI_INTERRUPT_LINE on the other side of the pci-bridge on OF3 too.
tsubai
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-04
Implement the more flexiable `evcnt' interface as discussed (briefly) on
cgd
2000-02-04
Remove an unused variable.
tsubai
2000-02-04
Treat "chaos" like a bandit.
tsubai
2000-02-03
* Split bandit and grackle.
tsubai
2000-02-01
Use device_register to find the boot device more reliably. Should now work
danw
2000-01-25
Add UniNorth.
tsubai
2000-01-18
Use PCI products defined in pcidevs.h
thorpej
1999-11-15
We need pciidereg.h to compile now.
wrstuden
1999-05-06
Allow pci_init() to be called twice, once just to find the PCI-Host
thorpej
1999-05-05
Fix a small bug to make both IO and MEM enable bits in csr are set.
tsubai
1999-05-05
- Completely rewrite how bus space tags for PCI space are set up. Instead
thorpej
1999-05-05
- Add come comments.
thorpej
1999-04-22
Fix compilation errors.
wrstuden
1999-04-16
Add a stub pciide_machdep_compat_intr_establish() for Power Macintosh.
thorpej
1999-03-29
Use interrupt-map property rather than hard-coding irqs.
tsubai
1999-03-19
Moved to arch/macppc/include/pci_machdep.h,v
cgd
1999-03-15
Check the accessibility before reading from configuration space.
tsubai
1999-02-04
Add PCI-PCI bridge support for Bandit.
tsubai
1998-12-29
iMac support (not complete yet).
tsubai
1998-10-21
Use PCI function number correctly.
tsubai
1998-10-15
Set PCI bus number correctly.
tsubai
1998-08-15
Make copyright notices with my name consistent.
mycroft
1998-07-24
G3 Macs also needs to fix pci io/mem enable bits.
tsubai
1998-07-17
Fix typo.
tsubai
1998-07-17
"chaos" PCI controller support.
tsubai
1998-07-17
Add bus_dma support.
tsubai
1998-07-17
Change pcitag_t format for bandit.
tsubai
1998-07-13
Add support for Motorola MPC106.
tsubai
1998-05-15
Initial import of macppc port.
tsubai