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
2006-02-27
Add the 770 model. From NetBSD through Gregory Steuck
Marco Peereboom
2006-02-27
Add 2 additional CPUs and uncomment a 3rd. Based on this intel doc:
Marco Peereboom
2006-02-26
Add acpicpu device. Remains disabled.
Marco Peereboom
2006-02-22
Remove unused _{ins,rem}que functions - they were not even implemented on
Miod Vallat
2006-02-20
fix conversion for the temp values. i think i was losing some precision
David Gwynne
2006-02-20
Region has to be read/write not just read.
Marco Peereboom
2006-02-20
Add acpibtn device. Remains disabled for now.
Marco Peereboom
2006-02-17
add a comment to explain how to keep things working, remove a stray char
David Gwynne
2006-02-17
jordan says the volt sensors on the powersupply esm device are always off
David Gwynne
2006-02-16
add sf(4).
Brad Smith
2006-02-16
make panic msg more useful
Michael Shalayeff
2006-02-14
Homogeneize WSDISPLAY_* option comments (especially on cats)
Miod Vallat
2006-02-14
Fix botched format string specifiers. From adobriyan at gmail.com.
Aaron Campbell
2006-02-14
Find additional noncoherent HyperTransport links by looking at the
Mark Kettenis
2006-02-12
Remove dead sysbeep driver and unused sysbeep() routine. No functional change.
Miod Vallat
2006-02-11
New version of i915 supprotm adapted from freebsd by Dimitry Andric, with
Matthieu Herrb
2006-02-10
i got some labels in the system power supply bits mixed up
David Gwynne
2006-02-10
hook the amp sensors up properly. normalise their values and check the
David Gwynne
2006-02-10
some of the voltage sensors on the 4400 (not all of them, just some) are
David Gwynne
2006-02-08
add nfe(4) to all ramdisks
Peter Valchev
2006-02-05
add nfe here too.
Brad Smith
2006-02-05
enable nfe(4) now that the driver somewhat works.
Damien Bergamini
2006-02-04
update comment for ral
Damien Bergamini
2006-02-03
Back out i915 changes; they broke some i810-based machines.
Todd C. Miller
2006-02-01
implement a much better 27mhz tc found on geode; inspired by freebsd; grange@ ok
Michael Shalayeff
2006-01-29
Disable iic whenever ipmi is enabled. This fixes boxes like Sun x4200 that
Marco Peereboom
2006-01-29
index the drive labels from 0 instead of 1 to match the labels on the front
David Gwynne
2006-01-26
Add glenv(4).
Mark Kettenis
2006-01-26
make timecounter behave; grange@ ok
Michael Shalayeff
2006-01-23
update sm(4) from NetBSD, including support for more models and MII;
Martin Reindl
2006-01-22
b_cylin -> b_cylinder; no functional change.
Miod Vallat
2006-01-19
Replace SENSOR_ADD() macro with a pair of functions
Alexander Yurchenko
2006-01-19
Flip BIOS and ACPI around since ACPI uses BIOS stuff.
Marco Peereboom
2006-01-18
Silence acpi during dmesg if it isnt there.
Marco Peereboom
2006-01-16
enable wbenv. best way to test new code is to enable it
Theo de Raadt
2006-01-15
Comment alipm (and spell out power management for piixpm while I'm there).
Mark Kettenis
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
[next]