diff options
author | David Gwynne <dlg@cvs.openbsd.org> | 2007-04-22 09:25:15 +0000 |
---|---|---|
committer | David Gwynne <dlg@cvs.openbsd.org> | 2007-04-22 09:25:15 +0000 |
commit | 3af701593bbaa4fb0ed0fcf81f71fb30e2206284 (patch) | |
tree | 1f85b869f4e509f4a2985889b06458c4e25c1289 /sys/arch/vax/include | |
parent | af5088000028eb95ed1f1cb4f67d0ff81f89f0bd (diff) |
this is the start of the transmit path. this takes packets off the
interface send queue and puts them on the hardwares tx task fifo. the tx
completion path hasnt been written yet.
the mbuf dmamap loading has been stolen from vic.
there's obviously a lot of code that is shared between the rxf fifo loading
and the txt fifo loading. i also have to think about how to better
calculate and keep track of space in the fifos.
this is getting harder and harder. it sucks writing tons of code without
being able to verify that it works. i might take a break for a bit.
Diffstat (limited to 'sys/arch/vax/include')
0 files changed, 0 insertions, 0 deletions