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-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
2005-11-24
add AMD 768 interrupt router PCI id and use the proper id for the AMD 766 chi...
Brad Smith
2005-11-23
finnish the PTDPTDI and APTDPTDI conversion to PDSLOT_PTE and PDSLOT_APTE thu...
Michael Shalayeff
2005-11-23
kill two old mach macros that are not used anywhere in the tree anymore (or e...
Michael Shalayeff
2005-11-23
assume vtophys(vaddr_t) just what all the other archs expect; no functional c...
Michael Shalayeff
2005-11-23
prioritise <16m memory for isa bus_dma'ble memorble memory allocations
Michael Shalayeff
2005-11-23
resolve a couple of problems in mpbios-mapped interrupts:
Michael Shalayeff
2005-11-23
merge probe and match since one is only ever called from the other. knf too
David Gwynne
2005-11-22
Added probing for Dell ESM server
Jordan Hargrave
2005-11-22
support one of the powerunits
David Gwynne
2005-11-22
add another backplane
David Gwynne
2005-11-22
shrink a little
David Gwynne
2005-11-22
do not manually inline kvtopte() macro; no func change
Michael Shalayeff
2005-11-22
pm_pdirpa is apaddr_t and PTDpaddr (on the contrary) is u_int32_t
Michael Shalayeff
2005-11-22
bios gives 32bit units not paddr/psize; no func change
Michael Shalayeff
2005-11-22
for every sensor esm looks after it has to talk to the hardware, which
David Gwynne
2005-11-22
repair verbose printfs
Michael Shalayeff
2005-11-22
get rid of bmc_wait and use a flag on bmc_ready to indicate if we want
David Gwynne
2005-11-21
add support for the backplane found on my 2500
David Gwynne
2005-11-21
add a handful of Intel PCI interrupt routers to the table.
Brad Smith
2005-11-21
normalise the values read off the hw for the voltages
David Gwynne
2005-11-21
spacing
Theo de Raadt
[next]