Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F109415430
D39969.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
401 B
Referenced Files
None
Subscribers
None
D39969.diff
View Options
diff --git a/sys/dev/superio/superio.c b/sys/dev/superio/superio.c
--- a/sys/dev/superio/superio.c
+++ b/sys/dev/superio/superio.c
@@ -295,6 +295,10 @@
const char *descr;
const struct sio_device *devices;
} superio_table[] = {
+ {
+ .vendor = SUPERIO_VENDOR_ITE, .devid = 0x8613,
+ .devices = ite_devices,
+ },
{
.vendor = SUPERIO_VENDOR_ITE, .devid = 0x8712,
.devices = ite_devices,
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Feb 5, 6:50 PM (20 h, 42 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
16479006
Default Alt Text
D39969.diff (401 B)
Attached To
Mode
D39969: superio(4): Add device ID for ITE IT8613
Attached
Detach File
Event Timeline
Log In to Comment