summaryrefslogtreecommitdiff
path: root/sys/dev/sun/fb.c
AgeCommit message (Expand)Author
2002-10-23merge kqueue branch into -currentjdolecek
2002-10-03Refactor kbd and mouse drivers so that they can use different middleuwe
2002-09-06Merge the gehenna-devsw branch into the trunk.gehenna
2002-03-22Changed some preprocessor tests for SUN4 to test for !SUN4Ufredette
2001-11-13add RCSIDslukem
2001-11-12In fb_bell call kbd_docmd only #if NKBD > 0.uwe
2001-09-26getprop* -> PROM_getprop*eeh
2001-06-24Avoid unused variables if RASTERCONS_FULLSCREEN is defined. (see PR#13231)pk
2000-10-31fb_is_console(): we must match on the `fb' propery in a V0 PROMs root nodepk
2000-08-23Common framebuffer functions.pk