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