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-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
2010-09-29
grab the acpi thread lock very early in acpi thread startup; not that it
Theo de Raadt
2010-09-29
The attach function can return 1 now because there is no more priority
Theo de Raadt
2010-09-29
Radeon HD4200 Mobility; from brynet. Some flags tweaks from me.
Owain Ainsworth
2010-09-29
sync
Owain Ainsworth
2010-09-29
Radeon HD4200 Mobility from Brynet
Owain Ainsworth
2010-09-29
back out support for variable sized processing unit controls until
Jacob Meuser
2010-09-28
do not assume PR_NOWAIT is 0; it is not anymore
Theo de Raadt
2010-09-27
A few M_ZEROs without any M_WAITOK/M_NOWAITs.
Thordur I. Bjornsson
2010-09-27
Make sure the SEND_DEV_ID command is sent synchronously, so the response buffer
Miod Vallat
2010-09-27
tedu's shiny new pool_get kassert found an instance of PR_NOWAIT or
Marco Peereboom
2010-09-26
support variable sized (bControlSize != 2) processing unit bmControls,
Jacob Meuser
2010-09-26
Merge pmsi(4) into pms(4). From Alexandr Shadchin on tech@.
Miod Vallat
2010-09-25
ppb(4) should respect pci_dopm, like pci(4) does, and not try to poweroff
Mike Larkin
2010-09-25
when vscsi is closed, deactivate all child devices so when we kill the
David Gwynne
2010-09-24
- missing semicolon from r@undefined.ch
Jasper Lievisse Adriaanse
2010-09-24
remove dying flag in detach() function.
Yojiro Uo
2010-09-24
try to print the attach dmesg line in one unit, rather than intermixing
Theo de Raadt
2010-09-24
remove useless store
David Gwynne
2010-09-24
no use setting cmd in mfi_ioctl_setstate if you never use it.
David Gwynne
2010-09-24
vol_list in mpi_get_raid is never used.
David Gwynne
2010-09-24
tsleep on a static and private handle, since our goal is to not be
Theo de Raadt
2010-09-23
The only sensible argument for VOP_* calls that take a struct proc pointer is
Owain Ainsworth
2010-09-23
remove dying flag in the detach() function.
Yojiro Uo
2010-09-23
rename uyurex(4) to utwitch(4)
Yojiro Uo
2010-09-23
Introduce a DKF_NOLABELREAD flag, which is used by a device to prevent
Joel Sing
2010-09-23
translate WRITE SAME 16 into DSM TRIM.
David Gwynne
2010-09-23
commands and bits for data set management.
David Gwynne
[next]