Age | Commit message (Expand) | Author |
2008-06-22 | One last forgotten FREE(). | Miod Vallat |
2008-06-20 | Re-enable amdmsr(4) now that it properly checks for AMD Geode LX CPU and | Marc Balmer |
2008-06-19 | comment out the com4 because -- even when disabled -- it shuffles all the | Theo de Raadt |
2008-06-19 | Add OpenBSD CVS marker, proper type for probe function. | Marc Balmer |
2008-06-19 | add ix(4) to GENERIC, enable it on i386. | Reyk Floeter |
2008-06-18 | Attach amdmsr(4) at mainbus in a way that it can be disabled in UKC or the | Marc Balmer |
2008-06-17 | totally skip amdmsr until it is fixed for real | Theo de Raadt |
2008-06-15 | Disable amdmsr(4) until the match function _ONLY_ lets it work on Geode's, | Theo de Raadt |
2008-06-15 | ipmi is working a wee bit better, but still not perfectly. let us re-enable | Theo de Raadt |
2008-06-15 | When APERTURE is not defined, always return ENXIO. | Matthieu Herrb |
2008-06-15 | with powerbooks and ibooks, default to adb keyboard for console (and ddb>) | Todd T. Fries |
2008-06-15 | On AMD64 running on Intel processors with EST add support for retreiving | Gordon Willem Klok |
2008-06-15 | this should be a MD include file; discussed with matthieu | Theo de Raadt |
2008-06-15 | Don't bypass partition bounds check for RAW_PART. We now guarantee that | Kenneth R Westerback |
2008-06-15 | Ensure that when using the ACPI tables the RVO field is initialized from the ... | Gordon Willem Klok |
2008-06-14 | Add amdmsr(4), a driver to access model specific registers on AMD CPUs. | Marc Balmer |
2008-06-14 | Mask the upper 56 bits of the rx ports when reading them, pckbd_input() will | Miod Vallat |
2008-06-14 | Correctly calculate wired_count of pages on i386. Now, pmap->pm_stats is only | Hans-Joerg Hoexer |
2008-06-14 | defininig NATIVE_EXEC_ELF is mandatory on ELF platforms. | Miod Vallat |
2008-06-14 | A bunch of pool_get() + bzero() -> pool_get(..., .. | PR_ZERO) | Michael Knudsen |
2008-06-14 | Add cmp(4) here too. | Mark Kettenis |
2008-06-13 | Add some missing $OpenBSD$ tags. | Kenneth R Westerback |
2008-06-13 | Detect if Intel's Safer Mode Extensions (SMX) are present, | Jonathan Gray |
2008-06-12 | Add ral(4) at cardbus(4). | Mark Kettenis |
2008-06-12 | Add ep(4) at pcmcia(4). | Mark Kettenis |
2008-06-12 | Add xl(4) add cardbus(4). | Mark Kettenis |
2008-06-12 | Add re(4) add cardbus(4). | Mark Kettenis |
2008-06-12 | Add malo(4) at pcmcia(4). | Mark Kettenis |
2008-06-12 | enable uvideo(4) video(4) | Robert Nagy |
2008-06-12 | Enable /dev/video* for all USB capable archs. MAKEDEV bits will follow | Marcus Glocker |
2008-06-12 | theo says: enable, enable, enable uvideo(4) | Robert Nagy |
2008-06-12 | wdc(4) at pcmcia(4) | Mark Kettenis |
2008-06-12 | Enable com(4) at pcmcia(4). | Mark Kettenis |
2008-06-12 | Add dc(4) at cardbus(4). | Mark Kettenis |
2008-06-12 | Bring biomem diff back into the tree after the nfs_bio.c fix went in. | Theo de Raadt |
2008-06-11 | When reading a GPIO pin, first determine if it is programmed for input | Marc Balmer |
2008-06-11 | Fix GART enabling by using segment end address instead of total | Tobias Weingartner |
2008-06-11 | back out biomem diff since it is not right yet. Doing very large | Theo de Raadt |
2008-06-11 | actually unbreak RAMDISK. double plus minus cookie for me | Peter Hessler |
2008-06-11 | unbreak RAMDISK | Peter Hessler |
2008-06-11 | Synchronize the MTRR API with i386, and enable | Peter Hessler |
2008-06-11 | Match the Altera EBus found on the Tadpole SPARCLE. | Mark Kettenis |
2008-06-11 | Use the prom address to map clock(4) at ebus(4) if available. | Mark Kettenis |
2008-06-10 | Rename pmap_remove_all() to pmap_remove_page(). | Miod Vallat |
2008-06-10 | Fix buffer cache pending read statistics by ensuring we can identify | Bob Beck |
2008-06-10 | use the defines, not magic constants. ok kettenis@ | Dale Rahn |
2008-06-10 | Make get_npcus() walk the device tree to figure out the number of CPUs | Mark Kettenis |
2008-06-10 | Add /dev/video* for amd64. | Marcus Glocker |
2008-06-10 | All your memory belong to us. This has been in snaps for a while, | Tobias Weingartner |
2008-06-10 | Add cmp(4), a dummy driver to make attaching CMT cpus easier. | Mark Kettenis |