Age | Commit message (Expand) | Author |
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 |
2008-03-20 | Add the PLX 8524 24 lane PCIe switch. | Brad Smith |
2008-03-20 | Rearrange some VIA entries so they're in numerical order by PCI id. | Brad Smith |
2008-03-16 | Make agp(4) attach at vga(4) instead of pchb(4). This is because sometimes | Owain Ainsworth |
2008-03-10 | the Dell SoundBlaster Live! 5.1 cards differ enough from "regular" | Jacob Meuser |
2008-03-08 | allows SMALL_KERNEL compiles | Marc Espie |
2008-03-04 | Add a workaround against a NULL pointer dereference on alpha when | Miod Vallat |
2008-03-02 | Change some spaces to tabs in the transmit functions. | Brad Smith |
2008-03-02 | Clear interrupts on detach. Fixes interrupt storm on digital-only | Deanna Phillips |
2008-03-02 | Correct the comment describing the BGE_PCISTATE_PCI_BUSSPEED bit. | Brad Smith |
2008-03-02 | If bus_dmamap_load_mbuf() fails in ixgb_get_buf() use m_freem() intead of | Brad Smith |
2008-03-02 | At the moment em_flowstatus() does not deal with fiber interfaces and | Brad Smith |
2008-03-02 | If bus_dmamap_load_mbuf() fails in em_get_buf() use m_freem() intead of | Brad Smith |
2008-03-01 | regen | Mark Kettenis |
2008-03-01 | Add O2 Micro firewire. | Mark Kettenis |
2008-03-01 | regen | Mark Kettenis |
2008-03-01 | Correct/shorten a few more Intel chipset entries I overlooked before. | Mark Kettenis |
2008-02-28 | Add initial bits for fiber support with the BCM5706/BCM5708 chipsets. | Brad Smith |
2008-02-27 | Make sure we match the correct pci domain; clean up the code a bit and remove | Mark Kettenis |
2008-02-27 | Add ICH8M SATA IDE support, and adjust for renamed ICH7 and ICH8 IDs. | Mark Kettenis |
2008-02-27 | regen | Mark Kettenis |
2008-02-27 | Add ICH8M SATA IDE, and correct a few ICH7 and ICH8 SATA/AHCI/RAID entries. | Mark Kettenis |
2008-02-27 | Correct the watchdog timer by moving it out from under the condition check | Brad Smith |
2008-02-25 | regen | Bernd Ahlers |
2008-02-25 | Add some ATI ids. help/ok jsg@ | Bernd Ahlers |
2008-02-23 | Regen | Miod Vallat |
2008-02-23 | More SGI devices. | Miod Vallat |
2008-02-23 | forgot that one when committing the if_ipw.c memleak fix. Hopefully | Hans-Joerg Hoexer |
2008-02-23 | Do not leak memory claimed by firmware on "ifconfig down". | Hans-Joerg Hoexer |
2008-02-23 | sync | Stuart Henderson |
2008-02-23 | add Radeon HD 2400 XT/Pro, ok kettenis | Stuart Henderson |
2008-02-22 | regen | Mark Kettenis |
2008-02-22 | Add Intel X38 chipset IDs. | Mark Kettenis |
2008-02-22 | Avoid unaligned PCI config space access. | Mark Kettenis |