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
2006-01-05
Add SMBus host interface support for amdpm(4).
Alexander Yurchenko
2006-01-05
Happy New Year!
Alexander Yurchenko
2006-01-05
Reliability fixes:
Alexander Yurchenko
2006-01-05
interacting with the watchdog while we're in the middle of updating sensors
David Gwynne
2006-01-05
rev 1.59 & 1.60 of rtw.c commited by David Young to NetBSD:
Jonathan Gray
2006-01-05
part of rev 1.58 of rtw.c David Young comitted to NetBSD:
Jonathan Gray
2006-01-05
ansi/deregister
Jonathan Gray
2006-01-05
bzero buffers after malloc, or clear string buffer before strlcpy'ing
Theo de Raadt
2006-01-05
if a kthread fails to call kthread_exit() but instead returns,
Ted Unangst
2006-01-05
bzero after malloc; ok dhartmei
Theo de Raadt
2006-01-04
Adjust timeout values. This was determined by using beck's ibm e325.
Marco Peereboom
2006-01-04
Make bitfields readable. ok jordan@
Marco Peereboom
2006-01-04
Switch to the C version of random() on m68k platforms. It is almost as fast
Miod Vallat
2006-01-04
Return from interrupt handler after chip init(reset).
Brad Smith
2006-01-04
esm_cmd has to wait for two registers to change state for every command
David Gwynne
2006-01-04
Remove unused structures and ioctl declarations.
Miod Vallat
2006-01-04
People doing time comparisons without using the time{r,spec}cmp macros are
Miod Vallat
2006-01-04
Import NetBSD's direct adb code on mac68k, switching to real keyboard and mouse
Miod Vallat
2006-01-04
More accurate sc_minsync computation on 16.5MHz ESPs; ok martin@
Miod Vallat
2006-01-04
Crank MAXPHYS to 64KB again and remove bogus comment.
Miod Vallat
2006-01-04
Initialize virtual_end to a decent value, so that VM_MAX_KERNEL_ADDRESS is
Miod Vallat
2006-01-04
Cut buffers pressure down to 35% of kvm max, since (for now) kvm is
Miod Vallat
2006-01-04
Stop abusing phys_map to know if it is safe to use malloc in extent routines;
Miod Vallat
2006-01-04
Do not return zero in bus_space_map() on failure (sigh).
Miod Vallat
2006-01-04
Use symbolic constants for the MACE ISA address range in mace_space_unmap()
Miod Vallat
2006-01-04
Better rounding logic when registering memory regions in uvm; we would lose
Miod Vallat
2006-01-04
detect lm96000
Theo de Raadt
2006-01-04
Make sure we unmap io space if we fail to attach.
Mark Kettenis
2006-01-04
split out I2C_DEBUG into I2C_VERBOSE. VERBOSE is on. Turn on DEBUG to
Theo de Raadt
2006-01-04
Move bpf_mtap_hdr() after trunk_*_input() so that we hopefully see only one
Brad Smith
2006-01-04
add sysctl machdep.console_device support
Martin Reindl
2006-01-04
sync
Alexander Yurchenko
2006-01-04
Add via kt880 agp; from Mike Belopuhov <mkb@crypt.org.ru>
Alexander Yurchenko
2006-01-04
missing zero
Martin Reindl
2006-01-04
Remove redundant calls to bpfdetach.
Can Erkin Acar
2006-01-04
regen
Brad Smith
2006-01-04
better
Brad Smith
2006-01-04
regen
Brad Smith
2006-01-04
- add 2 SiS PCI to PCI bridges
Brad Smith
2006-01-04
regen
Brad Smith
2006-01-04
rename 8111 ACPI to 8111 Power
Brad Smith
2006-01-04
driver for the nvidia nforce2/3/4 smbus controller.
David Gwynne
2006-01-04
update comment to match what the code does as of rev 1.149.
Brad Smith
2006-01-03
Add UFS2 softdep bits, okay tedu@
Pedro Martelletto
2006-01-03
Revert part of the previous committed by mistake.
Alexander Yurchenko
2006-01-03
Correct interrupt type check. Pointed out by kettenis@, thanks.
Alexander Yurchenko
2006-01-03
Try to prevent red stating the machine on a misaligned user space stack by
Mark Kettenis
2006-01-03
Be careful not to change any registers.
Mark Kettenis
2006-01-03
Make #undef match its temporary #define.
Miod Vallat
2006-01-03
work in progress on the Apple Sudden Motion Sensor found in recent
Xavier Santolaria
[next]