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
2011-05-30
Kthread_create is a kernel function so use kprintf format attribute instead.
Martynas Venckus
2011-05-29
Add MSI support.
Mark Kettenis
2011-05-29
regen
Mark Kettenis
2011-05-29
Shorten a couple of old Intel chip names for consistency. Should save a few
Mark Kettenis
2011-05-29
Replace the lower bound PAGE_SIZE with VMMAP_MIN_ADDR.
Ariane van der Steldt
2011-05-29
regen
Mark Kettenis
2011-05-29
Add a few missing ATI chipset entries (and fix one since we prefer the chip
Mark Kettenis
2011-05-29
Fix parameter range clamping in vmmap routines.
Ariane van der Steldt
2011-05-29
sync
Theo de Raadt
2011-05-29
Use k1x cpu scaling on all families 0x10 and above (the trend is likely to
Theo de Raadt
2011-05-29
pcidevs.h
Theo de Raadt
2011-05-29
two ATI bridges found in the x201
Theo de Raadt
2011-05-29
Move the source address selection for multicast destinations that
Claudio Jeker
2011-05-29
Let this compile on kernels without acpicpu.
Claudio Jeker
2011-05-29
regen
Mark Kettenis
2011-05-29
Intels calls this the 5400 chipset series instead of the E5400 chipset series
Mark Kettenis
2011-05-29
Don't attempt to use MSI if we're not running in APIC mode.
Mark Kettenis
2011-05-29
regen
Mark Kettenis
2011-05-29
Fix typo in previous commit.
Mark Kettenis
2011-05-29
Ignore errors from the UCMS method. Some newer (really crappy, stay
Theo de Raadt
2011-05-28
regen
Mark Kettenis
2011-05-28
Add AMD Family 14h devices.
Mark Kettenis
2011-05-28
Remove out of data XXX comment.
Mark Kettenis
2011-05-28
Do not leak memory if ufs_open() fails; reported by and ok martynas@
Miod Vallat
2011-05-28
Add support for AMD SB800, where the SMBus control registers have been hidden
Mark Kettenis
2011-05-28
Do not allow traffic to be sent with a destination address in 0/8;
Paul de Weerd
2011-05-28
Sync MCR0_BROADCAST register naming from FreeBSD now that its
Kevin Lo
2011-05-28
age_newbuf is called from the interrupt context so it can't sleep.
Kevin Lo
2011-05-27
Thou shall not use uninitialized TAILQs
Miod Vallat
2011-05-27
Fix the return values from pipe_kqfilter - kqfilters should return an
Nicholas Marriott
2011-05-27
Whitespace nits; from Brad
Kevin Lo
2011-05-26
The check for the mcp98243 sdtemp(4) device was too strict. Relax it.
Theo de Raadt
2011-05-25
Also enclose variable names with external linkage in __BEGIN_DECLS.
Martynas Venckus
2011-05-25
Set UX and SX in the system register early in boot. While not necessary on
Miod Vallat
2011-05-25
Add the second serial port, might be the console device on 2E systems.
Miod Vallat
2011-05-25
Do not dereference ri_devcmap[] twice; found the hard way by Gilbert Fernandes
Miod Vallat
2011-05-25
Add dfs(4), a driver to support the Dynamic Frequency Switching feature
Martin Pieuchot
2011-05-25
Don't do last minute changes to diffs. Revert the argument change to
Claudio Jeker
2011-05-25
wdc.c doesn't use NATAPISCSI, so no point in including atapiscsi.h.
Matthew Dempsky
2011-05-25
- For AR8132 fast ethernet controller, do not report 1000baseT
Kevin Lo
2011-05-25
try to map an msi style interrupt. if that doesnt work then try to map a
David Gwynne
2011-05-24
Move wdc_cd from ata/ata_wdc.c to ic/wdc.c so that you can compile a
Matthew Dempsky
2011-05-24
On OpenBSD, we've always attached scsibus(4) to umass(4), even for
Matthew Dempsky
2011-05-24
sync
Theo de Raadt
2011-05-24
a few more devices
Theo de Raadt
2011-05-24
Reimplement uvm/uvm_map.
Ariane van der Steldt
2011-05-24
Merge pf_scrub_ip() and pf_scrub_ip6() into a single function. Call
Claudio Jeker
2011-05-23
Remove leftover include.
Paul Irofti
2011-05-23
Do not check malloc return value against NULL, as M_WAITOK is used.
Paul Irofti
2011-05-23
AMD K10/K11 pstate driver allows setperf and apm to change CPU
Claudio Jeker
[next]