index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
arch
/
powerpc
/
pci
/
mpcpcibus.c
Age
Commit message (
Expand
)
Author
2000-10-19
Changes to pci and if_gm to support obtaining the ethernet hardware address
Dale Rahn
2000-09-06
If the bridge is an MPC106 (Grackle) print it's revision.
Dale S. Rahn
2000-08-08
pretty print
Theo de Raadt
2000-07-28
Config changes to be closer to supporting older bandit based systems.
Dale S. Rahn
2000-07-08
Process memory ranges found in the openfirmware device tree by amount
Dale S. Rahn
2000-07-07
Support config type 2 as required for proper uni-north pci config cycles.
Dale S. Rahn
2000-04-01
boot noise removal.
Dale S. Rahn
2000-03-31
Find last memory or io segment, in case multiple happen to be found,
Dale S. Rahn
2000-03-24
Correct config mechanism for uni-north bridge.
Dale S. Rahn
2000-03-20
Changes to support uninorth bridge (probably a bit of a hack for now).
Dale S. Rahn
2000-01-22
Fix pci probing for the powerpc port, it was previously only probing a
Dale S. Rahn
2000-01-14
UVM changes mainly. As of this checkin UVM is still not working for powerpc
Dale S. Rahn
1999-11-08
Changes for imac support. support for VI computers and MCG Powerstack
Dale S. Rahn
1999-01-11
panic prints a newline for you, don't do it in the panic string
Todd C. Miller
1998-08-25
Polish
Per Fogelstrom
1998-08-23
Code to maintain edge/level in the isa interrupt driver.
Dale S. Rahn
1998-08-22
Various changes to allow mixing of ofw drivers and real drivers.
Dale S. Rahn
1998-08-06
Some small fixes for non ofw systems
Per Fogelstrom
1998-04-06
fix some types
Per Fogelstrom
1997-10-21
Dig out the ethernet address from the board configuration. This just takes
Per Fogelstrom
1997-10-20
Add IPSEC to GENERIC, move if_de srom emul to pci
Per Fogelstrom
1997-10-11
PCI bus code for monolithic PowerPC kernels.
Per Fogelstrom