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
/
dev
Age
Commit message (
Expand
)
Author
2012-09-17
Bit field name was confused. Not MCS08 but MCS09.
YASUOKA Masahiko
2012-09-17
add sensor category and moved some devices to the category.
Yojiro Uo
2012-09-17
regen
Yojiro Uo
2012-09-17
add Toradex products
Yojiro Uo
2012-09-13
tell mii_attach where the phy is on the chip, rather than asking it to
David Gwynne
2012-09-13
regen
joshua stein
2012-09-13
recognize the Intel Centrino Advanced-N 6235
joshua stein
2012-09-12
match on another axis AX88772B that comes with the asus ux21/ux31a
joshua stein
2012-09-12
regen
joshua stein
2012-09-12
add another ASIX AX88772B device
joshua stein
2012-09-12
Use sg_addr instead of sg_lo_addr, leftovers from last commit.
Christiano F. Haesbaert
2012-09-12
Make sure we don't sleep on autoconf.
Christiano F. Haesbaert
2012-09-11
Support FTDI FT2232H. This has a new base clock rate, different divisor,
Theo de Raadt
2012-09-11
Check that the host supports GET_SPEED as well as GET_VERSION before deciding
Darren Tucker
2012-09-10
autoconf is not the right place to sleep; noticed by haesbaert
Mike Belopuhov
2012-09-08
Don't use mtrr if we are not on i386/amd64.
Martin Pieuchot
2012-09-08
Instead of having yet an other option to compile the drm code without agp
Martin Pieuchot
2012-09-07
Call pci_min_powerstate() to determine the lowest possible powerstate instead
Mark Kettenis
2012-09-07
Add a new function called acpi_pci_min_powerstate() that returns the lowest
Mark Kettenis
2012-09-07
Fixup a memory access fault on an invalid reply. Quoting the spec:
Mike Belopuhov
2012-09-04
The powerlevel is an unsigned int, there is no need to check for negative
Claudio Jeker
2012-09-03
add Intel 7 series kt (amt serial over lan)
Jonathan Gray
2012-09-02
Dont "#ifdef DIAGNOSTICS" out umidi_jack->intr.
Alexandre Ratchov
2012-08-31
Wake on LAN support for nfe(4). Tested by me, russel on misc@, and jsg.
Stefan Sperling
2012-08-30
Determine the memory and mmio regions based on previously initialzed BAR
Martin Pieuchot
2012-08-30
Use only one macro instead of two to turn debug printf on.
Martin Pieuchot
2012-08-30
make a variable that can take a value of -1 signed to match what the
Jonathan Gray
2012-08-28
oops. a bit of debugging code has sneaked in
Mike Belopuhov
2012-08-28
Get rid of several ill-defined concepts and use more information
Mike Belopuhov
2012-08-26
htole64 works as good as htole32 twice for dma virtual addresses.
David Gwynne
2012-08-25
Better detection of the st16650 v1 (with the broken fifo). Gets rid of
Mark Kettenis
2012-08-25
Turns out the v445 isn't happy at all if we touch the registers that deal
Mark Kettenis
2012-08-25
Add support for power saving in Host AP mode.
Mark Kettenis
2012-08-25
Make sure we disable interrupts on attachment before re-enabling.
Christiano F. Haesbaert
2012-08-25
Small cleanup.
Christiano F. Haesbaert
2012-08-25
some endian fixes.
David Gwynne
2012-08-23
cleanup calculations in iocfacts a bit: number of reply frames doesn't
Mike Belopuhov
2012-08-23
whitespace cleanup; no functional change
Mike Belopuhov
2012-08-23
use BUS_DMA_ZERO
Mike Belopuhov
2012-08-23
the chain_offset in mfii requests are in 16 byte units, not 4 like
David Gwynne
2012-08-23
Fix a race in rt2661 Tx interrupt processing which can cause Tx processing
Stefan Sperling
2012-08-23
turns out - is not commutative.
David Gwynne
2012-08-23
stupid code bug.
David Gwynne
2012-08-22
Split out the bar functions required to attach drm(4) to share them
Martin Pieuchot
2012-08-22
cleanup mpii_alloc_queues, use caddr_t for kva plus a bit of cleanup
Mike Belopuhov
2012-08-22
remove last remnants of mpii_[e]cfg_header and mpii_[e]cfg_page
Mike Belopuhov
2012-08-22
for device pages of the fixed size there's no need to query their
Mike Belopuhov
2012-08-22
minor style nits for the function prototypes
Mike Belopuhov
2012-08-22
Unbreak drm when DRM_NO_AGP is defined.
Martin Pieuchot
2012-08-22
kill several unused or useless defines; no functional change
Mike Belopuhov
[next]