Age | Commit message (Expand) | Author |
2006-12-21 | Fix silly logic errors. | Marco Peereboom |
2006-12-21 | Silence acpibat significantly and shave off about 1k. Also add some smarts | Marco Peereboom |
2006-12-21 | 'immediatly' -> 'immediately' in comments. | Kenneth R Westerback |
2006-12-21 | 'tranfer' -> 'transfer' in comments. | Kenneth R Westerback |
2006-12-21 | ECs are weird in that they generate many interrupts. One for the actual | Marco Peereboom |
2006-12-20 | remove debug message inserted in last commit | Theo de Raadt |
2006-12-20 | Decalre extern int cpuspeed in sys/arch/amd64/include/cpu.h like cpuspeed | Gordon Willem Klok |
2006-12-20 | nearly complete knf | Theo de Raadt |
2006-12-20 | Set IFM_ETH_MASTER if local PHY configuration resolved to MASTER. | Mark Kettenis |
2006-12-20 | sync | Theo de Raadt |
2006-12-20 | add atheros ids | Theo de Raadt |
2006-12-20 | first steps of knf (trying not to step on jordan's feet too much); ok marco | Theo de Raadt |
2006-12-20 | "#ifdef is a tool of the weak!" | Gordon Willem Klok |
2006-12-20 | oops, name already used | Theo de Raadt |
2006-12-20 | skip the perfect hash for now since it wastes a lot of kernel memory, | Theo de Raadt |
2006-12-20 | rename __acpi_enable_gpe(); ok marco | Theo de Raadt |
2006-12-20 | acpi_unmap_pmregs() is not used, ok marco | Theo de Raadt |
2006-12-20 | sync | Alexander Yurchenko |
2006-12-20 | Add Java iButton mbalmer gave me at h2k6. | Alexander Yurchenko |
2006-12-20 | Implement high resolution temperature measuring. | Alexander Yurchenko |
2006-12-19 | slight cleaning | Theo de Raadt |
2006-12-19 | spacing | Gordon Willem Klok |
2006-12-19 | knf + delete unused variables | Theo de Raadt |
2006-12-19 | Add sanity to check for mfg overriden gasio field. | Marco Peereboom |
2006-12-19 | Hook up acpicpu to the hw.setperf mechanism, this allows people running | Gordon Willem Klok |
2006-12-19 | simplify some low-level methods substantially (shrinking code); ok marco jordan | Theo de Raadt |
2006-12-18 | Remove misleading NOTREACHED comments. Sending a signal does not | Can Erkin Acar |
2006-12-18 | Add support for pci-based sti devices. ok mickey@ | Miod Vallat |
2006-12-18 | Read word-mode rom regions with bus_space_read_raw_region instead of | Miod Vallat |
2006-12-18 | Change sti attachment to pass an array of base addresses for the sti regions, | Miod Vallat |
2006-12-18 | our panic() can take stdarg arguments | Theo de Raadt |
2006-12-18 | minor cleaning; ok marco | Theo de Raadt |
2006-12-18 | delete extra goo | Theo de Raadt |
2006-12-18 | - struct scsibus_attach_args; | Marco Pfatschbacher |
2006-12-18 | Format dmesg line according to our rules and make sure the firmware id | Marc Balmer |
2006-12-18 | move proto to the right place | Theo de Raadt |
2006-12-17 | More leftovers from rcons. | Miod Vallat |
2006-12-17 | Remove unnecessary <dev/wscons/wscons_raster.h> inclusion. | Miod Vallat |
2006-12-17 | When processing a compose sequence of a dead accent and the spacebar, put | Miod Vallat |
2006-12-17 | Kill some more macros. This time ACX_NOARG_FUNC and ACX_INIT_TMPLT_FUNC | Claudio Jeker |
2006-12-17 | mbg(4), a driver for Meinberg Funkuhren time signal station receivers | Marc Balmer |
2006-12-17 | fix index of ERP information element in beacons. | Damien Bergamini |
2006-12-17 | add a little spacing here, to please mglocker | Marc Balmer |
2006-12-17 | regen. | Marc Balmer |
2006-12-17 | Add Meinberg Funkuhren GmbH | Marc Balmer |
2006-12-17 | Add/modify some comments. From Brad. | Kenneth R Westerback |
2006-12-16 | Enable RAM buffer for the second port too; makes dual port cards work so | Mark Kettenis |
2006-12-16 | Button boxes have their Y axis inverted, compared to mice, so compensate | Miod Vallat |
2006-12-16 | Make hil(4) shared interrupts aware, by exiting early if the stat register | Miod Vallat |
2006-12-16 | Process status descriptors for port B. Fix two typos while I'm there. | Mark Kettenis |