Age | Commit message (Expand) | Author |
2007-12-22 | more qlogic products | Theo de Raadt |
2007-12-20 | Get rid of __HAVE_PCCBB_ATTACH_HOOK. | Mark Kettenis |
2007-12-20 | regen | Brad Smith |
2007-12-20 | add the ATI Radeon Mobility X1400 PCI id. | Brad Smith |
2007-12-20 | regen | Brad Smith |
2007-12-20 | add the MCP77 LAN PCI ids. | Brad Smith |
2007-12-19 | If the CardBus bus number is left unconfigured, only attach pcmcia(4). | Mark Kettenis |
2007-12-19 | Fix the issue with some intel 965 host busses. Though the docs claim that the | Owain Ainsworth |
2007-12-16 | Put inamp gain and inamp mute controls under AudioCinputs. This | Deanna Phillips |
2007-12-16 | Count line-in as line-out, and label both as AudioNline. This is what | Deanna Phillips |
2007-12-16 | destatic the static functions, they only make debugging harder. | Owain Ainsworth |
2007-12-14 | Revert previous commit; something is still wrong, and I can't figure out what | Mark Kettenis |
2007-12-11 | Fix check for pending interrupts as some other device is causing | Mike Belopuhov |
2007-12-11 | regen | Brad Smith |
2007-12-11 | remove wrong MCP79 SMBus id in previous commit. | Brad Smith |
2007-12-11 | - Remove disabled and unusable HW VLAN tagging code. | Brad Smith |
2007-12-11 | regen | Brad Smith |
2007-12-11 | add the NVIDIA MCP79 LAN, AHCI, SMBus and HD Audio PCI ids. | Brad Smith |
2007-12-10 | regen | Mike Belopuhov |
2007-12-10 | Add GeForce 7200 GS. From form@. | Mike Belopuhov |
2007-12-10 | Kill a check for malloc fail. The malloc call uses M_WAITOK and thus | Owain Ainsworth |
2007-12-10 | Make the "can't find VGA config space" error sound less scary. This | Owain Ainsworth |
2007-12-09 | Restore "evil hack" that we had before the recent agp(4) changes. Solves | Mark Kettenis |
2007-12-09 | Un-#ifdef code, such that we don't attach cardbus if the bus nuber is | Mark Kettenis |
2007-12-09 | sturm@ let me know that the workaround in here breaks things on bge somehow. | Owain Ainsworth |
2007-12-09 | in raldetach, do not call chip-specific detach if it was never called in | Theo de Raadt |
2007-12-08 | there should be 10 stereo or 20 mono knobs (but not 20 stereo!). | Alexandre Ratchov |
2007-12-08 | mixer_devinfo->type is uninitialized for classes | Alexandre Ratchov |
2007-12-07 | KNF, no binary change. | Owain Ainsworth |
2007-12-07 | Replace lockmgr with rwlock. | Owain Ainsworth |
2007-12-06 | Destatic functions in the agp subsystem. | Owain Ainsworth |
2007-12-06 | Remove AD1981HD code, since the generic mixer init can do all of this | Deanna Phillips |
2007-12-05 | Make sure newer adapters are not in powerdown mode. | Jonathan Gray |
2007-12-04 | expresscard ral(4) rt2860 now can attach and detach correctly | Theo de Raadt |
2007-12-04 | Make puc(4) detachable. | Mark Kettenis |
2007-12-04 | Some ExpressCard cards have old PCI devices and a PCIe-PCI bridge. | Mark Kettenis |
2007-12-02 | Sync | Kenneth R Westerback |
2007-12-02 | Add Radeon Mobility M10 NT, as seen on his T42p by Alexander Holupirek, who | Kenneth R Westerback |
2007-12-02 | Put back some of the handling for writes to the GATT on intel | Owain Ainsworth |
2007-11-30 | s/letoh16/htole16/ in iwn_send_sensitivity(). | Damien Bergamini |
2007-11-30 | Disestablish interrupts upon detach, | Mark Kettenis |
2007-11-30 | Make ppb(4) detachable. | Mark Kettenis |
2007-11-30 | Make pci(4) detachable. | Mark Kettenis |
2007-11-30 | skip the bad mapping checks for now, sigh | Theo de Raadt |
2007-11-30 | Skip the sanity test introduced in r1.50 on TI devices, as it gets triggered | Miod Vallat |
2007-11-28 | oga just showed the worst case of "commit and run for beer" i've ever | Theo de Raadt |
2007-11-28 | Initial import of the DRM (direct rendering manager). | Owain Ainsworth |
2007-11-28 | do not check malloc return value against NULL, as M_WAITOK is used | Charles Longeau |
2007-11-28 | the ccb lists protect themselves, so we dont have to check if we're at | David Gwynne |
2007-11-28 | make ata controllers protect their own command lists so atascsi doesnt have | David Gwynne |