summaryrefslogtreecommitdiffstats
path: root/sys/dev/pci
diff options
context:
space:
mode:
authorarchie <archie@FreeBSD.org>2000-10-02 00:41:43 +0000
committerarchie <archie@FreeBSD.org>2000-10-02 00:41:43 +0000
commitbc3a00b59c07d3dd51088ecd5dc2d3f07cab15c5 (patch)
tree04a04effcb2118628bfebe2df29c95eb4386956b /sys/dev/pci
parent1a40bfc3781c0b385a09c058e4076cf5140969fd (diff)
downloadFreeBSD-src-bc3a00b59c07d3dd51088ecd5dc2d3f07cab15c5.zip
FreeBSD-src-bc3a00b59c07d3dd51088ecd5dc2d3f07cab15c5.tar.gz
Add definition for PCIS_SERIALBUS_SMBUS PCI device subclass.
Remove cut & paste leftovers.
Diffstat (limited to 'sys/dev/pci')
-rw-r--r--sys/dev/pci/pcireg.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/dev/pci/pcireg.h b/sys/dev/pci/pcireg.h
index 8f6e474..eb5c471 100644
--- a/sys/dev/pci/pcireg.h
+++ b/sys/dev/pci/pcireg.h
@@ -220,8 +220,7 @@
#define PCIS_SERIALBUS_SSA 0x02
#define PCIS_SERIALBUS_USB 0x03
#define PCIS_SERIALBUS_FC 0x04
-#define PCIS_SERIALBUS
-#define PCIS_SERIALBUS
+#define PCIS_SERIALBUS_SMBUS 0x05
#define PCIC_OTHER 0xff
OpenPOWER on IntegriCloud