nonaka
|
d2e3340d93
|
hvn(4), hvkbd(4): Only need to poll when cold.
|
2019-11-22 12:40:07 +00:00 |
|
nonaka
|
c0318f0b96
|
vmbus(4), hvn(4), hvkbd(4): Fixed wait time for tsleep(9).
|
2019-11-22 12:30:32 +00:00 |
|
nonaka
|
fa286b3165
|
hvn(4), hvkbd(4): No need to call vmbus_channel_setdeferred().
These devices do not perform batch reading.
|
2019-11-15 08:51:27 +00:00 |
|
chs
|
02991323a4
|
in many device attach paths, allocate memory with KM_SLEEP instead of KM_NOSLEEP
and remove code to handle failures that can no longer happen.
|
2019-10-01 18:00:07 +00:00 |
|
rin
|
2b1514363b
|
Fix build for !WSDISPLAY_COMPAT_RAWKBD.
|
2019-07-21 16:08:13 +00:00 |
|
nonaka
|
13deebddb0
|
Added drivers for Hyper-V Synthetic Keyboard and Video device.
|
2019-05-24 14:28:48 +00:00 |
|