summaryrefslogtreecommitdiff
path: root/CRB/CSP.sdl
diff options
context:
space:
mode:
Diffstat (limited to 'CRB/CSP.sdl')
-rw-r--r--CRB/CSP.sdl25
1 files changed, 25 insertions, 0 deletions
diff --git a/CRB/CSP.sdl b/CRB/CSP.sdl
index a499a80..c43782f 100644
--- a/CRB/CSP.sdl
+++ b/CRB/CSP.sdl
@@ -636,3 +636,28 @@ PCIDEVICE
OptionROM = Yes
CompressedROM = Yes
End
+
+## Board\SB\SB.sdl
+PCIDEVICE
+ Title = "GbE Controller"
+ Bus = 00h
+ Dev = 019h
+ Fun = 00h
+ ROMFile = "Chipset\SB\GbE_OR.BIN"
+ DeviceID = 01502h
+ VendorID = 08086h
+ IntA = LNKE; 20
+ DeviceType = OnBoard
+ PCIBusSize = 32bit
+ OptionROM = Yes
+ CompressedROM = Yes
+ LinkDevice = Yes
+ Disable = Yes
+End
+TOKEN
+ Name = "PCH_PWR_OPT_GBE"
+ Value = "0"
+ Help = "0:Set the function to 'Disabled'.\1:Set the function to 'Enabled'."
+ TokenType = Boolean
+ TargetH = Yes
+End