diff options
author | David Gwynne <dlg@cvs.openbsd.org> | 2011-06-22 03:54:32 +0000 |
---|---|---|
committer | David Gwynne <dlg@cvs.openbsd.org> | 2011-06-22 03:54:32 +0000 |
commit | 6ea77c720c86d80556e217bd293f549f6376e151 (patch) | |
tree | 2f01f26f5d0309513795022037cd0ccccb135009 /sys/dev/x86emu | |
parent | 4f0546e1bdcfaf41875f487df2603a194f410fe6 (diff) |
deraadt plugged his myx into a sparc64 and discovered 3 problems:
1. we want to write raw values to registers all the time, so promote the
myx_raw{read,write} to myx_{read,write} and use them everywhere. get rid
of the raw funcs.
2. i was setting the watermarks on the rx ring before knowhing how big
they were.
3. rxfill in the interrupt handler could lose data if you loop on
sts_isvalid.
almost working now...
"please commit your diff" deraadt@
Diffstat (limited to 'sys/dev/x86emu')
0 files changed, 0 insertions, 0 deletions