Age | Commit message (Expand) | Author |
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 |
2006-06-15 | rewritten, simplifed interrupt controller for 80321, half the lines | Dale Rahn |
2006-06-15 | Hack to attach the iodata PLD device, it controls the front panel LEDs | Dale Rahn |
2006-06-15 | All all 256MB on the thecus to configure, by raising the amount of | Dale Rahn |
2006-06-15 | sane irq numbers for pci interrupts, remove uncertanty on armish irq table. | Dale Rahn |
2006-06-15 | Fan controller for Thecus N2100, still needs more work, currently sets the | Dale Rahn |
2006-06-15 | Ricoh rtc support for armish, driver from netbsd. | Dale Rahn |
2006-06-15 | whitespace cleanup | Dale Rahn |
2006-06-15 | make these tables look a little bit nicer. | Brad Smith |
2006-06-15 | Fix watchdog timeout errors seen on a few systems. | Brad Smith |
2006-06-15 | Rework the interrupt code, shaving some cycles off in the process. | Brad Smith |
2006-06-15 | Nothing sets P_FSTRACE anymore, so remove all what's left of it. | Miod Vallat |
2006-06-15 | put the multiple routing tables support back in, fixed. | Henning Brauer |
2006-06-15 | tighten this code up | Theo de Raadt |
2006-06-15 | make the clock error calculation match dev/ic/com.c so that things with, | Jason Wright |
2006-06-15 | oxford 16pci954/siig 2050 has a 10x clock (why?!) | Jason Wright |
2006-06-15 | Make sys_adjfreq() compile on archs that use timecounters | Jonathan Gray |