summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-11-21cast d->bmaControls to uByte * in uaudio_add_feature()Robert Nagy
2008-11-21Track nexthops when the underlying route is changing. Until now true nexthopsClaudio Jeker
2008-11-21back out the new interrupt subsystem because some little bug still lurks in t...Theo de Raadt
2008-11-21Fix crystal and gain calibration on 5000 Series.Damien Bergamini
2008-11-21Kill some old debug messages that are no longer needed.Claudio Jeker
2008-11-21if interrupt register is all 1s, we know we are dead; ok dlgTheo de Raadt
2008-11-21cast pointer argument to bus_space_read_region_1 to the correct typeOwain Ainsworth
2008-11-21Remove the following extern declarations because they are onlyRobert Nagy
2008-11-21- make the .Nd of link(2) and symlink(2) a bit more consistentJasper Lievisse Adriaanse
2008-11-21packet_disconnect() on padding error, too. should reduce the successMarkus Friedl
2008-11-21Move #include <dev/pckbc/wskbdmap_mfii.h> after includingRobert Nagy
2008-11-21Kill whitespace, remove unneeded ,Marc Balmer
2008-11-21Kill some whitespace, removed unneeded stuff at the end of a list.Marc Balmer
2008-11-21imsg_* returns ssize_tClaudio Jeker
2008-11-21Introduce support for flash updates.Michele Marchetto
2008-11-21add forgotten ioctls. allows writing to extra counters found on amd cpus.Mike Belopuhov
2008-11-20float math functions: copysignf and logbf. ok millert@Martynas Venckus
2008-11-20make both aucat(1) and audio(4) backends use the AUDIODEVICE envAlexandre Ratchov
2008-11-20KNF; only white space changesOtto Moerbeek
2008-11-20add (atm failing ) test case, submmited by Edward Berner, turned intoOtto Moerbeek
2008-11-20take into account socket parameters into calculation of deviceAlexandre Ratchov
2008-11-20move allocations between half a page and a page as close to the end ofOtto Moerbeek
2008-11-20Reduce the leeway malloc allows when moving allocations to the end ofOtto Moerbeek
2008-11-20while setting the block size, try smaller blocks half of the retries andAlexandre Ratchov
2008-11-19Many ALC88x codecs have a fifth DAC at NID 0x25 for 7.1+2 multistreaming.Christian Weisgerber
2008-11-19SyncMiod Vallat
2008-11-19For 5000 Series, store baseband calibration results sent by theDamien Bergamini
2008-11-19I'm clever and commited the wrong patch. Here's the correct one.Owain Ainsworth
2008-11-19Make sure to check that the TX queue is empty before clearing theBrad Smith
2008-11-19Do not reset TX threshold value whenever xl_init() is called. InsteadBrad Smith
2008-11-19the jack sense automatic muting code has many problems, includingJacob Meuser
2008-11-18regenBrad Smith
2008-11-18Correct the product strings for the HP SA P711m/P712m adapters.Brad Smith
2008-11-18Remove dup proto from <alexey.suslikov@gmail.com>Marco Peereboom
2008-11-18regenMiod Vallat
2008-11-18Correct SIIG 2082 identifier; Kurt Mosiejczuk (kurt-openbsd-misc; se.rit.edu)Miod Vallat
2008-11-18instead of going through the drm_map interface, just map the mmioOwain Ainsworth
2008-11-18Remove a bunch of #ifdef __linux__ code that only serves to confuse me.Owain Ainsworth
2008-11-18fix check_aliasesTodd C. Miller
2008-11-18when destroying an alias, free the correct data pointerTodd C. Miller
2008-11-18standardize on the term 'option' for command line options (not flag)Todd C. Miller
2008-11-18Remove dev->agp_buffer_token, linux needs it, we do not.Owain Ainsworth
2008-11-18document trunk protocol lacp, and sort the protocol list whilst here;Jason McIntyre
2008-11-18- tweak the xfce4 entry a bitJasper Lievisse Adriaanse
2008-11-17Fix printing of partner link aggregation group ID.Marco Pfatschbacher
2008-11-17add missing header needed by time(), ctime_r() and tzset().Charles Longeau
2008-11-17- clear session flags upon helo/ehloGilles Chehade
2008-11-17- until now a client could issue a command from an extension even though itGilles Chehade
2008-11-17- err() -> fatal()Gilles Chehade
2008-11-17- remove prototypes for the atomic API, we don't use it anymoreGilles Chehade