summaryrefslogtreecommitdiffstats
path: root/sys/amd64/conf/NOTES
diff options
context:
space:
mode:
authorjkim <jkim@FreeBSD.org>2005-07-21 00:18:28 +0000
committerjkim <jkim@FreeBSD.org>2005-07-21 00:18:28 +0000
commit25ae65f652e74d694845962f48adddb8b14c25ed (patch)
tree2d14072b0863a44f6c1076f2f9bc76e28f7ed404 /sys/amd64/conf/NOTES
parent8258594954988ea6f837763de78419c814891846 (diff)
downloadFreeBSD-src-25ae65f652e74d694845962f48adddb8b14c25ed.zip
FreeBSD-src-25ae65f652e74d694845962f48adddb8b14c25ed.tar.gz
Fix smbios(4) and add support for amd64
Approved by: anholt (mentor)
Diffstat (limited to 'sys/amd64/conf/NOTES')
-rw-r--r--sys/amd64/conf/NOTES2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/amd64/conf/NOTES b/sys/amd64/conf/NOTES
index facd111..4ee9a90 100644
--- a/sys/amd64/conf/NOTES
+++ b/sys/amd64/conf/NOTES
@@ -299,6 +299,7 @@ options SAFE_RNDTEST # enable rndtest support
#
# cy: Cyclades serial driver
# digi: Digiboard driver
+# smbios: DMI/SMBIOS entry point
# Notes on the Specialix SI/XIO driver:
# The host card is memory, not IO mapped.
@@ -321,6 +322,7 @@ device digi_Xr
device pbio
hint.pbio.0.at="isa"
hint.pbio.0.port="0x360"
+device smbios
# sx device is i386 and pc98 only at the moment.
device sx
options SX_DEBUG
OpenPOWER on IntegriCloud