summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-12-29more Ralink RT3070/RT3071/RT3072 based devices.Damien Bergamini
2008-12-29Recognize MPLS packets over loopback interfaces.Michele Marchetto
2008-12-29Handle ENOSPC in queue_update_envelope; cleanup the code a bit; ok gilles@Jacek Masiulaniec
2008-12-29fix compiling w/o apm(4)Oleg Safiullin
2008-12-29update root.hint; IPv6 address for L-root addedJakob Schlyter
2008-12-29no need to escape single quotes in commentsKevin Steves
2008-12-29fix example, default key type is rsa for 3+ years; fromKevin Steves
2008-12-29regenMark Kettenis
2008-12-29Fix & unify 3D Labs GLINT & Permedia entries. Prefer chip names over boardMark Kettenis
2008-12-28get output from the first DAC to the line-out on the MacMini1,1Jacob Meuser
2008-12-28Ignore hotploug events while still in autoconf. Fixes problems with someMark Kettenis
2008-12-28No longer look for RSDP in memory marked as "ACPI Reclaim" in the BIOS memoryMark Kettenis
2008-12-28a few documentation updates for opsf6(8) and ospf6ctl(8): remove anIgor Sobrado
2008-12-28Plug some memory leakage in aldap_parse by calling aldap_freemsgBret Lambert
2008-12-28correct some outputClaudio Jeker
2008-12-28Correctly display net lsa and the LSA type is now 16bit. This removesClaudio Jeker
2008-12-28Initial bits for originating net lsa again from Stefan Sperling with someClaudio Jeker
2008-12-28Part of lsa_self() works at least everything with us as adv_rtr should beClaudio Jeker
2008-12-28area_ospf_options() should not return network byte order options. InsteadClaudio Jeker
2008-12-28First shot at originating router LSA, still a lot of XXX but seems toClaudio Jeker
2008-12-28No need to byteswap req_hdr.type as lsa_find() will do that for us.Claudio Jeker
2008-12-28Sync up with the last commit. Some flags are now gone.Claudio Jeker
2008-12-28Sync up the flags with the new and shiny RFC5340 while there introduceClaudio Jeker
2008-12-28Remove confusion between "raw" and "swizzled" interrupt pins. Remove someMark Kettenis
2008-12-28Send the interface index in the correct byte order and add iface_id toClaudio Jeker
2008-12-28Correctly sync the FSM by issuing the NBR_EVT_NEG_DONE event before sendingClaudio Jeker
2008-12-28Use acceleated operations for copycols, too.Miod Vallat
2008-12-28set the buffer size using the ``appbufsz'' parameter ofAlexandre Ratchov
2008-12-28Add a ugly workaround for the problem where an invalid AS4_PATH is passedClaudio Jeker
2008-12-28Make blitter ``go the other way'' when scrolling down.Mark Kettenis
2008-12-28Add ifb(4).Mark Kettenis
2008-12-27It turns out that parasites are caused by (some) pixel writes with theMiod Vallat
2008-12-27Remove BUGS section; overlay artifacts are gone and scrolling uses hardwareMark Kettenis
2008-12-27Use hardware acceleration for scrolling and make sure we only use the low bitMark Kettenis
2008-12-27Fix memory leak.aschrijver
2008-12-27Add a comma to clarify a sentence.Bret Lambert
2008-12-27kill unused function; ok gilles@Jacek Masiulaniec
2008-12-27Manpage bits for "showqueue" -> "show queue" change.Jacek Masiulaniec
2008-12-27log_warn -> log_warnxJacek Masiulaniec
2008-12-27cleanup; ok gilles@Jacek Masiulaniec
2008-12-27Sync the sparc64 fb* api with the recent changes done on sparc.Miod Vallat
2008-12-27Put common handler code in a function; ok chl@ gilles@Jacek Masiulaniec
2008-12-27Merge hash() and queue_message_hash() into one func, queue_hash(). Fix callersJacek Masiulaniec
2008-12-27fix a bug in resampling code, resulting in joined stereo and/orAlexandre Ratchov
2008-12-27Break showqueue and showrunqueue into 2 words; ok gilles@Jacek Masiulaniec
2008-12-27simplify the mixer and the demultiplexer code; no change in theAlexandre Ratchov
2008-12-27Make sure we pick the right PCI BARs on Expert3D cards (which have an extraMark Kettenis
2008-12-27complain about a deadlock only if there are descriptors waitingAlexandre Ratchov
2008-12-27do not call exit(1) if sio_start(3) or sio_stop(3) fail. TheAlexandre Ratchov
2008-12-27expand the ifdef _KERNEL around kernel only function prototypesThordur I. Bjornsson