Age | Commit message (Expand) | Author |
2004-05-10 | Make the time getting frame buffer depth earlier. Without this | Kenji Aoyama |
2004-05-10 | When external power is not available, the tadpole video hardware gets | Miod Vallat |
2004-05-09 | Add option ISP_COMPILE_1000_FW, as done in GENERIC; recommended by mjacob@. | Miod Vallat |
2004-05-09 | Replace the event queue with a bit mask of slots needing attention, as | Miod Vallat |
2004-05-09 | Eliminate verbosity parameter to scsi_print_sense and the associated | Kenneth R Westerback |
2004-05-08 | Remove spurious initialization; drahn@ ok | Miod Vallat |
2004-05-08 | In pmap_enu*(), be sure to splx() on low memory conditions. | Miod Vallat |
2004-05-08 | Do not duplicate fragments from <machine/conf.h>. | Miod Vallat |
2004-05-08 | Better bus_dmamap_load() implementation which does not use vtophys(), | Miod Vallat |
2004-05-08 | Kill whitespace at EOL | Miod Vallat |
2004-05-08 | Correct values for the pci_routes[] pci-to-mpic interrupt routing table, | Miod Vallat |
2004-05-08 | Enable ichpcib(4) in GENERIC and on all media. | Alexander Yurchenko |
2004-05-08 | Put back ichpcib(4), it works now. | Alexander Yurchenko |
2004-05-07 | spllower should return the previous level, to match other archs. | Ted Unangst |
2004-05-07 | Replace the old ssh(4) NCR53C710 scsi driver with a pcctwo attachment for | Miod Vallat |
2004-05-07 | bus_dma(9) implementation for mvme88k, mostly based upon powerpc. | Miod Vallat |
2004-05-07 | Introduce a new cmmu operation, cachectl_pa, similar to cachectl, but taking | Miod Vallat |
2004-05-07 | Make #endif /* foo */ comments really match the #if condition. | Miod Vallat |
2004-05-07 | Do not rely upon a fictitious MAXPHYSMEM value, but rather the actual | Miod Vallat |
2004-05-07 | Add new file <machine/conf.h> and clean up console code and structures. | Kenji Aoyama |
2004-05-07 | Some clean up, especially delete unused nvram related part. From miod@ | Kenji Aoyama |
2004-05-07 | Compute the size of the kernel page table at runtime, depending upon the | Miod Vallat |
2004-05-07 | This chunk was not supposed to be commited now. | Alexander Yurchenko |
2004-05-06 | back out kernel breakage. Be more careful damnit | Theo de Raadt |
2004-05-06 | Typo | Miod Vallat |
2004-05-06 | spaces | Alexander Yurchenko |
2004-05-06 | Move speedstep code to a separate ichpcib(4) driver. | Alexander Yurchenko |
2004-05-06 | Do not leak resources if bus_space_map() fails during attach, or we don't | Miod Vallat |
2004-05-06 | When the NVRAM is toast and we have to guess the CPU speed, choose a safer | Miod Vallat |
2004-05-06 | ARM is yet another char == unsigned char platform. add the define to make | Dale Rahn |
2004-05-05 | write cpuhdr with info needed by libkvm to crash dumps. | Marco S Hyman |
2004-05-05 | errx shall be used here | Michael Shalayeff |
2004-05-05 | much easier tlb handler branch patching | Michael Shalayeff |
2004-05-05 | do not engage HPT on PCXT' (yet) | Michael Shalayeff |
2004-05-04 | better faster scooter^Winterrupts; miod@ testing | Michael Shalayeff |
2004-05-04 | Move _bus_space_unmap() to machdep.c so it can be used not | Alexander Yurchenko |
2004-05-04 | Remove useless ``elm'' argument from the SIMPLEQ_REMOVE_HEAD macro. | Alexander Yurchenko |
2004-05-04 | Always ask the user for the root device if we are "swap generic" and the | Miod Vallat |
2004-05-03 | Sync with NetBSD, Fixes a problem identified with regress/.../ieeefp/round. | Dale Rahn |
2004-05-03 | Remove OpenBSD/pegaos, this has been announced before but delayed until | Dale Rahn |
2004-05-03 | This file is long dead now. | Miod Vallat |
2004-04-30 | Correctly cope with unaligned memory pointers in d16_b*() | Miod Vallat |
2004-04-30 | allow for ccd on ramdisk; per weissmanndude's request and testing | Michael Shalayeff |
2004-04-30 | Fix logic botch resulting in a too optimistic openings value. | Miod Vallat |
2004-04-29 | Repair depend phase | Miod Vallat |
2004-04-29 | Bugfix sync with mvme68k: | Miod Vallat |
2004-04-29 | Typos | Miod Vallat |
2004-04-29 | Continue factorizing m88k common code, this time files in <arch>/<arch> | Miod Vallat |
2004-04-29 | luna88k needs a <machine/profile.h> as well, so share it with mvme88k. | Miod Vallat |
2004-04-29 | Correctly initialize the hardware's memory address on MVME376, it uses | Miod Vallat |