Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/thorpej-cfargs]: src/sys/arch/x86/pci Remove unneceesary "imcsmb" attrib...
details: https://anonhg.NetBSD.org/src/rev/a7457bc93ae5
branches: thorpej-cfargs
changeset: 953880:a7457bc93ae5
user: thorpej <thorpej%NetBSD.org@localhost>
date: Tue Mar 23 01:25:48 2021 +0000
description:
Remove unneceesary "imcsmb" attribute from "imc".
diffstat:
sys/arch/x86/pci/files.pci | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 336a14bbb2d3 -r a7457bc93ae5 sys/arch/x86/pci/files.pci
--- a/sys/arch/x86/pci/files.pci Tue Mar 23 01:17:35 2021 +0000
+++ b/sys/arch/x86/pci/files.pci Tue Mar 23 01:25:48 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: files.pci,v 1.25 2020/10/14 10:19:11 ryo Exp $
+# $NetBSD: files.pci,v 1.25.4.1 2021/03/23 01:25:48 thorpej Exp $
device aapic
attach aapic at pci
@@ -83,7 +83,7 @@
# Intel Integrated Memory Controller and associated SMBus
# (Experimental)
-device imc {}: imcsmb
+device imc {}
attach imc at pci
file arch/x86/pci/imcsmb/imc.c imc
Home |
Main Index |
Thread Index |
Old Index