Age | Commit message (Expand) | Author |
2009-06-02 | it is better when ramdisks compile | Theo de Raadt |
2009-06-02 | Initial stab at an accelerated driver for PGX/PGX64 framebuffers. | Mark Kettenis |
2009-06-02 | Initial stab at an accelerated driver for PGX/PGX64 framebuffers. | Mark Kettenis |
2009-06-02 | Add more CardBus ids to PCI attachments to cope with | Jonathan Gray |
2009-06-02 | minor tidying; from Brad; ok sthen@ | Christian Weisgerber |
2009-06-02 | Added interface for cpu idle on amd64 | Jordan Hargrave |
2009-06-02 | dofile{read,write} are essentially identical to their iovec equivalents, | Bret Lambert |
2009-06-02 | "Add a macro to define the newer generation of bge(4) chipsets. Simplifies | Stuart Henderson |
2009-06-02 | Add CardBus devices to the match list. | Jonathan Gray |
2009-06-02 | Make rtw at pci detachable. | Jonathan Gray |
2009-06-02 | First bits for rebuild. Disabled for now. | Marco Peereboom |
2009-06-02 | Move M_PREPEND macro code to be entirely into m_prepend the function; | Bret Lambert |
2009-06-01 | Remove dead/unused code | Jordan Hargrave |
2009-06-01 | no point in calling curcpu() when ci is already set. ok miod@ | Dale Rahn |
2009-06-01 | Deal with wraparound when checking RLIMIT_DATA. | Todd C. Miller |
2009-06-01 | Fix the order of checking if a machine has MTRR. We need to check | Peter Hessler |
2009-06-01 | Move ibcs2_sendsig into compat. Quit poluting machdep. | Tobias Weingartner |
2009-06-01 | Use proper pmap during ACPI sleep on amd64. Original code by Kurt, | Mike Larkin |
2009-06-01 | Since we've now cleared up a lot of the PG_RELEASED setting, remove the | Owain Ainsworth |
2009-06-01 | Use the background color attribute in udl_erasecols and udl_eraserows | Marcus Glocker |
2009-06-01 | Sort argument list of udl_draw_char similar as udl_fb_* friends. | Marcus Glocker |
2009-06-01 | There is no need to use a variable just for sizeof(). Garbage collect ifa. | Claudio Jeker |
2009-06-01 | physmem allocator: change the view of free memory from single free pages | Ariane van der Steldt |
2009-06-01 | Allow a font width other than 8 pixels. | Marcus Glocker |
2009-06-01 | Enable zyd in more places now we know it is endian safe. | Jonathan Gray |
2009-06-01 | Better naming for some framebuffer functions. | Marcus Glocker |
2009-06-01 | Reduce data payload for font drawing to a fixed size per character. | Marcus Glocker |
2009-06-01 | I forgot to apply the End Of Command token for async xfers. Maybe that | Marcus Glocker |
2009-06-01 | oops, bad merge. | Damien Bergamini |
2009-06-01 | - cleanup tx path | Damien Bergamini |
2009-06-01 | fix endianness issue. | Damien Bergamini |
2009-06-01 | add uvideo to zaurus roughly one year from its initial demonstration | Todd T. Fries |
2009-06-01 | New VIA nano's support amd64 and EST. Move the setperf init routine outside | Gordon Willem Klok |
2009-05-31 | Add Naturetech as a possible hardware vendor. | Mark Kettenis |
2009-05-31 | Add support for udl in socppc. ok @miod and @kettenis | Mats O Jansson |
2009-05-31 | Consolidate common code for interface attachment into single function | Bret Lambert |
2009-05-31 | Make iomem_ex cover the complete (48-bit) physical address space. Makes | Mark Kettenis |
2009-05-31 | Remove some #ifdef / #define maze that is not needed at all. | Claudio Jeker |
2009-05-31 | Remove _KERNEL goo from kernel files because we're setting _KERNEL correctly. | Claudio Jeker |
2009-05-31 | make set loginterface, set hostid, set reassemble and set debug | Henning Brauer |
2009-05-31 | We are able to address 256 pixels (16bit) per command not just 128 pixels. | Marcus Glocker |
2009-05-31 | Hide RTP_DOWN in the kernel and don't expose it to userland. Userland is | Claudio Jeker |
2009-05-31 | Remove BUS_DMAMEM_NOSYNC definition. Its name is not consistent with | Miod Vallat |
2009-05-31 | Move splassert checks from pool_do_get to pool_get(). Since the former | Miod Vallat |
2009-05-31 | The wsmouse support code has been written for pcvt long ago, then lifted | Miod Vallat |
2009-05-31 | Do not access sc_scr[-1] from the wsmoused-related code if | Miod Vallat |
2009-05-31 | Make sure wsdisplay_kbdholdscreen() checks whether the screen has a tty | Miod Vallat |
2009-05-31 | Add AL2230S support, extracted from part of a massive | Jonathan Gray |
2009-05-31 | PV2000 -> AL2230S | Jonathan Gray |
2009-05-31 | Match on siemens zd1211b, support for the al2230s radio | Jonathan Gray |