summaryrefslogtreecommitdiff
path: root/sys/arch/macppc
AgeCommit message (Expand)Author
2002-05-22Allow brightness buttons to affect the console brightness whenever possible;Miod Vallat
2002-05-22Put abtn back in GENERIC. RAMDISK kernels do not need it.Miod Vallat
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-05-18Rename the MD db_stack_trace_cmd to db_stack_trace_print. Add an argumentArtur Grabowski
2002-05-16Add systrace support to all the remaining architectures.Miod Vallat
2002-05-15Remove the assembler kludges to allow altivec support without assembler helpDale Rahn
2002-05-13Add missing cnpollc() calls.Dale Rahn
2002-05-09On the hid -> hiddev changes, this file was missed.Dale Rahn
2002-05-09Sync hid stuff including ukbd, ums, and uhid with NetBSDNathan Binkert
2002-05-09Make the paragraph degree key on a swedish iBook keyboard work in X.Mats O Jansson
2002-05-08Overhaul of the french layout for adb keyboards, fixing errors, adding a lotMiod Vallat
2002-05-07move ether_crc32_le to if_ethersubr.c. Add ether_crc32_beNathan Binkert
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-29cleanup, remove devices which macppc is likely to never have, commentDale Rahn
2002-04-29Print out cache sizes on newer G4 processors. Partially from NetBSD.Dale Rahn
2002-04-26a little grammarMichael Shalayeff
2002-04-26properly allocate dmable memory for buffers (no malloc); drahn@ ok and testingMichael Shalayeff
2002-04-24Introduce a new file, machine/internal_types.h, to hold that specific archMarc Espie
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-10Handle all pending adb interrupts when searching for devices.Dale Rahn
2002-04-08wi* at pci* works with PLX pci adapters.Dale Rahn
2002-04-05fxp does not work on powerpc.Dale Rahn
2002-04-05add wsmux to the macppc ramdisk, to allow all keyboards to attach.Dale Rahn
2002-04-05Use the OF set-colors operation instead of the color! operation, thisDale Rahn
2002-04-02uncomment lxtphy(4) and enable eephy(4) in the RAMDISK kernel;lebel
2002-04-02new PowerBook G4 has a Marvell 88E1000 Gigabit PHY, model 6,lebel
2002-04-01s/3.0/3.1/ so that the CD will boot properly.Dale Rahn
2002-03-31enable wsmux on macppc, note that this will REQUIRE changes to XF86Config.Dale Rahn
2002-03-30Add support for WSCONS_COMPAT_RAWKBD to macppc, see warning sent to ppc@Dale Rahn
2002-03-30Use the extended keycodes to get real delete/pgup/pgdn/home/end.Dale Rahn
2002-03-29add numlock, pgup, pgdn, home, end.Dale Rahn
2002-03-29Change lower enter key to be 'Mode_Switch' like it was before.Dale Rahn
2002-03-28Add WSDISPLAY_COMPAT_RAWKBD (commented), add missing mux pieces.Dale Rahn
2002-03-28All US keys beside KPEQ and Mode_switch? (enter key on laptops) fixed.Dale Rahn
2002-03-28Remove debugging that was forgotten.Dale Rahn
2002-03-28Replace magic values with appropriate constants.Miod Vallat
2002-03-28Doh, I'm on drugs.Miod Vallat
2002-03-28Better fix.Miod Vallat
2002-03-28be more careful about breaking the RAMDISK guysTheo de Raadt
2002-03-27Indicate which keys translations are missing.Dale Rahn
2002-03-27add WSDISPLAY_COMPAT_RAWKBD support for macppc, not complete yet, Fx keysDale 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-27knf (case labels align with switch)Jason Wright
2002-03-26Only allow valid device PAs to be mmapped.Dale Rahn
2002-03-26On the wdc_obio controller if one device is UDMA capable and one is not,Dale Rahn
2002-03-25dhartmei@ and I have been both running uaudio devices on macppc successfullylebel