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
/
macppc
/
dev
/
uni_n.c
Age
Commit message (
Expand
)
Author
2006-06-19
Remove redundant test in uni_n_config() as well as an unused softc member;
Miod Vallat
2006-02-14
Put quotation marks around the names of unconfigured devices.
Mark Kettenis
2005-11-13
match u4
Dale Rahn
2005-11-13
Attach children for matched controllers, not just u3.
Mark Kettenis
2005-10-23
Allow devices to attach behind memory controller, u3 has secondary interrupt
Dale Rahn
2005-09-26
Match "u3" as found in G5 systems.
Mark Kettenis
2003-10-16
spaces
Theo de Raadt
2003-10-16
more ANSI/KNF.
Dale Rahn
2003-06-03
kill clause 3 and 4 from several of my copyrights, cleanup.
Dale Rahn
2002-09-15
backout premature
Theo de Raadt
2002-09-15
KNF
Theo de Raadt
2002-03-14
Final __P removal plus some cosmetic fixups
Todd C. Miller
2002-03-14
First round of __P removal in sys
Todd C. Miller
2001-12-07
In uni_n_config(), only return a base address if a base address was found.
Miod Vallat
2001-09-01
The "powerpc" port which has supported the newer Apple Macintosh powerpc based
Dale Rahn