Age | Commit message (Expand) | Author |
2008-04-16 | Some formatting nits. No functional change. | Owain Ainsworth |
2008-04-16 | Replace handrolled hashes with a splay tree, while there plug a memleak | Pierre-Yves Ritschard |
2008-04-13 | Disable ISP10160 and ISP12160. They don't quite work yet, and people with | Mark Kettenis |
2008-04-13 | bring back a free call which was left out when moving from handrolled lists | Pierre-Yves Ritschard |
2008-04-12 | just use an incremented int to calculate drawable ids. This is simpler | Owain Ainsworth |
2008-04-12 | Make sure that the drawables are properly freed when removed, and upon | Owain Ainsworth |
2008-04-12 | Switch part of the magic hashtable over to using a TAILQ instead | Owain Ainsworth |
2008-04-12 | check the softc for null before we use it. Fixes a crash when drm is enabled | Owain Ainsworth |
2008-04-12 | Convert the list of agp memory over to a TAILQ instead of using a hand- | Owain Ainsworth |
2008-04-11 | introduce THT_{RXF/TXT}_PKT_NUM macros and use them instead of the | Thordur I. Bjornsson |
2008-04-10 | Add support for recording through the mic jack on AD1984. | Deanna Phillips |
2008-04-09 | On sparc64, a zero base address doesn't mean the BAR is invalid. We probably | Mark Kettenis |
2008-04-09 | from freebsd; tested in snaps for weeks | Theo de Raadt |
2008-04-09 | device_lookup() increments the reference count for the device, and we | Owain Ainsworth |
2008-04-09 | dma sync the tx ring and post new packets to the chip once per call to | David Gwynne |
2008-04-08 | - Count excess and late collisions as output errors. | Brad Smith |
2008-04-08 | pci_chipset_tag_t already_t is_t a_t pointer_t | Mark Kettenis |
2008-04-08 | Make ahci detachable. Not tested as the ppb on my shitty nvidia | Jonathan Gray |
2008-04-07 | regen | David Gwynne |
2008-04-07 | neptune | David Gwynne |
2008-04-06 | regen | Brad Smith |
2008-04-06 | - Add the Intel ICH8/9 Thermal sensors. | Brad Smith |
2008-04-04 | tht is cool cos it generates interrupts when the link state change. | David Gwynne |
2008-04-03 | Clean up the DMA read/write control register setup code and add some | Brad Smith |
2008-04-03 | Add missing half duplex flags for the media status. | Brad Smith |
2008-04-03 | Ensure that we wrap around to the start of the TXD buffer when incrementing | Joel Sing |
2008-04-02 | Add support for the National Semiconductor Saturn (which really is a Sun | Mark Kettenis |
2008-04-02 | sync | Theo de Raadt |
2008-04-02 | intel host bridge | Theo de Raadt |
2008-04-02 | Correct error message printing and add a missing error | Brad Smith |
2008-03-30 | Add code to configure the vendor specific opcodes of the SPI Flash. | Joel Sing |
2008-03-30 | Enable setting of interrupt timers. | Joel Sing |
2008-03-30 | Pad the RXD buffer so that packets are aligned on a 128-byte boundary. This | Joel Sing |
2008-03-30 | todd@ has 82c686 based auvia(4) devices that do full-duplex | Jacob Meuser |
2008-03-27 | add detach support. this has to be the easiest diff for hotplug ever, go | David Gwynne |
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-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-23 | Sometimes the registers claiming the aperture size on 9XX chipsets lie. | Owain Ainsworth |
2008-03-23 | regen | Miod Vallat |
2008-03-23 | More 3DLabs devices. | Miod Vallat |
2008-03-23 | Add AGP support for the Intel G33 chipset. | Damien Bergamini |
2008-03-22 | remove unused fields from envy_softc structure, no functional change | Alexandre Ratchov |
2008-03-21 | Pass the MIIF_HAVEFIBER flag along to mii_attach() for MII based fiber | Brad Smith |
2008-03-21 | outputs.master.mute, inputs.dac.mute, record.volume.mute and record.source | Alexandre Ratchov |
2008-03-21 | Some additional changes to deal with the ICH8 and ICH9 chipsets. | Brad Smith |
2008-03-20 | regen | Brad Smith |
2008-03-20 | Add some NVIDIA MCP7B PCI IDs. | Brad Smith |
2008-03-20 | add the Silan vendor ID and some product IDs. | Brad Smith |