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-09
match on C610
Jonathan Gray
2015-01-09
regen
Jonathan Gray
2015-01-09
Add some Intel Xeon E5 v3 and C610/X99 ids.
Jonathan Gray
2015-01-09
implement mfii_scsi_cmd_io for handling actual io. previously i got
David Gwynne
2015-01-08
Use the correct config registers for the RTL8139 family. Unlike the RTL8169
Brad Smith
2015-01-07
Only MS IntelliMouse have a Z axis, prevent a false positive triggered
Martin Pieuchot
2015-01-07
use the same trick as mpii for posting the request descriptor with
David Gwynne
2015-01-07
Fix impi(4) to make watchdog work and not to panic.
YASUOKA Masahiko
2015-01-07
replace bcopy with memcpy. still cant see the bug im looking for.
David Gwynne
2015-01-07
i may as well turn bzero into memset while i am busy not having
David Gwynne
2015-01-06
We do not support freeing memory using reqbufs with a zero size so
Jonathan Armani
2015-01-06
Support for MEDION S4222 which needs another funky umass quirk. From
Martin Pieuchot
2015-01-06
regen
Martin Pieuchot
2015-01-06
MediaTek Inc. from Ingo Feinerer.
Martin Pieuchot
2015-01-06
Always enable the receive filter. It was being enabled via sis_init()
Brad Smith
2015-01-05
there's already three different types of chips in this family of
David Gwynne
2015-01-05
Prevent a race condition upon resume by adding a supplementary delay.
Martin Pieuchot
2015-01-04
Only set the status of a completed xfer just before giving it back to
Martin Pieuchot
2015-01-04
return 0 for success in ucycom_param() instead of uninitialised memory
Jonathan Gray
2015-01-04
Fix error handling for re_encap() within re_start() and some tidying up.
Brad Smith
2015-01-03
Implement BMAC support; ports 2 & 3 work now as well.
Mark Kettenis
2015-01-03
(new) device driver for Silicon Labs CP2110 USB HID based UART.
uaa
2015-01-03
Make port 1 on the 4x1G card work. Port 2 & 3 still need some work.
Mark Kettenis
2015-01-02
Identify NCT5104D variant in dmesg. (No lm here, these are used for com and
Chris Cappuccio
2015-01-02
there's no need to defer the removal of the iic sensors to a task, we can
David Gwynne
2015-01-02
When chaining TRBs, calculate the TD Size as described in section
Martin Pieuchot
2015-01-02
Holds up much better under load with an IPL on the block pool.
Mark Kettenis
2015-01-02
Still locks up under load, but otherwise fairly functional.
Mark Kettenis
2015-01-02
Report the TT Think Time of USB2.0 Hubs.
Martin Pieuchot
2015-01-02
give the device ref taken in vscsikqfilter to the knote, and unref
David Gwynne
2015-01-02
store all state needed to defer probe/detach events in vscsi_devevent_task.
David Gwynne
2014-12-29
Toggle the TX_RING_KICK_WRAP bit when appropriate.
Mark Kettenis
2014-12-29
Some missing break's.
Brad Smith
2014-12-29
Some cleaning up of the ioctl handling bits to bring things in line
Brad Smith
2014-12-29
Some cleaning up of the ioctl handling bits to bring things in line
Brad Smith
2014-12-29
It sends and receives packets (until we run out of the initial receive blocks).
Mark Kettenis
2014-12-28
Fairly complete Rx path hardware initialization.
Mark Kettenis
2014-12-28
Attach USB HID devices from the Generic Destop page, usage pointer to
Matthieu Herrb
2014-12-28
remove a surplus argument to printf caught by -Wformat
Jonathan Gray
2014-12-28
mask with & not &&
Jonathan Gray
2014-12-26
More code. Transmitting packets somewhat works now.
Mark Kettenis
2014-12-26
unifdef INET. missed a few headers in previous rounds
Ted Unangst
2014-12-23
not necessary to zero hash context; the hash final functions all do that.
Ted Unangst
2014-12-23
tmp is a bad name for a shactx
Ted Unangst
2014-12-22
Replace switch workq with taskq, using the blambert@ method (tm).
Kenneth R Westerback
2014-12-22
amd64 now also uses the ssyms mechanism.
Theo de Raadt
2014-12-22
unifdef INET
Ted Unangst
2014-12-21
WSCONS_EVENT_WSMOUSED_SLEEP and WSCONS_EVENT_WSMOUSED_CLOSE not used anymore.
Alexandr Shadchin
2014-12-21
WSMOUSE_INPUT_WSMOUSED_CLOSE not used anymore.
Alexandr Shadchin
2014-12-21
Always clear a port reset feature after setting it, or at least try to.
Martin Pieuchot
[prev]
[next]