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
/
pci
/
vgafb_pci.c
Age
Commit message (
Expand
)
Author
2003-11-12
Be sure to cast the wsdisplay accessops cookie into the adequate structure;
Miod Vallat
2003-10-15
Further down the ANSI/KNF road, only binary difference is __LINE__.
Dale Rahn
2003-06-16
Use a slightly better way to intuit the memory/mmio PCI regions,
Dale Rahn
2002-09-17
Until vgafb on macppc properly support non-console operation, do
Dale Rahn
2002-09-15
backout premature
Theo de Raadt
2002-09-15
KNF
Theo de Raadt
2002-05-22
- in the OpenFirmware console initialisation, check if the console device
Miod Vallat
2002-04-29
Change macppc vgafb from rcons to rasops, a faster color supporting virtual
Dale Rahn
2002-03-27
tsk tsk tsk, compile it first.
Dale Rahn
2002-03-27
Don't use magic constants to the loop over the BAR, also, include the
Jason Wright
2002-03-26
Only allow valid device PAs to be mmapped.
Dale Rahn
2002-03-14
First round of __P removal in sys
Todd C. Miller
2001-10-31
Change the internal vc_mmap from returning int to paddr_t.
Artur Grabowski
2001-09-01
The "powerpc" port which has supported the newer Apple Macintosh powerpc based
Dale Rahn