For IN control transfers, the firmware does
not send TRANSFER_REQUEST for the data phase
the host must send BCE_VHCI_CMD_TRANSFER_REQUEST
with an IN DMA buffer once the setup phase completes.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 76595 Build 73478: arc lint + arc unit
Event Timeline
| sys/dev/apple_bce/apple_bce_vhci.c | ||
|---|---|---|
| 1843 | This whole if branch looks big enough to stick in its own private function. Wanna go do that? | |