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
2015-07-29
Use DMA pointer determine the number of times the audio(4) layer has
Alexandre Ratchov
2015-07-29
Something subtle in previous revision is locking up suspend or booting
Theo de Raadt
2015-07-29
Determine and print Xen hypervisor version.
Mike Belopuhov
2015-07-29
Zap a SLIST in a more obviously correct/safe way.
Kenneth R Westerback
2015-07-29
Rework buffer position reporting code.
Alexandre Ratchov
2015-07-28
add missing space, from Donovan Watteau <tsoomi at gmail.com>
Alexandre Ratchov
2015-07-28
In case the system misses enough audio interrupts for DMA
Alexandre Ratchov
2015-07-28
Add the AUDIO_GETPOS ioctl() to fetch a snapshot of the 4 counters
Alexandre Ratchov
2015-07-28
Tweak a couple of [SLIST|TAILQ]_REMOVE() usages in loops to a more
Kenneth R Westerback
2015-07-28
Add callbacks for supported hypervisors in pvbus(4) to print more
Reyk Floeter
2015-07-27
zap trailing linefeeds from sr_error() and panic() calls
Alexander Hall
2015-07-26
When attaching on an alpha system, get the current textmode resolution by
Miod Vallat
2015-07-26
Make pcic_ident_ok() completely silent in case of failure.
Miod Vallat
2015-07-24
Switch back into counting bytes rather than blocks. We can't just
Alexandre Ratchov
2015-07-24
if we free the mbuf in the rx path, clear the pointer to it so we dont
David Gwynne
2015-07-23
Add the bhyve id to recognize if we're running under this hypervisor.
Reyk Floeter
2015-07-22
Represent the current stream position in blocks rather than bytes
Alexandre Ratchov
2015-07-21
Switch pvbus(4) to fully dynamic autoconf - drivers don't have to be
Reyk Floeter
2015-07-21
iRespect the access size when reading or writing to pci config space.
Mark Kettenis
2015-07-21
Move vmt.c to sys/dev/pv/vmt.c. The history is lost but can be found
Reyk Floeter
2015-07-21
Add pvbus(4), a pseudo-bus to attach non-PCI paravirtual devices and buses.
Reyk Floeter
2015-07-21
A few more daddr_t fixes. Rename 'phys_off' variables to 'offset'
Kenneth R Westerback
2015-07-20
fix spacing
Mike Larkin
2015-07-20
Add a quirk for Cirrus Logic PD6729, for earlier silicon versions of this
Miod Vallat
2015-07-20
Try to assign a secondary bus number if the BIOS left the CardBus bridge
Mark Kettenis
2015-07-20
Tweak previous; the Synaptics TrackPoint in my ThinkPad T500 works again.
Kent R. Spillner
2015-07-19
Make iwm(4) show command codes of unhandled firmware replies. Should make
Stefan Sperling
2015-07-19
Remove unneeded #include <disklabel.h>.
Kenneth R Westerback
2015-07-19
Stop passing daddr_t parameters for lengths. Use long since that's the type
Kenneth R Westerback
2015-07-19
Change some obviously incorrect usages of daddr_t (a DEV_BSIZE
Kenneth R Westerback
2015-07-19
Oops. Missed a file from offset commit.
Kenneth R Westerback
2015-07-19
Stop adding and subtracting data offset. Just keep to chunk relative
Kenneth R Westerback
2015-07-19
Stop adding and subtracting data offset. Just keep to chunk relative
Kenneth R Westerback
2015-07-19
Use DEV_BSIZE instead of 512 where appropriate. Use DL_SECTOBLK()
Kenneth R Westerback
2015-07-19
Don't emit values for 'width' that
Kenneth R Westerback
2015-07-19
use standardized register defintion in mii.h rather than specific
Yojiro Uo
2015-07-19
regen
Yojiro Uo
2015-07-19
add RTL8211
Yojiro Uo
2015-07-19
use standardized register definition in mii.h rather than each
Yojiro Uo
2015-07-19
revert privious commit
Yojiro Uo
2015-07-19
simplify a triple-deep ternary operation.
Brent Cook
2015-07-19
according to MII specification, these seems to be bug.
Yojiro Uo
2015-07-18
fix typo.
Yojiro Uo
2015-07-18
add following registers from IEEE 802.3-2009 Clause 22.
Yojiro Uo
2015-07-18
virtio_pci: Do the ISR read without kernel lock
Stefan Fritsch
2015-07-18
If _CST provides a C2 or C3 but lacks a C1 that we understand, provide a
Philip Guenther
2015-07-18
Shuffle include file ordering in preparation for future changes in vgavar.h,
Miod Vallat
2015-07-18
KNF fixes
Stefan Fritsch
2015-07-17
add missing braces to only call selrecord when intended to
Jonathan Gray
2015-07-17
fix comments
Mike Larkin
[prev]
[next]