FreeBSD Bugzilla – Attachment 103227 Details for
Bug 143118
Device ID for ichwd on the NM10 Express chipset watchdog timer
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.04 KB, created by
Koshin sumitani
on 2010-01-23 13:50:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Koshin sumitani
Created:
2010-01-23 13:50:01 UTC
Size:
1.04 KB
patch
obsolete
>--- ichwd.c.orig 2010-01-23 22:46:17.000000000 +0900 >+++ ichwd.c 2010-01-13 23:31:15.000000000 +0900 >@@ -91,6 +91,7 @@ > { DEVICEID_ICH7, "Intel ICH7 watchdog timer", 7 }, > { DEVICEID_ICH7DH, "Intel ICH7DH watchdog timer", 7 }, > { DEVICEID_ICH7M, "Intel ICH7M watchdog timer", 7 }, >+ { DEVICEID_NM10, "Intel NM10 watchdog timer", 7 }, > { DEVICEID_ICH7MDH, "Intel ICH7MDH watchdog timer", 7 }, > { DEVICEID_ICH8, "Intel ICH8 watchdog timer", 8 }, > { DEVICEID_ICH8DH, "Intel ICH8DH watchdog timer", 8 }, >> diff -u ichwd.h.orig ichwd.h >--- ichwd.h.orig 2010-01-23 22:46:17.000000000 +0900 >+++ ichwd.h 2010-01-13 23:30:29.000000000 +0900 >@@ -83,6 +83,7 @@ > #define DEVICEID_ICH7 0x27b8 > #define DEVICEID_ICH7DH 0x27b0 > #define DEVICEID_ICH7M 0x27b9 >+#define DEVICEID_NM10 0x27bc > #define DEVICEID_ICH7MDH 0x27bd > #define DEVICEID_ICH8 0x2810 > #define DEVICEID_ICH8DH 0x2812
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 143118
: 103227