Age | Commit message (Expand) | Author |
2008-12-30 | Add missing newline to error message printf. | Reyk Floeter |
2008-12-30 | - if widget X will be named for widget Y and widget Y is disabled, | Jacob Meuser |
2008-12-30 | attach all three uarts, closer to working on freerunner. | Dale Rahn |
2008-12-30 | allow 3 uarts to attach, use local cache of variable. | Dale Rahn |
2008-12-30 | fix locator order. | Dale Rahn |
2008-12-30 | attempt to tell difference between gta01 and gta02 via clock rate (ick) | Dale Rahn |
2008-12-30 | some progress on working on hardware, small steps. | Dale Rahn |
2008-12-30 | savecore(8) wants dumpmag to be an unsigned long. | Miod Vallat |
2008-12-30 | Add domain state related PROM calls. | Mark Kettenis |
2008-12-30 | Add domain state services hypervisor calls. | Mark Kettenis |
2008-12-30 | Add firmware file for 2400 series boards. | Kenneth R Westerback |
2008-12-29 | initialize the sample rate converter on es1371 chips to 48 kHz instead | Jacob Meuser |
2008-12-29 | Give ifb its own display type (be sure to make includes before rebuilding | Miod Vallat |
2008-12-29 | Move ifb identification to its own routine. We can not simply have the ifb | Miod Vallat |
2008-12-29 | Low-hanging fruit: while the blitter is still an untamed beast, implement | Miod Vallat |
2008-12-29 | At least try to make this code a bit easier to read. Don't fiddle with x | Claudio Jeker |
2008-12-29 | Use rn_mpath_next() in rtalloc_mpath() to figure out if the next route | Claudio Jeker |
2008-12-29 | typo | Miod Vallat |
2008-12-29 | Shorten "Direct Rendering Manager" to "DRM" in the malloc memory type | Owain Ainsworth |
2008-12-29 | properly update RT2860_TX_RTS_CFG | Damien Bergamini |
2008-12-29 | move the 802.11 header out of the TXWI structure. | Damien Bergamini |
2008-12-29 | regen | Damien Bergamini |
2008-12-29 | more Ralink RT3070/RT3071/RT3072 based devices. | Damien Bergamini |
2008-12-29 | fix compiling w/o apm(4) | Oleg Safiullin |
2008-12-29 | regen | Mark Kettenis |
2008-12-29 | Fix & unify 3D Labs GLINT & Permedia entries. Prefer chip names over board | Mark Kettenis |
2008-12-28 | get output from the first DAC to the line-out on the MacMini1,1 | Jacob Meuser |
2008-12-28 | Ignore hotploug events while still in autoconf. Fixes problems with some | Mark Kettenis |
2008-12-28 | No longer look for RSDP in memory marked as "ACPI Reclaim" in the BIOS memory | Mark Kettenis |
2008-12-28 | Remove confusion between "raw" and "swizzled" interrupt pins. Remove some | Mark Kettenis |
2008-12-28 | Use acceleated operations for copycols, too. | Miod Vallat |
2008-12-28 | Make blitter ``go the other way'' when scrolling down. | Mark Kettenis |
2008-12-28 | Add ifb(4). | Mark Kettenis |
2008-12-27 | It turns out that parasites are caused by (some) pixel writes with the | Miod Vallat |
2008-12-27 | Use hardware acceleration for scrolling and make sure we only use the low bit | Mark Kettenis |
2008-12-27 | Sync the sparc64 fb* api with the recent changes done on sparc. | Miod Vallat |
2008-12-27 | Make sure we pick the right PCI BARs on Expert3D cards (which have an extra | Mark Kettenis |
2008-12-27 | expand the ifdef _KERNEL around kernel only function prototypes | Thordur I. Bjornsson |
2008-12-26 | Use the `fontbytes' display property as the font stride, instead of | Miod Vallat |
2008-12-26 | Move the logic responsible from deciding whether a frame buffer needs to be | Miod Vallat |
2008-12-26 | implement support for another temperature sensor, DS18B20 | Todd T. Fries |
2008-12-26 | use the exact same policy for choosing apic on all 3 types of kernel. | Theo de Raadt |
2008-12-26 | If we have usable acpi, but chose to use amp instead for various reasons, | Theo de Raadt |
2008-12-26 | Use nitems() and FBS_xxx symbolic constants in the video timing tables. | Miod Vallat |
2008-12-26 | Remove unused BT_BLANK() and BT_UNBLANK() macros. | Miod Vallat |
2008-12-26 | Use constants from bt458reg.h when frobbing ramdac registers. | Miod Vallat |
2008-12-26 | Print the correct value as the chip revision. | Miod Vallat |
2008-12-26 | Correctly report unconfigured child devices. | Miod Vallat |
2008-12-26 | don't try to create mutesets for selectors, they are only for | Jacob Meuser |
2008-12-26 | add a function for initializing mixer_devinfo_t off/on enums | Jacob Meuser |