Age | Commit message (Expand) | Author |
2006-01-13 | support i915. adapted from freebsd by Dimitry Andric. does not break | Theo de Raadt |
2006-01-13 | list other maxds models | Theo de Raadt |
2006-01-13 | Fix printf format string due to types change | Todd C. Miller |
2006-01-13 | Make size_t, ssize_t, intptr_t and uintptr_t consistent amongst our | Todd C. Miller |
2006-01-13 | white space vs tabs; no binary change | Michael Shalayeff |
2006-01-12 | Move to using gdt only (no more ldt in general case) but with a variable | Tobias Weingartner |
2006-01-12 | oops | Theo de Raadt |
2006-01-12 | after range-checking save nkpde back; toby@ ok and discussion w/ hshoexer@ | Michael Shalayeff |
2006-01-12 | Fix up interrupt routing on SiS 963. | Jonathan Gray |
2006-01-10 | comment amdpm | Theo de Raadt |
2006-01-08 | Expose struct sigcontext, struct sigstat and struct sigaltstack for XPG4.2 | Todd C. Miller |
2006-01-06 | Don't redefine SIZE_MAX | Todd C. Miller |
2006-01-06 | Adapt things to use __type_t instead of _BSD_TYPE_T_ | Todd C. Miller |
2006-01-06 | Merge machine/ansi.h and machine/types.h into machine/_types.h and | Todd C. Miller |
2006-01-06 | Err, commited from the wrong tree | Alexander Yurchenko |
2006-01-06 | Fix acpi includes. | Alexander Yurchenko |
2006-01-05 | enable nviic | David Gwynne |
2006-01-05 | Enable amdpm; ok deraadt@. | Alexander Yurchenko |
2006-01-05 | Check securelevel and machdep.allowaperture for i386_set_ioperm() the | Matthieu Herrb |
2006-01-05 | enable ixgb | Theo de Raadt |
2006-01-05 | Don't change pins state on attach. | Alexander Yurchenko |
2006-01-05 | Add SMBus host interface support for amdpm(4). | Alexander Yurchenko |
2006-01-05 | interacting with the watchdog while we're in the middle of updating sensors | David Gwynne |
2006-01-04 | esm_cmd has to wait for two registers to change state for every command | David Gwynne |
2006-01-04 | driver for the nvidia nforce2/3/4 smbus controller. | David Gwynne |
2006-01-02 | remove last traces of __BROKEN_INDIRECT_CONFIG. | Brad Smith |
2006-01-02 | Correctly set the %di register on PXENV calls. This should help | Tom Cosgrove |
2006-01-01 | Adjust for renamed VIA VT8233 PCI ID's. | Mark Kettenis |
2006-01-01 | Let cons_init() and cons_init_bell() initialize the whole consdev structure, | Miod Vallat |
2005-12-31 | Kill a pcvt leftover. | Miod Vallat |
2005-12-31 | Split the d_type field of cdevsw entries into d_type and d_flags for clarity. | Miod Vallat |
2005-12-31 | amdiic enable. if problems or worries, we shut things off before a release | Theo de Raadt |
2005-12-30 | add asbtm iic sensor; ok kettenis@ | Damien Miller |
2005-12-30 | Now that errno.h and sys/errno.h are separate header files there is no | Todd C. Miller |
2005-12-29 | right spot | Theo de Raadt |
2005-12-29 | add admcts(4) | Theo de Raadt |
2005-12-29 | Add viapm(4). | Mark Kettenis |
2005-12-29 | remove bad newline for the secondary PCI bus with the 82450KX/GX chipset | Brad Smith |
2005-12-27 | enable some i2c bus drivers (piixpm(4), alipm(4), ichiic(4)) as needed | Theo de Raadt |
2005-12-27 | Remove unused sw_nblks field of struct swdevt. Then, remove swapconf() | Miod Vallat |
2005-12-25 | KERN_RESOURCE_SHORTAGE -> ENOMEM | Miod Vallat |
2005-12-22 | Enable ichiic(4), ok deraadt@. | Alexander Yurchenko |
2005-12-22 | 'spoofonly' does not mean what I thought it meant. The whole point is | Kenneth R Westerback |
2005-12-19 | New Intel ICH SMBus driver to be used with the iic(4) framework. | Alexander Yurchenko |
2005-12-16 | Add delay before powering down on acpi. Give the sync some extra time. | Marco Peereboom |
2005-12-16 | Forgot to check a flag to powerdown via acpi. | Marco Peereboom |
2005-12-16 | Power down machine from acpi. | Marco Peereboom |
2005-12-16 | Lose dsdt since it was moved inside acpi.c | Marco Peereboom |
2005-12-15 | shrink a little | David Gwynne |
2005-12-15 | dont use the esm sensor tables to store format strings. | David Gwynne |