Age | Commit message (Expand) | Author |
2006-12-22 | regen. | Marc Balmer |
2006-12-22 | Add two more Meinberg radio clocks. | Marc Balmer |
2006-12-22 | shorten code | Theo de Raadt |
2006-12-22 | make driver look more like others do; ok mbalmer | Theo de Raadt |
2006-12-22 | A more complete fix for perf status MSR's (on e.g. Core 2 Duo X6800), | Dimitry Andric |
2006-12-21 | Quick fix for Core 2 Duo X6800, which reports an invalid setperf MSR, | Dimitry Andric |
2006-12-21 | nuke unused sc_enaddr and comment about it | Jason Wright |
2006-12-21 | nuke sc_enaddr here too | Jason Wright |
2006-12-21 | betetr yet, just nuke sc_enaddr all together, just fill in arpcom and | Jason Wright |
2006-12-21 | better yet, nuke all references to sc_enaddr except for the copy into arpcom.... | Jason Wright |
2006-12-21 | use the arpcom copy of the ethernet address so that updates to lladdr can work | Jason Wright |
2006-12-21 | even more knf love | Theo de Raadt |
2006-12-21 | sync | Theo de Raadt |
2006-12-21 | support Avlab PCI 2S as a puc; from nicm__@ntlworld.com | Theo de Raadt |
2006-12-21 | Tweak to report full battery. | Marco Peereboom |
2006-12-21 | Change the semantics of kern.watchdog.auto slightly: If kern.watchdog.auto is | Marc Balmer |
2006-12-21 | in pf_route(), initialize ro to NULL at the beginning. if left un- | Daniel Hartmeier |
2006-12-21 | regen | Michael Shalayeff |
2006-12-21 | another radeon x1600; from form | Michael Shalayeff |
2006-12-21 | spacing | Theo de Raadt |
2006-12-21 | more knf | Theo de Raadt |
2006-12-21 | more minor knf | Theo de Raadt |
2006-12-21 | Remove some leftover acpiec gpe/interrupt code. | Marco Peereboom |
2006-12-21 | Remove some more remnants of old acpiec_wait function. | Marco Peereboom |
2006-12-21 | KNF | Marco Peereboom |
2006-12-21 | re_fixup_rx() is a no-op function, other than copying data to the same addres... | Dale Rahn |
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 | Fix some comment typos. 'immediatly' -> 'immediately', 'tranfer' -> | 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 | Don't bail out on a bad interrupt line if we have a valid apic interrupt pin | Mark Kettenis |
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-20 | Enable recursive interrupts on armish. nudge by deraadt@ | Dale Rahn |
2006-12-20 | Put all net80211 interfaces into the ``wlan'' interface group. Idea from me, | Alexander Yurchenko |