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