Age | Commit message (Expand) | Author |
2006-12-24 | Make non-autonegotiated 10baseT and 100baseTX work. | Mark Kettenis |
2006-12-24 | Define PROC_PC. Then, since profiling information is being reported in | Miod Vallat |
2006-12-24 | If <machine/cpu.h> defines PROC_PC to compute the userland pc from an exception | Miod Vallat |
2006-12-24 | Check for want_resched when processing AST and nowhere else. But then, when | Miod Vallat |
2006-12-24 | Keep a counter for addupc_intr() invocations, and pass its value, instead of 1, | Miod Vallat |
2006-12-24 | In msk_marv_miibus_writereg, wait for busy flag to clear instead of | Mark Kettenis |
2006-12-24 | use the right size when loading the rx/tx descriptor bus dma maps. | Reyk Floeter |
2006-12-24 | ansify, no binary change, from Bret Lambert | Pedro Martelletto |
2006-12-24 | normally hardware engineers call it Vcc not VCC | Theo de Raadt |
2006-12-24 | change schizo/psycho interrupts to be xname:what instead of ugly names | Theo de Raadt |
2006-12-23 | do not mix & and || badly | Theo de Raadt |
2006-12-23 | Regenerate. No change except for comments being updated to reflect | Kenneth R Westerback |
2006-12-23 | Spelling. | Kenneth R Westerback |
2006-12-23 | adapt to new two-level sensor api; Constantine A. Murenin | Theo de Raadt |
2006-12-23 | kernel code implimemting the new two-level sensor api; written by | Theo de Raadt |
2006-12-23 | new sensor api is two level, such that a device (ie. ipmi or lm0) has | Theo de Raadt |
2006-12-23 | if errors happen while reading the sdr list, give up on handling the | Theo de Raadt |
2006-12-23 | Add the ability to issue GPCMD_REPORT_KEY and GPCMD_SEND_KEY scsi | Kenneth R Westerback |
2006-12-23 | Move the handling of SCI events to the acpiec gpe handler. | Can Erkin Acar |
2006-12-23 | Correctly compute timeout value in acpi_sleep. | Can Erkin Acar |
2006-12-23 | When compiling with gcc3, flag pool_get() as a malloc-like function, this | Miod Vallat |
2006-12-23 | Set IFM_ETH_MASTER if local PHY configuration resolved to MASTER. | Mark Kettenis |
2006-12-23 | Fix check for active 1000baseT media. | Mark Kettenis |
2006-12-23 | On UltraSPARC-III, patch some crucial D-cache flush instructions, and | Mark Kettenis |
2006-12-23 | Provide sparc64-specific DT_XXX constant. | Mark Kettenis |
2006-12-23 | in nmeaopen(), only add the sensors to the system if there was no error. | Marc Balmer |
2006-12-23 | wrong printing; ok marco | Theo de Raadt |
2006-12-22 | always include sensors.h | Theo de Raadt |
2006-12-22 | Remove never used code for a BCM5700 feature (BGE_EXTRAM) that didn't | Kenneth R Westerback |
2006-12-22 | spacing | Theo de Raadt |
2006-12-22 | Fix check for active 1000baseT media. | Mark Kettenis |
2006-12-22 | Set IFM_ETH_MASTER if local PHY configuration resolved to MASTER. | Mark Kettenis |
2006-12-22 | - Add IFM_NONE. | Mark Kettenis |
2006-12-22 | add special handling for "urpf-failed" with carp interfaces. the | Reyk Floeter |
2006-12-22 | fold long lines. | Marc Balmer |
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 |