Age | Commit message (Expand) | Author |
2002-04-01 | modern tlb bits | Michael Shalayeff |
2002-04-01 | better support for machine checks tocs and power fails | Michael Shalayeff |
2002-04-01 | be careful to preserve page attrs on removing the mapping | Michael Shalayeff |
2002-04-01 | kenter map the buffers | Michael Shalayeff |
2002-04-01 | s/3.0/3.1/ so that the CD will boot properly. | Dale Rahn |
2002-03-31 | Fix a spl botch for sun4/sun4c, which should fix reported stability issues | Miod Vallat |
2002-03-31 | add a new mode to wsdisplay, WSDISPLAYIO_MODE_DUMBFB. This mode is | Jason Wright |
2002-03-31 | enable wsmux on macppc, note that this will REQUIRE changes to XF86Config. | Dale Rahn |
2002-03-31 | Copy mac address from proper place on 4000 200. Spotted thanks to a | Hugh Graham |
2002-03-30 | fxp fits again | Theo de Raadt |
2002-03-30 | Add support for WSCONS_COMPAT_RAWKBD to macppc, see warning sent to ppc@ | Dale Rahn |
2002-03-30 | pci and pcmcia wi fits on all of them | Theo de Raadt |
2002-03-30 | much more fits on this now: ahc, twe, iop, pci xl, pci wi | Theo de Raadt |
2002-03-30 | recognize more via/cyrix cpu types; from Kamo Hiroyasu <wd@ics.nara-wu.ac.jp>... | Michael Shalayeff |
2002-03-30 | Use the extended keycodes to get real delete/pgup/pgdn/home/end. | Dale Rahn |
2002-03-30 | Don't honor native accesses unless VGAFB_ALLOW_NATIVE is defined (this is | Jason Wright |
2002-03-29 | add numlock, pgup, pgdn, home, end. | Dale Rahn |
2002-03-29 | eap works on sparc64 | Theo de Raadt |
2002-03-29 | Change lower enter key to be 'Mode_Switch' like it was before. | Dale Rahn |
2002-03-28 | Add WSDISPLAY_COMPAT_RAWKBD (commented), add missing mux pieces. | Dale Rahn |
2002-03-28 | All US keys beside KPEQ and Mode_switch? (enter key on laptops) fixed. | Dale Rahn |
2002-03-28 | do not use MID_ZERO! then file(1) does not work | Theo de Raadt |
2002-03-28 | use MID_HPPA for core file marking | Theo de Raadt |
2002-03-28 | - recheck the PCI BAR's during mmap: XFree86 doesn't like the prom mappings | Jason Wright |
2002-03-28 | Remove debugging that was forgotten. | Dale Rahn |
2002-03-28 | Replace magic values with appropriate constants. | Miod Vallat |
2002-03-28 | Doh, I'm on drugs. | Miod Vallat |
2002-03-28 | Better fix. | Miod Vallat |
2002-03-28 | be more careful about breaking the RAMDISK guys | Theo de Raadt |
2002-03-27 | Indicate which keys translations are missing. | Dale Rahn |
2002-03-27 | add WSDISPLAY_COMPAT_RAWKBD support for macppc, not complete yet, Fx keys | Dale Rahn |
2002-03-27 | must be at least 7 insns between rsm/ssm; minot cleanups and debugging printfs | Michael Shalayeff |
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-27 | Need APERTURE so we can read/write pci configuration with securelevel > 0 | Jason Wright |
2002-03-27 | knf (case labels align with switch) | Jason Wright |
2002-03-27 | Avoid using bus_space_map2() on the rom (was too lazy to deal with endian =), | Jason Wright |
2002-03-27 | Make a shadow copy of the bios rom (if available) and make it available via mmap | Jason Wright |
2002-03-27 | bus_space_mmap wants the paddr not the handle | Jason Wright |
2002-03-26 | Permit compiling with DEBUG; Joey Coleman <joeycoleman@acm.org> | Jason Wright |
2002-03-26 | iop can to onto this | Theo de Raadt |
2002-03-26 | Only allow valid device PAs to be mmapped. | Dale Rahn |
2002-03-26 | On the wdc_obio controller if one device is UDMA capable and one is not, | Dale Rahn |
2002-03-26 | need to mask out the upper part for the fpu version on print | Michael Shalayeff |
2002-03-26 | if cannot guess cpu model default to the lowest supported one | Michael Shalayeff |
2002-03-26 | Map all of the io/mem spaces provided | Jason Wright |
2002-03-26 | Honor psratio for addupc_task(), as other arches do. | Miod Vallat |
2002-03-25 | spelling | Theo de Raadt |
2002-03-25 | revert the pmap stuff to 0221, so we can boot | Niklas Hallqvist |
2002-03-25 | Gremlins always escape when you commit from the bad tree. An extra semicolon | Miod Vallat |