
86
// Enter Extended Function Mode
outp(0x2E, 0x87);
outp(0x2E, 0x87);
// Select Logic Device 7
outp(0x2E, 0x07);
outp(0x2F, 0x07);
// Select & Enable GPIO1
outp(0x2E, 0x27);
outp(0x2F, inp(0x2F) | 0x05);
// Assign Pin 70 to be a WDTO# Signal
outp(0x2E, 0x2C);
outp(0x2F, inp(0x2F) & 0xDF);
//Clear WDTO# Status
outp(0x2E, 0xF5);
outp(0x2F, inp(0x2F) | 0x40);
// Select time unit (Second )
outp(0x2E, 0xF5);
outp(0x2F, inp(0x2F) & Count-mode Register);
// Select time unit (Minute)
outp(0x2E, 0xF5);
outp(0x2F, inp(0x2F) | Count-mode Register);
// Set Time-out Value
outp(0x2E, 0xF6);
outp(0x2F,
Time-out Value Register
);
// Counting of watch dog time is enable.
outp(0x2E, 0xF5);
outp(0x2F, inp(0x2F) | 0x20);
// Exit Extended Function Mode
outp(0x2E, 0xAA);
Summary of Contents for WEX-QM871
Page 1: ...WEX QM871 Intel QM87 User Manual Rev 01 Aug 2015...
Page 7: ...7 1 3 PCB Layout Top View...
Page 8: ...8 Bottom View MINI PCIe Rear I O View COM1 VGA HDMI USB1 LAN1 LAN2...
Page 9: ...9 1 4 Dimensions...
Page 34: ...34 Platform Misc Configuration Power Management...
Page 43: ...43 SATA 1 Empty SATA 2 Empty SATA 3 Empty...
Page 72: ...72 Step 4 Click Finish to complete setup...
Page 74: ...74 Step 3 Click Next to continue Step 4 Click Next to continue...
Page 75: ...75 Step 5 Click Yes to complete setup...
Page 76: ...76 3 3 LAN Driver Step 1 Click Next to continue Step 2 Click Next to continue...
Page 77: ...77 Step 3 Click Next to continue Step 4 Click Install to continue...
Page 78: ...78 Step 5 Click Finish to complete setup...
Page 79: ...79 3 4 Audio Driver Step 1 Click Next to continue Step 2 Click Finish to complete setup...
Page 80: ...80 3 5 USB Driver Step 1 Click Next to continue Step 2 Click Yes to continue...
Page 81: ...81 Step 3 Click Next to continue Step 4 Click Next to continue...
Page 82: ...82 Step 5 Click Finish to complete setup...
Page 83: ...83 3 6 iAMT Driver Step 1 Click Next to continue Step 2 Click Yes to continue...
Page 84: ...84 Step 3 Click Next to continue Step 4 Click Finish to complete setup...