summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-06-17protect those files against multiple inclusions too.Damien Bergamini
2006-06-17Move AMRR rate control algorithm out of wpi(4) and ural(4), into net80211.Damien Bergamini
2006-06-17Import frequency conrrection code from dragonfly, whith some changes:Otto Moerbeek
2006-06-17Fix a bug that AUDIO_MIXER_READ returns an incorrectBrad Smith
2006-06-17- re-enable AMRRDamien Bergamini
2006-06-17check return values of azalia_init_corb() and azalia_init_rirb().Brad Smith
2006-06-17Don't return low level errors to userspace in p4tcc_setperf().Dimitry Andric
2006-06-17add sys/timeout.hBrad Smith
2006-06-17add sys/timeout.hBrad Smith
2006-06-17add sys/timeout.hBrad Smith
2006-06-17add sys/timeout.hBrad Smith
2006-06-17We do not have the xf and xb commands.Miod Vallat
2006-06-17In p4tcc, only check cpu stepping for the Pentium 4 family. Also killDimitry Andric
2006-06-17When multipath routes are inserted, ensure that RTF_MPATH is set for anyChristopher Pascoe
2006-06-17Display multipath and jumbo flags in route get/monitor.Christopher Pascoe
2006-06-17make dvmrpd(8) behave correctly on sparc64 when generating and parsingEsben Norby
2006-06-17update in regard to cardbus, we support more than just this one TIFelix Kronlage
2006-06-17Refuse to mount a ffs fielsystems whose number of frags is not 1, 2, 4 or 8,Miod Vallat
2006-06-17Introduce pmap_kenter_cache(), similar to pmap_kenter_pa() but allowingMiod Vallat
2006-06-17Recent Powerbook systems have their on-board keyboard and mouse devicesMiod Vallat
2006-06-17use the carp_demote_ioctl directly instead of carp_demote_set, ok claudioHenning Brauer
2006-06-17urgs, helps to commit everything, sorryHenning Brauer
2006-06-17adopt to extended rtrequest / rtalloc1 apiHenning Brauer
2006-06-17implement carp demotion control for bgpd.Henning Brauer
2006-06-17udcf(4) no longer needs the file sys/dev/clock_subr.c to be compiled and linkedMarc Balmer
2006-06-17make dvmrpd(8) capable of fetching interfaces correctly on sparc64.Esben Norby
2006-06-17KNFHenning Brauer
2006-06-17unbreak; from theoHenning Brauer
2006-06-17Do not leak file descriptor in error path. From Andrey MatveevHans-Joerg Hoexer
2006-06-17add serial ports attached through PC Cards to the listFelix Kronlage
2006-06-17Dont disable siop, add pcalcd, commented for now (no gpioctl on ramdisk).Dale Rahn
2006-06-17Add pcaled with it's gpio attachment. Make gpio at iopxs not be '0' but '*'Dale Rahn
2006-06-17Driver for the Philips PCA9532 LCD dimmer controller, found on thecus.Dale Rahn
2006-06-17syncTheo de Raadt
2006-06-17remove some whitespace.Brad Smith
2006-06-17avoid missing events for timestamping (dcd change at same time as cts);Theo de Raadt
2006-06-17syncTheo de Raadt
2006-06-16Add -DSAVECORE to CFLAGS instead of overriding it.Mark Kettenis
2006-06-16IS_VM_PHYSADDR is no longer used.Miod Vallat
2006-06-16When checking if a page is managed or not, do not invoke IS_VM_PHYSADDRMiod Vallat
2006-06-16- add rum(4). commented out for now.Niall O'Higgins
2006-06-16From Markus Glockner <markus@nazgul.ch>, adds logging of refusalsBob Beck
2006-06-16- add rum(4), a driver for the next generation Ralink Technology USB 802.11a/b/gNiall O'Higgins
2006-06-16- add rt2573 microcode. mostly from jolan@.Niall O'Higgins
2006-06-16documentation on the registerJason Wright
2006-06-16skeleton driver for power button on u5.. does precisely nothing except attach.Jason Wright
2006-06-16Add comment warning not to rename _dl_bind, since gdb(1) knows about it.Mark Kettenis
2006-06-16If we are configured for glass console but no keyboard is plugged, we runMiod Vallat
2006-06-16Fix range check in sgc_slottopa().Miod Vallat
2006-06-16Line 0 is not wired, thus illegal for use in frodo_intr_establish().Miod Vallat