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-05-26
the addr field in read cap 16 is 8 bytes, not 4. pity, i had really big
David Gwynne
2010-05-25
The logic in this function is a little tricky (though correct).
Owain Ainsworth
2010-05-25
Having just calculated which sequence number we wish to wait for (so
Owain Ainsworth
2010-05-25
rename struct drm_i915_private to struct inteldrm_softc, to be more in
Owain Ainsworth
2010-05-25
Remove the DRI1 code paths from inteldrm as promised two weeks ago.
Owain Ainsworth
2010-05-24
Support fibre PHY on BCM5709S. From FreeBSD via Brad.
Stuart Henderson
2010-05-24
regen
Jonathan Gray
2010-05-24
shrink
Jonathan Gray
2010-05-24
We sometimes compile kernels with -Wvariable-decl because it makes us
Theo de Raadt
2010-05-24
Flush cache before suspend.
Mark Kettenis
2010-05-24
atascsi may (will) reuse ata_xfers, meaning the xa state that
David Gwynne
2010-05-24
Remove the drm drivers that are not enabled (and have never been so).
Owain Ainsworth
2010-05-23
remove another piece of ancient #ifdef arc code
Theo de Raadt
2010-05-23
fix another signed/unsigned slipt. no functional change. I hate this
Owain Ainsworth
2010-05-23
mac68k can move to defining __mac68k__ instead
Theo de Raadt
2010-05-23
luna88k moves to defining __luna88k__ instead
Theo de Raadt
2010-05-23
toast __arc__; we gave up on that platform around a decade ago
Theo de Raadt
2010-05-23
missing dkio.h includes; ok krw@
Christian Weisgerber
2010-05-23
move hp300 to -D__hp300__; ok miod
Theo de Raadt
2010-05-23
rely on __alpha__ instead of alpha
Theo de Raadt
2010-05-23
rely on __alpha__, __amd64__, and __i386__ instead
Theo de Raadt
2010-05-23
Place drive in standby mode before shutdown. Avoids the loud click heard on
Mark Kettenis
2010-05-21
Make compile with NBIO = 0
Marco Peereboom
2010-05-20
Split some copies of two struct members together into two bcopy rather
Nicholas Marriott
2010-05-20
add mode change command to support ZTE 3G modem (MF633 etc)
Yojiro Uo
2010-05-20
regen
Yojiro Uo
2010-05-20
add ZTE633 (3G modem) etc
Yojiro Uo
2010-05-20
New scsi code seems to be stable. Pluck previously identified
Kenneth R Westerback
2010-05-19
Use the actual SSID length rather than a (wrong) sizeof. Makes gcc4
Nicholas Marriott
2010-05-19
BUS_DMA_ZERO instead of alloc, map, bzero.
Owain Ainsworth
2010-05-19
BUS_DMA_ZERO love.
Owain Ainsworth
2010-05-19
the virtual scsi disks that mpi(4) presents dont grok modifications to the
David Gwynne
2010-05-18
Add as yet untested support for the 82576 quad copper ET2
Jonathan Gray
2010-05-18
regen
Jonathan Gray
2010-05-18
Add some more em devices and workbit CF ATA.
Jonathan Gray
2010-05-18
more BUS_DMA_ZERO love.
Owain Ainsworth
2010-05-18
bus_dmamem_alloc() ...; bzero/memset(); ->
Owain Ainsworth
2010-05-18
oops. needs_fence should still be conditional on tiling due to the needs
Owain Ainsworth
2010-05-18
Always invalidate fences in pin if they are invalid, not just if we need
Owain Ainsworth
2010-05-18
dont let sys/ioctl.h imply that you get the ioctls in dkio.h. this
David Gwynne
2010-05-17
Put the name string on the stack.
Nicholas Marriott
2010-05-17
regen
Jonathan Gray
2010-05-17
add some devices found on a core i5 machine
Jonathan Gray
2010-05-16
Use a temporary variable for now to sidestep -Wbounded checking when
Nicholas Marriott
2010-05-16
fix (again) TKIP MIC entries in set_key().
Damien Bergamini
2010-05-16
fix ic_max_nnodes computation.
Damien Bergamini
2010-05-16
add AR9300 PCI Id
Damien Bergamini
2010-05-16
no need to set the MAC address to 0 for TKIP MIC entries; the key
Damien Bergamini
2010-05-16
cleanup hardware key cache management (not used yet)
Damien Bergamini
2010-05-16
sync DPRINTF with ar5008
Damien Bergamini
[next]