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
2008-07-21
Add curproc to ioctl call.
Marco Peereboom
2008-07-21
cleanup - we don't have resource structure
Kevin Lo
2008-07-20
fill in variant and version components of the UUID
Damien Miller
2008-07-20
On TI cardbus bridges, enable PCI interrupt routing if the device has not
Mark Kettenis
2008-07-20
Huawei E618 and E620 is not compatible with ubsa(4).
Yojiro Uo
2008-07-20
Add DIOCGPDINFO support. 'disklabel -d svnd0' now works.
Kenneth R Westerback
2008-07-19
Full rewrite of metadata handling. This fixes power failures and crashes
Marco Peereboom
2008-07-19
If a resolution which has been requested over VIDEO_TRY_FMT or
Marcus Glocker
2008-07-19
In interrupt handler change printf -> DRPINTF.
Marcus Glocker
2008-07-18
For negotation first get the devices default values (GET_DEF) instead
Marcus Glocker
2008-07-18
Implement VIDIOC_S_FMT and VIDIOC_TRY_FMT. Now V4L2 applications can
Marcus Glocker
2008-07-18
o Use mbufs, for the RX ring, instead of malloc()'ing an MCLBYTES sized buffer.
Thordur I. Bjornsson
2008-07-18
the Belkin F5D7010 version # is a RTL8185 cardbus device. this
Reyk Floeter
2008-07-18
sync
Reyk Floeter
2008-07-18
Add Belkin Wireless G Notebook Card F5D7010 (rtw(4) RTL8185-based)
Reyk Floeter
2008-07-18
POLL causes concurrency issues with event driven batteries. Remove for now
Marco Peereboom
2008-07-17
Zero mbreg_t structure *before* initializing any members, not when we're
Mark Kettenis
2008-07-17
Add a flag and allow the driver to identify the BCM5788 chipsets. They're
Brad Smith
2008-07-17
Remove clause 3 from NetBSD license.
Joel Sing
2008-07-17
Increase the size of the diskinfo struct, which has grown
Jonathan Gray
2008-07-16
Add a new parameter to pckbc_cnattach(): flags to put in the pckbc bowels.
Miod Vallat
2008-07-16
If pckbc_xt_translation() fails, do not try to force the keyboard in table
Miod Vallat
2008-07-16
It is no longer necessary to regen gsckbdmap after changing this file.
Miod Vallat
2008-07-16
Enable the read DMA engine's PCI read request burst length long burst
Brad Smith
2008-07-15
Backout rev 1.162. This change made us muck with with pci config space at
Mark Kettenis
2008-07-15
Remove some debug code that i forgot to remove in a previous commit.
Owain Ainsworth
2008-07-15
Adapt some code from the FreeBSD driver required to make
Jonathan Gray
2008-07-15
theres no need too m_adj() the mbuf by 8bytes (u_int64_t) in
Thordur I. Bjornsson
2008-07-14
Make VIDIOC_ENUM_FMT list all available formats for the attached device.
Marcus Glocker
2008-07-14
Finish support for uncompressed payloads (UDESCSUB_VS_FORMAT_UNCOMPRESSED).
Marcus Glocker
2008-07-13
Spacing.
Marcus Glocker
2008-07-13
Save format and frame descriptors to a format group structure so we
Marcus Glocker
2008-07-13
Add some additional hardware revisions from FreeBSD needed for
Jonathan Gray
2008-07-12
reference vmt (openbsd) rather than vmware (xorg)
Chris Kuethe
2008-07-12
Make sure the label is read in rdopen(), this isn't the case if you
Miod Vallat
2008-07-12
Right now agp_generic_enable() is wrong. It has been since 2006. It
Owain Ainsworth
2008-07-12
sync
Bernd Ahlers
2008-07-12
Add another Acer id.
Bernd Ahlers
2008-07-12
Remove obsolete TODO comment.
Marcus Glocker
2008-07-12
regen
Brad Smith
2008-07-12
Add the OUI id for JMicron and the ids for the JMP202 FastE PHY and
Brad Smith
2008-07-12
Add support for the Marvell 88E8016 PHY.
Brad Smith
2008-07-11
If there is a 100baseT4 connection then fall through so as to
Brad Smith
2008-07-11
Check the correct BMSR bit in the capabilities field when checking
Brad Smith
2008-07-11
Qlogic -> QLogic
Igor Sobrado
2008-07-11
remove an unused function. ok jsg@
Kevin Lo
2008-07-10
move a common statement out of if/else;
Thordur I. Bjornsson
2008-07-10
Don't terminate the array of matching product/vendor IDs with { 0, 0 }
Marc Balmer
2008-07-10
Make cams with Sonix chipset work by avoiding excessive alternate
Marcus Glocker
2008-07-10
the DRM_{READ,WRITE}$NUMBER() macros currently use
Owain Ainsworth
[next]