summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
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-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-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-17adopt to extended rtrequest / rtalloc1 apiHenning Brauer
2006-06-17udcf(4) no longer needs the file sys/dev/clock_subr.c to be compiled and linkedMarc Balmer
2006-06-17unbreak; from theoHenning Brauer
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-17remove some whitespace.Brad Smith
2006-06-17avoid missing events for timestamping (dcd change at same time as cts);Theo de Raadt
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-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-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
2006-06-16- fix reassociations (the firmware was crashing because the configurationDamien Bergamini
2006-06-16support passing the desired routing table ID via the sysctl interfaceHenning Brauer
2006-06-16pass the routing table ID over the routing socket, so we can start toHenning Brauer
2006-06-16adjust functions dealing with the routing table to take a table ID asHenning Brauer
2006-06-16Cleanup radix.c, remove unused stuff, use nicer prototype definitions andClaudio Jeker
2006-06-16Spelling.Christopher Pascoe
2006-06-16More spelling fixes.Christopher Pascoe
2006-06-16SZpelling.Christopher Pascoe
2006-06-16Spelling.Christopher Pascoe
2006-06-16typoPedro Martelletto
2006-06-16- generic_mixer_default()Brad Smith
2006-06-16I am keeping the Analog Devices AD1981HD widget init routine disabled butBrad Smith
2006-06-16algorithmically handle baudrate requests, allowing all sorts ofTheo de Raadt
2006-06-16On the road to certance support.Dale Rahn
2006-06-16* support for multi-channel (>=3) recording with ALC880, ALC882, or STAC9221Brad Smith
2006-06-16From k*_powernow_setperf() always return 0, i.e.Gordon Willem Klok
2006-06-16vmware emulates mpi, but it does a half arsed job of it. half the fieldsDavid Gwynne
2006-06-16enable mpi.Marco Peereboom
2006-06-16If there is going to be a kludge to change the irq for com, do it earlyDale Rahn
2006-06-15switch to using mpi instead of mpt; ok marcoTheo de Raadt
2006-06-15The process is not: build, ifdef, commit. argh.Dale Rahn