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
Age
Commit message (
Expand
)
Author
2005-10-21
tidy up dmesg printing.
Brad Smith
2005-10-21
tidy up dmesg printing a bit, makes PCI hme only take 2 lines
Brad Smith
2005-10-21
Clean up RTC code.
Mark Kettenis
2005-10-21
amd elan is not a pentium, it's i486, so don't touch pentium_mhz
Alexander Yurchenko
2005-10-21
use the MI trunc_page() and round_page() macros instead of rolling or own
Martin Reindl
2005-10-21
pretty up dmesg output
Theo de Raadt
2005-10-21
remove unused arm_trunc_page() macro
Martin Reindl
2005-10-21
remove two unused and deprecated Mach macros, alpha_round_page() and
Martin Reindl
2005-10-21
A bit more registers from the Linux sata_svw.c driver.
Alexander Yurchenko
2005-10-21
Zap return at the end of a void function. No binary change.
Alexander Yurchenko
2005-10-21
Remove unused global adapter linked list.
Brad Smith
2005-10-21
In em_process_receive_interrupts() cycle check IFF_RUNNING flag.
Brad Smith
2005-10-20
Instead of keeping track of the index into the receive ring use the already
Brad Smith
2005-10-20
fix command and write rid handling and fix some fmt strings used on debug.
Federico G. Schwindt
2005-10-20
defintion -> definition;
Jason McIntyre
2005-10-20
revert to revision 1.16 for now, 1.17 and 1.18 broke audio
Joris Vink
2005-10-20
cannot manipulate hid0 register yet in 64 bit mode (because we are running
Theo de Raadt
2005-10-20
fix a typo in a Via PCI product id.
Brad Smith
2005-10-20
fix addr range in the comments
Michael Shalayeff
2005-10-20
Enable IPMI on amd64.
Marco Peereboom
2005-10-20
fix a long-standing bug in "preserving" bios mapped irqs.
Michael Shalayeff
2005-10-20
add 8237 support and repair 8231 that was confused very bad; lots of testing ...
Michael Shalayeff
2005-10-20
s/mtrspr/mtsprg in ddblow
Mark Kettenis
2005-10-20
Don't try to match VIA ide chips as ISA bridges.
Alexander Yurchenko
2005-10-20
add arrays of initial rf register values.
Reyk Floeter
2005-10-20
KNF; marco ok
Theo de Raadt
2005-10-19
Fixup case statements to use #define's
Jordan Hargrave
2005-10-19
KNF fixes
Jordan Hargrave
2005-10-19
Oops.. part of ipmi_thread fixes
Jordan Hargrave
2005-10-19
Added readable case names for ipmi device types
Jordan Hargrave
2005-10-19
Added length test for ipmi_sensor_name string
Jordan Hargrave
2005-10-19
make this compile with AUDIO_DEBUG; reported in tech@ by
Federico G. Schwindt
2005-10-19
Changed poll to use kernel threads instead of in timer context
Jordan Hargrave
2005-10-19
Added status for chassis intrusion (critical if open)
Jordan Hargrave
2005-10-19
Changed order of reading sensor vs sensor status, failed sensors had invalid
Jordan Hargrave
2005-10-19
Added code to properly read power supply installed/power state
Jordan Hargrave
2005-10-19
Added SMIC interface code
Jordan Hargrave
2005-10-19
add support to change the channel from ifconfig; tested by some,
Federico G. Schwindt
2005-10-19
regen
Brad Smith
2005-10-19
Add the DeLorme Earthmate GPS.
Brad Smith
2005-10-19
Remove v_vnlock from struct vnode, okay krw@ tedu@
Pedro Martelletto
2005-10-19
Add smu(4).
Mark Kettenis
2005-10-19
Add IPMI to amd64. Keep it disabled for now.
Marco Peereboom
2005-10-18
Use MI trunc_page() & round_page(). Suggested by miod@ and grange@
Marco Peereboom
2005-10-18
Document Dell PowerEdge 8450 hack
Marco Peereboom
2005-10-18
Scan SMBIOS before calling config_attach() to prevent unnecessary kernel print.
Marco Peereboom
2005-10-18
getnewfsid() was renamed and moved to sys/mount.h long ago; ok pedro
Jared Yanovich
2005-10-18
remove wrong definition since result really belongs to stat (which is
Federico G. Schwindt
2005-10-18
Add some missing IDE/SATA interfaces..
Brad Smith
2005-10-18
Use PSR_IND rather than recomputing it from PSR_INTERRUPT_DISABLE_BIT;
Miod Vallat
[next]