FreeBSD Bugzilla – Attachment 21980 Details for
Bug 38299
Add VT8233A to pci/viapm.c SMBus driver. Only requires chipID add to probe
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 711 bytes, created by
Rob Schulhof
on 2002-05-19 18:30:02 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Rob Schulhof
Created:
2002-05-19 18:30:02 UTC
Size:
711 bytes
patch
obsolete
>*** viapm.c Sun May 19 10:22:46 2002 >--- viapm.new.c Sun May 19 10:13:58 2002 >*************** >*** 65,70 **** >--- 65,71 ---- > #define VIA_596A_PMU_ID 0x30501106 > #define VIA_596B_PMU_ID 0x30511106 > #define VIA_686A_PMU_ID 0x30571106 >+ #define VIA_8233A_PMU_ID 0x31471106 > #define VIA_8233_PMU_ID 0x30741106 > > #define VIAPM_INB(port) \ >*************** >*** 266,271 **** >--- 267,273 ---- > goto viapro; > > case VIA_8233_PMU_ID: >+ case VIA_8233A_PMU_ID: > desc = "VIA VT8233 Power Management Unit"; > viapm->type = VIAPM_TYP_UNKNOWN; > base_cfgreg = VIAPM_8233_BASE;
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 38299
: 21980