Skip to content

Commit 466f5a4

Browse files
committed
Add back FIXME regarding calculating value at runtime that was previously removed.
1 parent 328ca36 commit 466f5a4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

hal/halx86/generic/dma.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -980,6 +980,7 @@ typedef struct _SCATTER_GATHER_CONTEXT {
980980
WAIT_CONTEXT_BLOCK Wcb;
981981
} SCATTER_GATHER_CONTEXT, *PSCATTER_GATHER_CONTEXT;
982982

983+
// FIXME: This value needs to be calculated at runtime
983984
#define MAX_SG_ELEMENTS 0x30
984985

985986
IO_ALLOCATION_ACTION

0 commit comments

Comments
 (0)