summaryrefslogtreecommitdiffstats
path: root/sys/amd64/conf
diff options
context:
space:
mode:
authorjkim <jkim@FreeBSD.org>2005-10-06 20:43:44 +0000
committerjkim <jkim@FreeBSD.org>2005-10-06 20:43:44 +0000
commit9acbd2317953de7a11e5257782e66269e0ae93dd (patch)
tree0a29f75368b42d69604ceee77098063e2f392a7a /sys/amd64/conf
parent28e5001029a02f05ce71ed315f20a5612f80d25b (diff)
downloadFreeBSD-src-9acbd2317953de7a11e5257782e66269e0ae93dd.zip
FreeBSD-src-9acbd2317953de7a11e5257782e66269e0ae93dd.tar.gz
MFC: Minor fixes and add amd64 support:
- Fix SMBIOS entry point structure. - Add structure length sanity check. - Fix revision number output. Approved by: re (kensmith)
Diffstat (limited to 'sys/amd64/conf')
-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 a4f0634..28d8f4c 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