summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2008-12-21if a widget is the sole connection to another widget, name theJacob Meuser
2008-12-21label converter widgets for their place in the converter group.Jacob Meuser
2008-12-21a little rearranging:Jacob Meuser
2008-12-21add mixer_class member to struct widget_t, and define the mixerJacob Meuser
2008-12-21add function azalia_widget_sole_conn, which determines if theJacob Meuser
2008-12-21on i386 and amd64, let ctrl-alt-delete let you enter ddb if ddb.console=1David Gwynne
2008-12-21Make the "machine xir" ddb command work on machines with pyro(4).Mark Kettenis
2008-12-21just attach cpu0, not cpu*, ok kettenisTheo de Raadt
2008-12-21Change the way we include mpbios code to be similar to what we do on i386.Mark Kettenis
2008-12-21Undo m_defrag().Damien Bergamini
2008-12-21Teach the header files not to bail out if pcc is used instead of gcc.Anders Magnusson
2008-12-20protect mbstat with spl; ok claudio mikebTheo de Raadt
2008-12-19Add missing #ifdef DDB around prototyupe.Mark Kettenis
2008-12-19On many systems the information returned by _PRT is an absolute lie, especiallyMark Kettenis
2008-12-18Remove redundant function prototypes which are already in pfvar.hDavid Hill
2008-12-18Don't set the global bit PG_G for kernel pmap low memory mappings.Kurt Miller
2008-12-18Don't set the global bit PG_G for kernel pmap low memory mappings. Use aKurt Miller
2008-12-18use atomic operations to update ptes in pmap_unwire(). okay weingart@Kurt Miller
2008-12-17Make the code that picks an IRQ from the list of possible IRQs a bit smarterMark Kettenis
2008-12-17- Extend our quirk device table by a flags field.Marcus Glocker
2008-12-17Backout anonymous union fix, since it breaks V4L ports. we try to fixMarcus Glocker
2008-12-16Make the "machine xir" ddb command work on machines with TomatilloMark Kettenis
2008-12-16Move the functionality of psignal() to a new function ptsignal()Philip Guenthe
2008-12-15Make the "machine xir" ddb command work on machines with uperf(4) on sbus(4).Mark Kettenis
2008-12-15Make the "machine xir" ddb command work on machines with uperf(4) on ebus(4).Mark Kettenis
2008-12-15Let tty subsystem know when transmit is finished so ioctls do not hang.Dale Rahn
2008-12-15in rt2860_rx_intr(), rely on RT2860_FS_DRX_IDX instead of the RX_DMA DDONEDamien Bergamini
2008-12-15regenDamien Bergamini
2008-12-15remove duplicated usb idDamien Bergamini
2008-12-15regenDamien Bergamini
2008-12-15more RT2770/RT2870/RT3070/RT3071 product ids.Damien Bergamini
2008-12-15Initial fixup of sockaddr_mpls struct.Michele Marchetto
2008-12-15remove i386-only inline assembler roll() function; gcc optimises theDamien Miller
2008-12-15revert 1.20 now that the new allocator is used to control the number ofBrad Smith
2008-12-14Allow trunk_hashmbuf() to take HW VLAN tagging into consideration.Brad Smith
2008-12-14Since trunk_hashmbuf() and thus trunk_lb_gethdr() are no longer specificBrad Smith
2008-12-14Make sure the low water mark for cluster pools isn't 0 such that networkMark Kettenis
2008-12-14Switch gem(4) over to using MCLGETI when allocating mbufs for the rx ring.Mark Kettenis
2008-12-14Disable TX_DMA writing back DDONE into TXD.Damien Bergamini
2008-12-14Implement a "machine xir" ddb command, making it possible to send anMark Kettenis
2008-12-14o Correctly clear UGEN_ASLP in all cases.Federico G. Schwindt
2008-12-14txpower range checks should be inclusive.Jonathan Gray
2008-12-14- properly handle RT2860_TX_RX_COHERENT interrupts.Damien Bergamini
2008-12-14Add an ieee80211_notify_dtim() function that drivers should call afterDamien Bergamini
2008-12-14Give names to anonymous unions.Ray Lai
2008-12-14regenBrad Smith
2008-12-14Add the Novatel Merlin X950D ExpressCard.Brad Smith
2008-12-13Properly restore PSTATE_IE when returning from send_softint().Mark Kettenis
2008-12-13use the hardware general-purpose timer interrupt instead of timeout(9).Damien Bergamini
2008-12-13clear the WCID, pairwise keys, shared keys, IV/EIV tables in NIC memoryDamien Bergamini