From ee4e7828cdb57507969deca833b219caff37cc93 Mon Sep 17 00:00:00 2001 From: rink Date: Thu, 6 Mar 2008 08:09:45 +0000 Subject: Commit cmx(4), a driver for Omnikey CardMan 4040 PCMCIA smartcard readers. PR: kern/114582 Submitted by: Daniel Roethlisberger Reviewed by: imp, myself Tested by: johans, myself MFC after: 2 weeks --- sys/conf/NOTES | 2 ++ 1 file changed, 2 insertions(+) (limited to 'sys/conf/NOTES') 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 -- cgit v1.1