Details
Description
This code in the Hal\halx86\generic\dma.c line 145:
WRITE_PORT_UCHAR((PUCHAR)FIELD_OFFSET(EISA_CONTROL, DmaController2Pages.Channel2), 0x2A); |
when writing to this port, my motherboard power down
so I added a check MACHINE_TYPE_EISA only.
Attachments
Issue Links
- is blocked by
-
CORE-9976 Hal::dma - fully implementation of S/G functions, correct check is EISA dma available
- Open