summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-11-05Remove some PCI macros no longer being used.Brad Smith
2008-11-05add dynamic forward escape command line; ok djm@Kevin Steves
2008-11-05remove unused macros, partly from Alexey SuslikovJacob Meuser
2008-11-05* use uint8_t instead of int to hold the value of an 8-bit register.Jacob Meuser
2008-11-05* remove two custom unsolicited event handlers in favor of genericJacob Meuser
2008-11-04man page states that alpha is fully ieee compliant, but it does notMartynas Venckus
2008-11-04Use defines for constants. Use __attribute__ bounded.Hans-Joerg Hoexer
2008-11-04conversions are smarter now, remove corresponding ``BUGS'' itemAlexandre Ratchov
2008-11-04split code that converts any->any in two parts: one to encodeAlexandre Ratchov
2008-11-04word better than number here.Igor Sobrado
2008-11-04uvmspace_unshare() is never used; ok miodTheo de Raadt
2008-11-04implement azalia_create_encodings, which scans through the supportedJacob Meuser
2008-11-04Reintroduce the extendsidi2 optimized sequence, but as a define_splitMiod Vallat
2008-11-04need to take mode into account when verifying/setting parametersJacob Meuser
2008-11-04syncTheo de Raadt
2008-11-04fix potential null dereference.Charles Longeau
2008-11-04because parse_forward() is now used to parse all forward types (DLR),Kevin Steves
2008-11-04spelling: ambigious -> ambiguousMarc Espie
2008-11-04cleanup: remove channel mapping bits from encoding conversion code.Alexandre Ratchov
2008-11-04add "new" conversion code to map any channel range into any otherAlexandre Ratchov
2008-11-04syncTheo de Raadt
2008-11-04new devsTheo de Raadt
2008-11-04If we need to call the tasklet function on unlock, we don't need to holdOwain Ainsworth
2008-11-04cleanup: resample stream while in native format and remove resamplingAlexandre Ratchov
2008-11-04missing setipl in the 'busy processing soft interrupts state'Dale Rahn
2008-11-04optimization: add "new" resampling code (actually based on the existingAlexandre Ratchov
2008-11-04Move the trunk port count check from trunk_lb_start() to trunk_start()Brad Smith
2008-11-04Add support for an experimental zero-knowledge password authenticationDamien Miller
2008-11-04volume scaling/setting cleanup:Jacob Meuser
2008-11-04need unistd.h for close() prototypeDamien Miller
2008-11-04changes to get target equivalence to work better.Marc Espie
2008-11-04regenBrad Smith
2008-11-04Add PCI ids for the Intel 7300 MCH and some more IDT PCI Express switches.Brad Smith
2008-11-04pcidevsTheo de Raadt
2008-11-04another intel g45 devTheo de Raadt
2008-11-04Kill some more ttm only defines. No binary change.Owain Ainsworth
2008-11-04The drawable spinlock is no longer ever held in interrupt context (andOwain Ainsworth
2008-11-04Enable IMR passthrough of vblank events before enabling it in theOwain Ainsworth
2008-11-04Hold the drm lock around all things that touch the ringbuffer.Owain Ainsworth
2008-11-04revert the pageflipping and vblank sync code to the older style thatOwain Ainsworth
2008-11-03rename mixxxx and subxxx fields of struct abuf to avoid confusion:Alexandre Ratchov
2008-11-03A small optimization: handle most N-channel <-> M-channel conversionsAlexandre Ratchov
2008-11-03Forgot this docu bit in the M_ANYCAST6 removal. This is actually from naddy@Claudio Jeker
2008-11-03...and then sync tildehelp and mail9.nr;Jason McIntyre
2008-11-03update the tilde escapes for both these files,Jason McIntyre
2008-11-03poor USD docs, we always forget you! ...document ~xJason McIntyre
2008-11-03s/5GHZ/5GHz/ for consistency.Damien Bergamini
2008-11-03HW CCMP + use plural for firmware files.Damien Bergamini
2008-11-03HW CCMP encryption/decryption of unicast frames.Damien Bergamini
2008-11-03add ~x; which is quite handy sometimes. per posixMartynas Venckus