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
2010-10-18
when configuring the streaming interface with the video probe and
Jacob Meuser
2010-10-18
use setting with closest matching bandwidth for the current configuration
Jacob Meuser
2010-10-18
Stop compiling with ATHN_DEBUG defined by default.
Damien Bergamini
2010-10-18
Add __attribute__((aligned(4))) to __packed Tx/Rx descriptors.
Damien Bergamini
2010-10-18
remove v2.0 initialization values for the Osprey.
Damien Bergamini
2010-10-17
Ansify non-ansified function definitions. No functional change.
Kenneth R Westerback
2010-10-16
Sync
Kenneth R Westerback
2010-10-16
Two run(4)'s picked up in Akihabara after j2k10. Melco WLI-UC-GNM and
Kenneth R Westerback
2010-10-16
Remove some duplicated code. No need to flush/reset at attach and then
Kenneth R Westerback
2010-10-16
SUNWEIT DVI can be just about any chipset. Use the revision to select which.
Mats O Jansson
2010-10-15
Remove redundant definition
Jordan Hargrave
2010-10-14
Move glxpcib(4) to MI land unifying the two MD drivers.
Paul Irofti
2010-10-12
Add Sierra Wireless MC8790.
Marco Pfatschbacher
2010-10-12
regen
Marco Pfatschbacher
2010-10-12
Add Sierra Wireless MC8790.
Marco Pfatschbacher
2010-10-12
Force openings to 1 for devices that can't do tagged i/o, i.e. more
Kenneth R Westerback
2010-10-11
16-byte commands just won't fit in 12-byte buffers. So make the
Kenneth R Westerback
2010-10-10
Add proper malloc flags so we can attach again.
Marcus Glocker
2010-10-09
Make trm(4) work again. Avoid use-after-free of xs fields, don't
Kenneth R Westerback
2010-10-09
* define structure that represents USB descriptor with variable sized
Jacob Meuser
2010-10-09
only print out of sync messages when compiled for debugging
Jacob Meuser
2010-10-09
control values can be 1 or 2 bytes, signed or unsigned. fixes hue
Jacob Meuser
2010-10-08
don't trust that bFrameIndex in frame descriptors is unique. fixes
Jacob Meuser
2010-10-08
Call bus_space_barrier() after each read and write, since this
Alexandre Ratchov
2010-10-08
encoding of envy is little endian, not native endian, probably fixes envy
Alexandre Ratchov
2010-10-08
put all calls bus_space_xxx() into functions, makes the code smaller
Alexandre Ratchov
2010-10-08
check current hardware position in interrupt handler. it's possible
Jacob Meuser
2010-10-07
Create separate functions for enabling wake and runtime gpes.
Jordan Hargrave
2010-10-07
If the card model is not ``HT/PT'', then check that the DMA physical
Alexandre Ratchov
2010-10-07
Fix some pms(4) vs wsmoused issues. From Alexandr Shadchin via
Kenneth R Westerback
2010-10-06
Give the device the physical address obtained from the DMA mapping
Alexandre Ratchov
2010-10-05
split acpi_enable_onegpe to separate enable/disable functions
Jordan Hargrave
2010-10-05
Added acpi_disable_allgpes function to clear GPE status
Jordan Hargrave
2010-10-05
clean up acpi_softc use more
Theo de Raadt
2010-10-05
delete a bit of #if 0 code
Theo de Raadt
2010-10-05
hide use of our global acpi_softc pointer a bit better
Theo de Raadt
2010-10-05
add missing splx in the debug codepath. nevertheless that
Mike Belopuhov
2010-10-05
regen
David Gwynne
2010-10-05
areca have a new family of controllers out
David Gwynne
2010-10-04
add support for midi(4) ports to envy(4)
Alexandre Ratchov
2010-10-03
iopoolification. Tested on my Advansys ASP-3940U2W. Various eyes
Kenneth R Westerback
2010-10-03
iopoolification. Tested on my Initio INIC-950. Various eyes including
Kenneth R Westerback
2010-10-03
Prevent the Dream Link USB LED Message Board to be attached as an HID
Jonathan Armani
2010-10-03
Sync
Jonathan Armani
2010-10-03
Add Dream Link USB LED Message Board v1.0
Jonathan Armani
2010-10-03
sync
Theo de Raadt
2010-10-03
usb mouse; brynet@gmail
Theo de Raadt
2010-10-02
remove support for srandom and urandom. direct everyone to arandom instead.
Ted Unangst
2010-10-02
Fix Ian@'s pms keyboard/mouse while keeping my eeePC working.
Kenneth R Westerback
2010-09-29
Add DMA sync operations. Fixes problems on macppc with gcc4 because
Mark Kettenis
[next]