summaryrefslogtreecommitdiffstats
path: root/sys/conf
diff options
context:
space:
mode:
Diffstat (limited to 'sys/conf')
-rw-r--r--sys/conf/NOTES2
-rw-r--r--sys/conf/files2
2 files changed, 4 insertions, 0 deletions
diff --git a/sys/conf/NOTES b/sys/conf/NOTES
index 815349b..dfa3d8d 100644
--- a/sys/conf/NOTES
+++ b/sys/conf/NOTES
@@ -2115,6 +2115,7 @@ device tnt4882
# rc: RISCom/8 multiport card
# rp: Comtrol Rocketport(ISA/PCI) - single card
# si: Specialix SI/XIO 4-32 port terminal multiplexor
+# cmx: OmniKey CardMan 4040 pccard smartcard reader
# Notes on the Comtrol Rocketport driver:
#
@@ -2170,6 +2171,7 @@ options SI_DEBUG
hint.si.0.at="isa"
hint.si.0.maddr="0xd0000"
hint.si.0.irq="12"
+device cmx
#
# The 'bktr' device is a PCI video capture device using the Brooktree
diff --git a/sys/conf/files b/sys/conf/files
index aa79fd8..f203ed0 100644
--- a/sys/conf/files
+++ b/sys/conf/files
@@ -508,6 +508,8 @@ dev/cardbus/cardbus_cis.c optional cardbus
dev/cardbus/cardbus_device.c optional cardbus
dev/ciss/ciss.c optional ciss
dev/cm/smc90cx6.c optional cm
+dev/cmx/cmx.c optional cmx
+dev/cmx/cmx_pccard.c optional cmx pccard
dev/cnw/if_cnw.c optional cnw pccard
dev/cpufreq/ichss.c optional cpufreq
dev/cs/if_cs.c optional cs
OpenPOWER on IntegriCloud