Pull in John Kohl's most recent (15Apr96) APM and PCMCIA work
authorhvozda <hvozda@openbsd.org>
Mon, 29 Apr 1996 13:05:58 +0000 (13:05 +0000)
committerhvozda <hvozda@openbsd.org>
Mon, 29 Apr 1996 13:05:58 +0000 (13:05 +0000)
commit054c7b81f2087f56abf9a6bf444e741b73878339
tree268ac3fc04ff6d3c47ab3f63a8e297eed63163e9
parent0841282ab2803bc54871b682824999e8c93ffa49
Pull in John Kohl's most recent (15Apr96) APM and PCMCIA work
(original PCMCIA framework  by Stefan Grefen).
30 files changed:
etc/etc.i386/MAKEDEV
sbin/Makefile
sbin/config_slot/Makefile [new file with mode: 0644]
sbin/config_slot/config_slot.c [new file with mode: 0644]
sbin/config_slot/read_conf.c [new file with mode: 0644]
sbin/pcmcia_cntrl/Makefile [new file with mode: 0644]
sbin/pcmcia_cntrl/pcmcia_cntrl.1 [new file with mode: 0644]
sbin/pcmcia_cntrl/pcmcia_cntrl.c [new file with mode: 0644]
usr.sbin/Makefile
usr.sbin/apm/Makefile [new file with mode: 0644]
usr.sbin/apm/apm.8 [new file with mode: 0644]
usr.sbin/apm/apm.c [new file with mode: 0644]
usr.sbin/apmd/Makefile [new file with mode: 0644]
usr.sbin/apmd/apm-proto.h [new file with mode: 0644]
usr.sbin/apmd/apmd.8 [new file with mode: 0644]
usr.sbin/apmd/apmd.c [new file with mode: 0644]
usr.sbin/apmd/apmsubr.c [new file with mode: 0644]
usr.sbin/apmd/pathnames.h [new file with mode: 0644]
usr.sbin/pcmciad/Makefile [new file with mode: 0644]
usr.sbin/pcmciad/README.dump-progs [new file with mode: 0644]
usr.sbin/pcmciad/dumpcor/Makefile [new file with mode: 0644]
usr.sbin/pcmciad/dumpcor/dumpcor.c [new file with mode: 0644]
usr.sbin/pcmciad/dumpinfo/Makefile [new file with mode: 0644]
usr.sbin/pcmciad/dumpinfo/dumpinfo.c [new file with mode: 0644]
usr.sbin/pcmciad/dumpreg/Makefile [new file with mode: 0644]
usr.sbin/pcmciad/dumpreg/dumpreg.c [new file with mode: 0644]
usr.sbin/pcmciad/pathnames.h [new file with mode: 0644]
usr.sbin/pcmciad/pcmciad.8 [new file with mode: 0644]
usr.sbin/pcmciad/pcmciad.c [new file with mode: 0644]
usr.sbin/pcmciad/test.config [new file with mode: 0644]