Age | Commit message (Expand) | Author |
2007-10-27 | get rid of btoc/ctob in favor of atop/ptoa | Martin Reindl |
2007-10-27 | Deal with usb string printing changes. | Jonathan Gray |
2007-10-27 | Use the same assembly constraints for all inline assembler xmem constructs. | Miod Vallat |
2007-10-27 | In __cpu_simple_lock() and __cpu_simple_lock_try(), use a local u_int instead | Miod Vallat |
2007-10-27 | No need for an explicit pipeline synchronization in invalidate_pte(), the | Miod Vallat |
2007-10-27 | Be more strict when disassembling {f,}{st,x}cr and [bt]cnd instructions, | Miod Vallat |
2007-10-27 | Since ipis are not synchronous, make sure that ci_fpproc is not NULL before | Miod Vallat |
2007-10-27 | Don't do unecessary work in cpu_switchto(). | Mark Kettenis |
2007-10-27 | work around a chip bug on the ati ixp600 ahci controller. diff mostly from | David Gwynne |
2007-10-27 | fix: when a block is captured audio_rint() is called, we must | Alexandre Ratchov |
2007-10-27 | the arc fimware can be configured with a password that is used to | David Gwynne |
2007-10-26 | Phillips -> Philips in comments | Martin Reindl |
2007-10-26 | Add emulated mono support. | Deanna Phillips |
2007-10-25 | Fix probability rules w/ numbers (e.g probability 0.4). | Marco Pfatschbacher |
2007-10-25 | Don't forget the channel number; makes sure we don't always read channel 0 | Mark Kettenis |
2007-10-25 | Remove some coded that has been #ifdef'ed out for quite a while now. | Mark Kettenis |
2007-10-25 | allocate 1 byte extra in getprop(), for the NUL that some callers like | Theo de Raadt |
2007-10-25 | sc->sc_pr.usedlow must be multiple of the block size, fix | Alexandre Ratchov |
2007-10-25 | return POLLOUT as long as (lowat + 1) isn't reached. without this audio(4) | Alexandre Ratchov |
2007-10-25 | Be sure to enable interrupts on return from ddb if they were enabled before | Miod Vallat |
2007-10-25 | Factor out common code to update the timedelta sensor into | Marc Balmer |
2007-10-25 | another case of product encoding is "Sun (TM) modelname", on the E250 | Theo de Raadt |
2007-10-25 | expand range where we search for sensors | Theo de Raadt |
2007-10-24 | Rely on 16 byte pcb alignment, and use double loads and stores during | Miod Vallat |
2007-10-24 | Remove sir_lock, superseded by the atomic bit operations. | Miod Vallat |
2007-10-24 | Turn curcpu() into an inline function instead of a macro relying on a GCC | Miod Vallat |
2007-10-24 | remove the unused i2cbus_attach_args param from the probe functions; ok deraadt | Constantine A. Murenin |
2007-10-24 | Enable power supply temperature sensors on the E450. | Mark Kettenis |
2007-10-24 | Add support for power supply temperature sensors on the E450. | Mark Kettenis |
2007-10-24 | make older gcc happier | Theo de Raadt |
2007-10-24 | pipleine -> pipeline | Miod Vallat |
2007-10-24 | In cpu_switchto(), load pmap->pm_tlbpid manually, instead of expecting | Miod Vallat |
2007-10-24 | fix r1.101 (2007-10-07) regression of not calling the iic_dump() for a | Constantine A. Murenin |
2007-10-24 | Uncomment PECI mode diagnosting bits. | Mike Belopuhov |
2007-10-24 | skip the ignored addresses completely (now covers the eeprom range, too); ok... | Constantine A. Murenin |
2007-10-24 | Remove idle loop counter. | Mike Belopuhov |
2007-10-24 | Define a bitmaks of status bits we're interested in, output/log all | Marc Balmer |
2007-10-24 | Unconditionally initialize all channels, regardless of locale. | Bret Lambert |
2007-10-24 | Don't spam the dmesg. | Mike Belopuhov |
2007-10-23 | - use endian-specific conversions, instead of relying on | Jacob Meuser |
2007-10-23 | - add a couple more mono-to-stereo conversions | Jacob Meuser |
2007-10-23 | add a new audio_set_blksize() function that sets (and adjusts) the block | Alexandre Ratchov |
2007-10-23 | sync | Marc Balmer |
2007-10-23 | Add Meinberg Funkuhren and the USB 5131 DCF77 - Radio Clock. | Marc Balmer |
2007-10-23 | Don't spam the console when there is no antenna connected. | Marc Balmer |
2007-10-23 | Sort the PCI id table and remove a comment which is no longer true. | Brad Smith |
2007-10-23 | shrink dmesg output to one line that shows irq and the ethernet address. | David Gwynne |
2007-10-23 | regen | Brad Smith |
2007-10-23 | correct a typo, BCM4238 -> BCM4328. | Brad Smith |
2007-10-23 | regen | Brad Smith |