Age | Commit message (Expand) | Author |
2008-12-21 | if a widget is the sole connection to another widget, name the | Jacob Meuser |
2008-12-21 | label converter widgets for their place in the converter group. | Jacob Meuser |
2008-12-21 | a little rearranging: | Jacob Meuser |
2008-12-21 | add mixer_class member to struct widget_t, and define the mixer | Jacob Meuser |
2008-12-21 | add function azalia_widget_sole_conn, which determines if the | Jacob Meuser |
2008-12-21 | Undo m_defrag(). | Damien Bergamini |
2008-12-15 | revert 1.20 now that the new allocator is used to control the number of | Brad Smith |
2008-12-13 | ;5Anvidia mcp67 ahci controller also needs special handling. | Mike Belopuhov |
2008-12-12 | get rid of the ugly IWN_SET_DESC_SEG/NSEGS macros. | Damien Bergamini |
2008-12-12 | matthieu and reyk say that using 9k frames for rx breaks vic on esx. i can | David Gwynne |
2008-12-11 | Don't do radeon_cp_dispatch flip on lastclose. | Owain Ainsworth |
2008-12-10 | sync | Owain Ainsworth |
2008-12-10 | id for Radeon HD2600 PRO AGP; from johan. | Owain Ainsworth |
2008-12-09 | Non soundblaster-like devices must set AUDIO_PROP_INDEPENDENT | Alexandre Ratchov |
2008-12-09 | Replace the sc_type/sc_details enum's in the softc struct with a sc_flags | Brad Smith |
2008-12-08 | Don't forget to map the pci interrupt. | Owain Ainsworth |
2008-12-08 | Make the various drm drivers print the interrupt they're using. | Mark Kettenis |
2008-12-07 | yet another one nvidia ahci controller that needs special handling. | Mike Belopuhov |
2008-12-06 | uncount clusters taken off the rx ring immediately. if those clusters were | David Gwynne |
2008-12-05 | enable 9k frames on the "jumbo" ring | David Gwynne |
2008-12-05 | Garbage collect now unused field in the softc struct again. | Brad Smith |
2008-12-04 | Don't hardcode the bus_space_tag to use, grab if from pci_attach_args | Owain Ainsworth |
2008-12-04 | regen | Brad Smith |
2008-12-04 | typo. | Brad Smith |
2008-12-04 | Add some more Intel GM45 MCH PCI id's. | Brad Smith |
2008-12-04 | Add initial support for the ICH9 IGP M and ICH9 IGP M AMT chipsets. | Brad Smith |
2008-12-03 | switch bge over to using MCLGETI when allocating mbufs for the rx ring. | David Gwynne |
2008-12-03 | allow users to select a fixed rate. | Damien Bergamini |
2008-12-03 | don't overwrite an error code from wpi_init() in wpi_ioctl(), logic is | Constantine A. Murenin |
2008-12-03 | allocate the right number of entries in the "jumbo" rx ring now that it is | David Gwynne |
2008-12-03 | use the right variable when looping over rxqs. | David Gwynne |
2008-12-03 | recommit the use of the new mbuf cluster allocator. | David Gwynne |
2008-12-02 | Add code for 5150 support (not tested since I don't have the hardware and | Damien Bergamini |
2008-12-02 | sync | Damien Bergamini |
2008-12-02 | Intel WiFi Link 5150 | Damien Bergamini |
2008-12-01 | regen | Jonathan Gray |
2008-12-01 | Add product ids for the cardreader functions of the JMC261. | Jonathan Gray |
2008-12-01 | Configure the clock sources for tx mac/offload engines, required | Jonathan Gray |
2008-11-30 | oops. don't continue on to the next widget here. there may be other | Jacob Meuser |
2008-11-30 | only put a control in the record class if it is the sole input to | Jacob Meuser |
2008-11-30 | if an input mixer or selector has no usable inputs, disable it, as | Jacob Meuser |
2008-11-30 | sync | Theo de Raadt |
2008-11-30 | another radeon | Theo de Raadt |
2008-11-30 | - AZ_MAX_SENSE_PINS -> HDA_MAX_SENSE_PINS | Jacob Meuser |
2008-11-30 | don't rebuild the list of supported formats if it isn't going | Jacob Meuser |
2008-11-30 | - don't access nonexistent converter goups | Jacob Meuser |
2008-11-29 | use the the correct register mask. Fixes certain mixer settings | Alexandre Ratchov |
2008-11-29 | revert 1.197 if_em.c, 1.38/1.39 if_em.h, requested by dlg, until a bug | Stuart Henderson |
2008-11-29 | Fix a possible NULL pointer dereference. Spotted by Tobias Ulmer; thanks! | Owain Ainsworth |
2008-11-28 | don't create a _source control on mixers if none of the sources are | Jacob Meuser |