Age | Commit message (Expand) | Author |
2009-05-08 | rename few functions and macros, fix style | Alexandre Ratchov |
2009-05-08 | expose HT mixer; since neither the digital mixer nor codec | Alexandre Ratchov |
2009-05-08 | Clear PQ_AOBJ at pageremove: when a page is no longer part of a uvm_object, | Ariane van der Steldt |
2009-05-08 | use the number of channels rather than the number of stereo dacs/adcs, | Alexandre Ratchov |
2009-05-08 | Remove static qualifier of functions that are not inline. | Ariane van der Steldt |
2009-05-08 | hide controls corresponding to missing dacs, adcs or spdifs. | Alexandre Ratchov |
2009-05-08 | Initial effort on a port to the omap35xx platform specifically beagleboard, | Dale Rahn |
2009-05-08 | Pieces of arm11 and armv7 support for newer cpus. This is work in progress | Dale Rahn |
2009-05-07 | Missed removing a printf argument. | Ariane van der Steldt |
2009-05-07 | Make amas less chatty in debug mode by not mentioning unused ranges and | Ariane van der Steldt |
2009-05-07 | Amas(4) on some machines has ranges with base > limit. Treat this as | Ariane van der Steldt |
2009-05-07 | KNF | Michael Knudsen |
2009-05-07 | Move amas device from arch/amd64 to dev/pci and enable it in i386 as well. | Ariane van der Steldt |
2009-05-06 | configure the input and output ports in trigger_{input,output} instead | Jacob Meuser |
2009-05-06 | - explicitely disable some s/pdif features (ac3 passthrough, 24 and 32-bit | Jacob Meuser |
2009-05-06 | Workaround a bridge deadlock, as advised by comments found in the linux sn1 | Miod Vallat |
2009-05-06 | IP27 and IP35 do not layout physical memory the same way, IP35 is much | Miod Vallat |
2009-05-06 | Fix typo in a comment, and remove 20st-century mention of option | Miod Vallat |
2009-05-06 | Fix signedness of comparison used to know whether we have already reached | Miod Vallat |
2009-05-06 | When computing output result for jump scroll purposes, do not count LF | Miod Vallat |
2009-05-06 | endrun(4) - EndRun Technologies native time-of-day message timedelta | Kevin Steves |
2009-05-06 | remove erroneous fldcnt test. fldcnt can never be 13 here. this is | Kevin Steves |
2009-05-05 | Add extents for prefetchable memory mapped I/O. Should remove conflict | Mark Kettenis |
2009-05-05 | Second step of PG_RELEASED cleanup. | Owain Ainsworth |
2009-05-05 | The first step in cleaning up the use of PG_RELEASED for uvm objects. | Owain Ainsworth |
2009-05-04 | Instead of keeping two ints in the uvm structure specifically just to | Owain Ainsworth |
2009-05-04 | type pedantry. | Owain Ainsworth |
2009-05-04 | put codec-specific mixer bits in their own routines and | Alexandre Ratchov |
2009-05-03 | Get rid of pci_addr_fixup machinery; set up the appropriate extents and pass | Mark Kettenis |
2009-05-03 | On the UltraBook the PROM privides two interrupts for its ccb(4)'s. Handle | Mark Kettenis |
2009-05-03 | reorganize mixer bits to allow, supporting codec-dependent mixer | Alexandre Ratchov |
2009-05-03 | Complete overhaul of the PCI bridge initialization. It will now allocate | Miod Vallat |
2009-05-03 | Pass 0 as base offset, not -1, for child devices which ignore the value. | Miod Vallat |
2009-05-03 | Avoid clobbering error return values with the result from extent_free(), by | Mark Kettenis |
2009-05-03 | Make sure pckbd_scancode_translate() returns a scancode with the break/release | Miod Vallat |
2009-05-03 | Discovering an extended MBR partition and setting 'wander' to 1 | Kenneth R Westerback |
2009-05-02 | Let ioc(4) decide which child devices to attach depending on its identification | Miod Vallat |
2009-05-02 | More progress taming the xbow and the pci bridge; still needs code to write, | Miod Vallat |
2009-05-02 | Explain why the short window of widget #0 needs to be accessed through a | Miod Vallat |
2009-05-02 | More KL configuration structures. | Miod Vallat |
2009-05-02 | Avoid clobbering error return values with the result from extent_free(), by | Mark Kettenis |
2009-05-02 | Drop the pm_cpus bitmask field from struct pmap, and instead remember the | Miod Vallat |
2009-05-02 | a few more memset changes. | Owain Ainsworth |
2009-05-01 | Add option USER_PCICONF. | Miod Vallat |
2009-05-01 | uvm_page_alloc() + memset -> uvm_page_zalloc() | Owain Ainsworth |
2009-05-01 | initialize the mic ADC index before possibly setting it. | Jacob Meuser |
2009-05-01 | recognize several more IDT/Sigmatel codecs. IDs taken from the codecs' | Jacob Meuser |
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 |