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-01-19
`wellspring' Apple keyboards found on Macbook Air need slightly different
Miod Vallat
2015-01-19
Remove dead store causing clang to warn; dhill
Miod Vallat
2015-01-19
use SYMLOOP_MAX rather than MAXSYMLINKS
Theo de Raadt
2015-01-18
Do not trust the content of event TRBs coming from the hardware and
Martin Pieuchot
2015-01-18
Complete synchronous abort method modeled after the existing ones.
Martin Pieuchot
2015-01-18
Do not try to free xfers before aborting the pipes, otherwise a clown
Martin Pieuchot
2015-01-18
Since we are no longer resetting rings when a Babble or Stall condition
Martin Pieuchot
2015-01-17
Split the consumer & producer logic into two different functions in
Martin Pieuchot
2015-01-17
resume_randomness() before spinning up other cpus...
Theo de Raadt
2015-01-16
Move to using PATH_MAX
Theo de Raadt
2015-01-15
Remove a variable no longer used in re_tick().
Brad Smith
2015-01-15
Fix subtle breakage for polled commands introduced during iopool conversion.
Miod Vallat
2015-01-15
Define a new wscons mouse type for Synaptics clickpad devices that lack
Jonathan Gray
2015-01-13
Always allow abort tasks to be scheduled, even if the device is beeing
Martin Pieuchot
2015-01-13
Enable snooping on Bay Trail HD Audio.
Jonathan Gray
2015-01-12
Fix axen(4) build with AXEN_DEBUG defined. From Fabien Raetz.
Stefan Sperling
2015-01-12
regen
Jonathan Gray
2015-01-12
add some E5 v3 PCIE and Bay Trail ids
Jonathan Gray
2015-01-12
When setting up advanced TX descriptor use m_getptr to locate the IP
Mike Belopuhov
2015-01-12
pretty up some malloc() calls
Theo de Raadt
2015-01-12
Some fixes and tidying up of the receive filter handling bits.
Brad Smith
2015-01-12
stash the softc in the memory allocated for setting up a task for
David Gwynne
2015-01-11
Tolerate checksum errors in ACPI tables (but complain about them). Apparently
Mark Kettenis
2015-01-11
There's no simple way so check for DMA buffer overrun with isochronous
Martin Pieuchot
2015-01-11
global "list" is not the nicest variable name
Theo de Raadt
2015-01-11
use mallocarray(), then set the size afterwards. Prefer if people learn
Theo de Raadt
2015-01-11
use mallocarray()
Theo de Raadt
2015-01-11
mallocarray() for the rx_buffer memory
Theo de Raadt
2015-01-11
use mallocarray() when reallocating the mux table
Theo de Raadt
2015-01-11
KUE_MCFILTCNT() is non-constant, so use mallocarray()
Theo de Raadt
2015-01-11
unnecessary cast
Theo de Raadt
2015-01-10
Get the MAC address from the PCI ROM on systems without Open Firmware. Code
Mark Kettenis
2015-01-10
Disable (most) interrupts when the interface goes down.
Mark Kettenis
2015-01-10
A few more loose ends.
Mark Kettenis
2015-01-10
Remove debug printfs.
Mark Kettenis
2015-01-10
Hook up nep(4).
Mark Kettenis
2015-01-10
Add support for promiscuous mode and multicase.
Mark Kettenis
2015-01-10
Properly stop DMA and tear down the rings when taking the interface down.
Mark Kettenis
2015-01-10
Remove pointless empty 64bit support code stubs from bwi(4).
Stefan Sperling
2015-01-10
Merge two bwi(4) fixes from FreeBSD:
Stefan Sperling
2015-01-09
The "SunMicro Virtual Eth Device" found on Oracle's more recent SPARC systems
Mark Kettenis
2015-01-09
regen
Mark Kettenis
2015-01-09
SunMicro Virtual Eth Device
Mark Kettenis
2015-01-09
Properly unwind from a failure in usbd_dma_contig_alloc(). Calling
Mark Kettenis
2015-01-09
Always check for DMA buffer overrun, not just for some specific xfers.
Martin Pieuchot
2015-01-09
Correctly report memory allocation failure in uhidev_set_report_async().
Martin Pieuchot
2015-01-09
Add an asynchronous version of uhidev_get_report(), from David Higgs
Martin Pieuchot
2015-01-09
Add support DIOC{G,S}CACHE to mfi(4). Cache of disk on mfi(4) will
YASUOKA Masahiko
2015-01-09
regen
Jonathan Gray
2015-01-09
add rate matching hubs seen on a C610 system
Jonathan Gray
[next]