Age | Commit message (Expand) | Author |
2009-05-01 | make mic ADC selection a little more like speaker DAC selection | Jacob Meuser |
2009-05-01 | allow jack sensing to mute the DAC the speaker is connected to by | Jacob Meuser |
2009-05-01 | try to get built-in speakers connected to a DAC no other output pin | Jacob Meuser |
2009-05-01 | fix a couple bugs when finding sole connections | Jacob Meuser |
2009-04-30 | Oga changed apm ioctls and forgot to grep. Temporary work around by hitting | Marco Peereboom |
2009-04-30 | The previous change did not always update vr_link on rlphy(4) based | Marco Pfatschbacher |
2009-04-30 | add support for passing db_console from the bootloader to the kernel. | David Gwynne |
2009-04-30 | treat log as what it is, a flag variable. effectively a noop now but stops | Henning Brauer |
2009-04-30 | Work around UltraSPARC T1 "feature" that may cause random integer register | Mark Kettenis |
2009-04-30 | obvious typo in panic string. | Owain Ainsworth |
2009-04-30 | Add READ(16) & WRITE(16) commands. | Marco Peereboom |
2009-04-30 | pass db_console from the bootloader to the kernel, and then use it to | David Gwynne |
2009-04-30 | add another settable variable called db_console which the MD parts of a | David Gwynne |
2009-04-29 | Apply the cleanup stick. | Owain Ainsworth |
2009-04-29 | Split up functionalities between mpls_input and mpls_output. | Michele Marchetto |
2009-04-29 | Extend pciio extents to cover the while 32-bit address space. The processor | Mark Kettenis |
2009-04-29 | Enable hardware vlan tagging/stripping and disable the | Jonathan Gray |
2009-04-29 | regen | Stuart Henderson |
2009-04-29 | add some Attansic, Broadcom and a JMicron device. from Brad, ok reyk | Stuart Henderson |
2009-04-29 | Implement the 64bit FIFO modes (based on the OpenCISS Specification | Reyk Floeter |
2009-04-29 | Use NO_CCB when we run out of work units. This way we don't have to care | Marco Peereboom |
2009-04-29 | MFI_D_IOCTL should be commented out. No binary change. | Marco Peereboom |
2009-04-28 | Simplify rbus_machdep.c, and make it work more reliable behind PCI-PCI bridges | Mark Kettenis |
2009-04-28 | put vlan support onto these media | Theo de Raadt |
2009-04-28 | Revert pageqlock back from a mutex to a simple_lock, as it needs to be | Miod Vallat |
2009-04-28 | The TX engine can get stuck if the interface went through a link | Marco Pfatschbacher |
2009-04-28 | Introduce a new dummy operation to easily handle packets that have to leave | Michele Marchetto |
2009-04-28 | Move discipline pointer init into its own function | Marco Peereboom |
2009-04-28 | Part one of partial bringup volumes. Plenty of rope to kill your data | Marco Peereboom |
2009-04-27 | it's easier to have the speaker dac in the converter group than | Jacob Meuser |
2009-04-27 | Remove unnecessary aml_xconvert arg, code cleanup | Jordan Hargrave |
2009-04-27 | Revert mtx_enter_try. It didn't compile on hppa, it doesn't compile on | Mark Kettenis |
2009-04-27 | Whitespace KNF. | Michael Knudsen |
2009-04-27 | turning pmap_deactivate into a NOP brought back the reaper panics, probably | Theo de Raadt |
2009-04-26 | Prevent panic upon detach if the device didn't fully attach. | Mark Kettenis |
2009-04-26 | KNF, typo and an uninteresting if(&=) instead of if(&) bug in debug code | Marco Peereboom |
2009-04-26 | fix compile | Theo de Raadt |
2009-04-26 | .desc field of the sensor struct shall not duplicate .type and .numt; ok jordan | Constantine A. Murenin |
2009-04-26 | don't zero sensor .value and .flags immediately after the allocation w/ M_ZER... | Constantine A. Murenin |
2009-04-26 | in ca_attach() there is no need to set .value and .flags of sensors to 0, | Constantine A. Murenin |
2009-04-25 | Handle unknown processor types as r5k family on O2, and r10k family otherwise. | Miod Vallat |
2009-04-25 | More IOC3 flavour partnumbers. And apparently there are some flavours which | Miod Vallat |
2009-04-25 | Regen | Miod Vallat |
2009-04-25 | More widgets found on high end hardware we don't run on (yet (-: ) | Miod Vallat |
2009-04-25 | Make pmap_steal_memory() return KSEG0 addresses only for kernels linked at | Miod Vallat |
2009-04-25 | typo in comments | Miod Vallat |
2009-04-25 | Enter mtx_enter_try. In part for completeness, things may start | Tobias Weingartner |
2009-04-25 | Strengthen the constraints of the atomic operations assembly statements | Miod Vallat |
2009-04-25 | Prefix wdt softc members with sc_ like other drivers. | Michael Knudsen |
2009-04-25 | Get rid of pci_addr_fixup machinery; set up the appropriate extents and pass | Mark Kettenis |