summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2008-11-06Oops. Forgot to commit this chunk with the last commit.Owain Ainsworth
2008-11-06Make sure we do not unlock twice.David Hill
2008-11-06Remove the drm_locked_tasklet interface. The only consumer that used itOwain Ainsworth
2008-11-06The i915 vblank swap ioctl is fundamentally racy.Owain Ainsworth
2008-11-06regenBrad Smith
2008-11-06Add the PCI id for the Broadcom BCM5903F Ethernet chipset.Brad Smith
2008-11-06input and volume twiddlesTodd T. Fries
2008-11-06Set the IFCAP_VLAN_MTU capabilities flag so these interfaces are allowedBrad Smith
2008-11-05return an error when trying to get stereo values from a monoJacob Meuser
2008-11-05wrap use of KNOTE macro arguments in () to prevent potential strangeDavid Gwynne
2008-11-05wrap an if statement in a macro up with do { } while (0) so it is safe toDavid Gwynne
2008-11-05since mmclose() is only called once for the final close,Matthieu Herrb
2008-11-05Remove some PCI macros no longer being used.Brad Smith
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-04Use defines for constants. Use __attribute__ bounded.Hans-Joerg Hoexer
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-04need to take mode into account when verifying/setting parametersJacob Meuser
2008-11-04fix potential null dereference.Charles Longeau
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-04missing setipl in the 'busy processing soft interrupts state'Dale Rahn
2008-11-04Move the trunk port count check from trunk_lb_start() to trunk_start()Brad Smith
2008-11-04volume scaling/setting cleanup:Jacob Meuser
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-03HW CCMP encryption/decryption of unicast frames.Damien Bergamini
2008-11-03regenRobert Nagy
2008-11-03add Radeon HD 3650Robert Nagy
2008-11-03pre-allocate the ptrace_state we may need to tie to the new processTheo de Raadt
2008-11-03Don't attach bio unless we do RAID.Marco Peereboom
2008-11-03support w83627dhg at i2c (as seen on Sun Ultra 24 via dmesg@) ok deraadt@Constantine A. Murenin
2008-11-02rcs tagsJonathan Gray
2008-11-02Remove second commented out call to ether_ifdetach() inJonathan Gray
2008-11-02- Use CMSG_DATA(), to correctly to get a descriptor, fixingThordur I. Bjornsson
2008-11-02Remove duplicate call to ether_ifdetach() in axe_detach()Jonathan Gray
2008-11-02Remove the M_ANYCAST6 mbuf flag by doing the detection all in ip6_input().Claudio Jeker
2008-11-02introduce a macro for max file size, instead of hardcoding it; okOtto Moerbeek
2008-11-02Start updating isp. Just new defines, comments, whitespace, anything thatKenneth R Westerback
2008-11-02Start updating isp. Just new defines, comments, whitespace, anything thatKenneth R Westerback