Age | Commit message (Expand) | Author |
2006-06-17 | check return values of azalia_init_corb() and azalia_init_rirb(). | Brad Smith |
2006-06-17 | Don't return low level errors to userspace in p4tcc_setperf(). | Dimitry Andric |
2006-06-17 | add sys/timeout.h | Brad Smith |
2006-06-17 | add sys/timeout.h | Brad Smith |
2006-06-17 | add sys/timeout.h | Brad Smith |
2006-06-17 | add sys/timeout.h | Brad Smith |
2006-06-17 | In p4tcc, only check cpu stepping for the Pentium 4 family. Also kill | Dimitry Andric |
2006-06-17 | When multipath routes are inserted, ensure that RTF_MPATH is set for any | Christopher Pascoe |
2006-06-17 | Refuse to mount a ffs fielsystems whose number of frags is not 1, 2, 4 or 8, | Miod Vallat |
2006-06-17 | Introduce pmap_kenter_cache(), similar to pmap_kenter_pa() but allowing | Miod Vallat |
2006-06-17 | Recent Powerbook systems have their on-board keyboard and mouse devices | Miod Vallat |
2006-06-17 | adopt to extended rtrequest / rtalloc1 api | Henning Brauer |
2006-06-17 | udcf(4) no longer needs the file sys/dev/clock_subr.c to be compiled and linked | Marc Balmer |
2006-06-17 | unbreak; from theo | Henning Brauer |
2006-06-17 | Dont disable siop, add pcalcd, commented for now (no gpioctl on ramdisk). | Dale Rahn |
2006-06-17 | Add pcaled with it's gpio attachment. Make gpio at iopxs not be '0' but '*' | Dale Rahn |
2006-06-17 | Driver for the Philips PCA9532 LCD dimmer controller, found on thecus. | Dale Rahn |
2006-06-17 | remove some whitespace. | Brad Smith |
2006-06-17 | avoid missing events for timestamping (dcd change at same time as cts); | Theo de Raadt |
2006-06-16 | IS_VM_PHYSADDR is no longer used. | Miod Vallat |
2006-06-16 | When checking if a page is managed or not, do not invoke IS_VM_PHYSADDR | Miod 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/g | Niall O'Higgins |
2006-06-16 | - add rt2573 microcode. mostly from jolan@. | Niall O'Higgins |
2006-06-16 | documentation on the register | Jason Wright |
2006-06-16 | skeleton driver for power button on u5.. does precisely nothing except attach. | Jason Wright |
2006-06-16 | If we are configured for glass console but no keyboard is plugged, we run | Miod Vallat |
2006-06-16 | Fix range check in sgc_slottopa(). | Miod Vallat |
2006-06-16 | Line 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 configuration | Damien Bergamini |
2006-06-16 | support passing the desired routing table ID via the sysctl interface | Henning Brauer |
2006-06-16 | pass the routing table ID over the routing socket, so we can start to | Henning Brauer |
2006-06-16 | adjust functions dealing with the routing table to take a table ID as | Henning Brauer |
2006-06-16 | Cleanup radix.c, remove unused stuff, use nicer prototype definitions and | Claudio Jeker |
2006-06-16 | Spelling. | Christopher Pascoe |
2006-06-16 | More spelling fixes. | Christopher Pascoe |
2006-06-16 | SZpelling. | Christopher Pascoe |
2006-06-16 | Spelling. | Christopher Pascoe |
2006-06-16 | typo | Pedro Martelletto |
2006-06-16 | - generic_mixer_default() | Brad Smith |
2006-06-16 | I am keeping the Analog Devices AD1981HD widget init routine disabled but | Brad Smith |
2006-06-16 | algorithmically handle baudrate requests, allowing all sorts of | Theo de Raadt |
2006-06-16 | On the road to certance support. | Dale Rahn |
2006-06-16 | * support for multi-channel (>=3) recording with ALC880, ALC882, or STAC9221 | Brad Smith |
2006-06-16 | From k*_powernow_setperf() always return 0, i.e. | Gordon Willem Klok |
2006-06-16 | vmware emulates mpi, but it does a half arsed job of it. half the fields | David Gwynne |
2006-06-16 | enable mpi. | Marco Peereboom |
2006-06-16 | If there is going to be a kludge to change the irq for com, do it early | Dale Rahn |
2006-06-15 | switch to using mpi instead of mpt; ok marco | Theo de Raadt |
2006-06-15 | The process is not: build, ifdef, commit. argh. | Dale Rahn |