FreeBSD Bugzilla – Attachment 103178 Details for
Bug 143068
Device ID for ichwd on the H55 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), 907 bytes, created by
mike
on 2010-01-21 21:20:31 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
mike
Created:
2010-01-21 21:20:31 UTC
Size:
907 bytes
patch
obsolete
>--- orig/ichwd.c 2009-11-07 06:41:23.000000000 -0500 >+++ ichwd.c 2010-01-21 16:10:36.000000000 -0500 >@@ -109,6 +109,7 @@ > { DEVICEID_ICH10D, "Intel ICH10D watchdog timer", 10 }, > { DEVICEID_ICH10DO, "Intel ICH10DO watchdog timer", 10 }, > { DEVICEID_ICH10R, "Intel ICH10R watchdog timer", 10 }, >+ { DEVICEID_H55EXP, "Intel H55 Express watchdog timer", 10 }, > { 0, NULL, 0 }, > }; > >1(ich10)# diff -u orig/ichwd.h ichwd.h >--- orig/ichwd.h 2008-08-25 11:23:54.000000000 -0400 >+++ ichwd.h 2010-01-21 16:10:20.000000000 -0500 >@@ -99,6 +99,7 @@ > #define DEVICEID_ICH10D 0x3a1a > #define DEVICEID_ICH10DO 0x3a14 > #define DEVICEID_ICH10R 0x3a16 >+#define DEVICEID_H55EXP 0x3b06 > > /* ICH LPC Interface Bridge Registers (ICH5 and older) */ > #define ICH_GEN_STA 0xd4 >1(ich10)#
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 143068
: 103178