summaryrefslogtreecommitdiff
path: root/sys/arch/macppc/pci
AgeCommit message (Expand)Author
2002-05-22- in the OpenFirmware console initialisation, check if the console deviceMiod Vallat
2002-05-18Workaround for color restoration on return from X. vgafb will notDale Rahn
2002-04-29Better colors from rasops cmap, and enable all rasops features.Dale Rahn
2002-04-29Change macppc vgafb from rcons to rasops, a faster color supporting virtualDale Rahn
2002-04-22Fix a couple of typos.Miod Vallat
2002-04-20- the set-colors OF call takes a packed array of colors value,Matthieu Herrb
2002-04-05Use the OF set-colors operation instead of the color! operation, thisDale 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-14Final __P removal plus some cosmetic fixupsTodd C. Miller
2002-03-14First round of __P removal in sysTodd C. Miller
2002-03-02cleanup.Dale Rahn
2002-02-23remove unused file.Dale Rahn
2002-01-26Kludge, protect against bus faults during pci probes. allows OpenBSDDale Rahn
2001-12-21Unbreak gm0. regression test should be done next time...Dale Rahn
2001-12-18Recognize newer uni-n chips.Dale Rahn
2001-12-14From NetBSD:Dale Rahn
2001-12-14garbage collect some unused stuff.Jason Wright
2001-11-06Replace inclusion of <vm/foo.h> with the correct <uvm/bar.h> when necessary.Miod Vallat
2001-10-31Change the internal vc_mmap from returning int to paddr_t.Artur Grabowski
2001-09-21phys_map declaration comes from <vm/vm.h>, no need to declare it locally.Miod Vallat
2001-09-17The gfx display buffer should request that it be mapped cached (writethru).Dale Rahn
2001-09-15pass the dma tag to obio; drahn@ okMichael Shalayeff
2001-09-13The vgafb driver does not test memory, so no point mapping it during the probe.Dale Rahn
2001-09-01The "powerpc" port which has supported the newer Apple Macintosh powerpc basedDale Rahn