Age | Commit message (Expand) | Author |
2008-03-30 | Remove for #if 0'ed out code I left behind with the previous commit. | Mark Kettenis |
2008-03-30 | More sun4v support. GENERIC and RAMDISK kernels will now boot on both | Mark Kettenis |
2008-03-30 | todd@ has 82c686 based auvia(4) devices that do full-duplex | Jacob Meuser |
2008-03-29 | Don't double count clock and prof interrupts. | Mark Kettenis |
2008-03-29 | Fix amd64 and i386 serial console handling for non-default speeds. Bring | Kenneth R Westerback |
2008-03-29 | enable kate(4); ok deraadt@ | Constantine A. Murenin |
2008-03-28 | If we fail to load the kernel, drop the user into interactive mode of ARCS, | Joel Sing |
2008-03-27 | Remove unwanted code and sync with mips64/arcbios.c. | Joel Sing |
2008-03-27 | Majorly cleanup/overhaul com @ macebus code. | Joel Sing |
2008-03-27 | Data mode can only be changed when updating the clock, so don't bother | Joel Sing |
2008-03-27 | add detach support. this has to be the easiest diff for hotplug ever, go | David Gwynne |
2008-03-27 | test the Vdd registers of Andigilog chips against the minimum voltage readings; | Constantine A. Murenin |
2008-03-27 | update the revision cpuid table, removing three duplicate ids from "JH-F" | Constantine A. Murenin |
2008-03-27 | welcome kate(4), a new driver supporting AMD K8 temperature sensors | Constantine A. Murenin |
2008-03-26 | Disable some code that reads some sun4u-specific registers for diagnostic | Mark Kettenis |
2008-03-26 | plug a mem leak. the array of ports wasnt freed on detach. | David Gwynne |
2008-03-26 | Add DIOCRLDINFO support. | Kenneth R Westerback |
2008-03-25 | Make pci_intr_map(9) fail if the interrupt line register is set to 0xff. | Mark Kettenis |
2008-03-24 | Make it possible to disable/enable pseudo devices in UKC, config file and | Mats O Jansson |
2008-03-24 | Remove KASSERT that's causing grieve on sun4v, and I've never seen triggered. | Mark Kettenis |
2008-03-24 | add it(4) at port 0x228, found on some motherboards. | Oleg Safiullin |
2008-03-24 | We were led astray (like many others before us) to believe that | Theo de Raadt |
2008-03-24 | Use correct cpuid on sun4v. | Mark Kettenis |
2008-03-24 | auvia(4) doesn't record properly, so don't claim full-duplex | Jacob Meuser |
2008-03-24 | 8-bit has been emulated for some time now. quit lying. | Jacob Meuser |
2008-03-24 | Change XXgetdisklabel() to the 'normal' four parameter model to | Kenneth R Westerback |
2008-03-23 | Add code to initialize CPUs on sun4v. | Mark Kettenis |
2008-03-23 | Sigh! The sun4v TTEs have a different layout than sun4u TTEs. Rename the | Mark Kettenis |
2008-03-23 | typo; deraadt | Miod Vallat |
2008-03-23 | Not-functional-enough driver for the Sun Expert3D cards, put in tree as an | Miod Vallat |
2008-03-23 | Sometimes the registers claiming the aperture size on 9XX chipsets lie. | Owain Ainsworth |
2008-03-23 | setroot() is supposed to be safe in all cases, so kill the special cases | Theo de Raadt |
2008-03-23 | Wrong printf construct. | Miod Vallat |
2008-03-23 | show all mounts command for ddb. From mickey a long time ago. | Miod Vallat |
2008-03-23 | Use new defines from pcidevs to match Expert3D. | Miod Vallat |
2008-03-23 | regen | Miod Vallat |
2008-03-23 | More 3DLabs devices. | Miod Vallat |
2008-03-23 | Make ovbcopy() the default bcopy() flavour; requested by deraadt@ some time ago. | Miod Vallat |
2008-03-23 | Fix ovbcopy() operation when copying shorts backwards, similar to sparc | Miod Vallat |
2008-03-23 | Add AGP support for the Intel G33 chipset. | Damien Bergamini |
2008-03-23 | enable andl; ok deraadt | Constantine A. Murenin |
2008-03-23 | New andl(4) driver for Andigilog aSC7611 Hardware Monitor. | Constantine A. Murenin |
2008-03-22 | Add support for DIOCRLDINFO, DIOCGPDINFO, DIOCGPART to the fd | Kenneth R Westerback |
2008-03-22 | Reintroduce the cputyp variable, and use it to distinguish between sun4u and | Mark Kettenis |
2008-03-22 | - remove pre-uvm prototype of pmap_page_index() | Jasper Lievisse Adriaanse |
2008-03-22 | Nuke some unused magic. | Tobias Weingartner |
2008-03-22 | flag constant values should be UL, spotted by deraadt@ | Otto Moerbeek |
2008-03-22 | Simplify cpu_switchto() such that it doesn't need to know the number of | Mark Kettenis |
2008-03-22 | Remove TRAPS_USE_IG code. | Mark Kettenis |
2008-03-22 | Quick comment fixups. | Tobias Weingartner |