index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
arch
/
i386
Age
Commit message (
Expand
)
Author
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
2005-12-15
split esms psu sensor into 6 kernel sensors. you can easily see if the
David Gwynne
2005-12-14
make va_arg() map to nothing; ok millert
Theo de Raadt
2005-12-14
Add commented entries for nfe.
Jonathan Gray
2005-12-14
convert _FOO_SOURCE -> __FOO_VISIBLE in machine. OK deraadt@
Todd C. Miller
2005-12-14
Make clock_t consistent across platforms as a 32 bit int. OK deraadt@
Todd C. Miller
2005-12-14
Add AC device.
Marco Peereboom
2005-12-13
Prevent recursive interrupts. Solves kernel stack overflow on i386 under
Aaron Campbell
2005-12-13
Add acpibat device but keep it disabled.
Marco Peereboom
2005-12-13
the status field for power supplies is different to the rest of the
David Gwynne
2005-12-13
nuke unused BTOPKERNBASE define
Martin Reindl
2005-12-13
First step in include files overhaul. Use __FOO_VISIBLE (as defined
Todd C. Miller
2005-12-12
Only include PROCFS on kernels which have either COMPAT_LINUX or COMPAT_SVR4,
Miod Vallat
2005-12-12
some bioses screw the order so be extra careful to counters; been in snaps fo...
Michael Shalayeff
2005-12-11
add a few Intel PCI-ISA bridges.
Brad Smith
2005-12-10
{en,re}trys -> {en,re}tries; eyeballed by jmc@
Miod Vallat
2005-12-07
Add dsdt to GENERIC
Jordan Hargrave
2005-12-01
shrink code size by sharing some printf code, no change in how it works
Theo de Raadt
2005-11-30
format string mishandling
Theo de Raadt
2005-11-30
add a sensor type for drive status and hook esm up with it.
David Gwynne
2005-11-30
reorder slightly
David Gwynne
2005-11-30
determine the status of fan, volt, and temp sensors by reading the
David Gwynne
2005-11-28
no need for printf; man page should describe functionality
Theo de Raadt
2005-11-28
spacing
Theo de Raadt
2005-11-28
Added dlg@ watchdog code for enabling ESM2 watchdog timer
Jordan Hargrave
2005-11-28
Fixed Motherbobrd typo
Jordan Hargrave
2005-11-28
Added sysids for PowerVault/PowerApp ESM2 systems
Jordan Hargrave
2005-11-28
probe before match; ok jordan marco
Theo de Raadt
2005-11-28
another dangling semicolon from Matthias Bauer
Michael Shalayeff
2005-11-27
ISOXXX/ISO-XXX -> ISO XXX
Jason McIntyre
2005-11-26
some cleanup from gordon
Ted Unangst
2005-11-25
explicitly cast caddr_t to vaddr_t
Michael Shalayeff
2005-11-25
Remove $ on access to cpuid_level: we want to get the value of the
Tom Cosgrove
2005-11-24
enable esm
David Gwynne
2005-11-24
add lint-specific hacks. at the same time, clean out a lot of ancient
Theo de Raadt
2005-11-24
#if 0 doesnt belong here
David Gwynne
2005-11-24
repair indent that cvs has scrwed make it extra confusing
Michael Shalayeff
2005-11-24
print something out when we hit unsupported devices. hopefully we can
David Gwynne
2005-11-24
white space fixes
David Gwynne
2005-11-24
break the 1:1 mapping of esm sensors to kernel sensors. according to
David Gwynne
[next]