]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Remove EISA support for ep driver. Left in place EISA strings that are
authorimp <imp@FreeBSD.org>
Thu, 16 Feb 2017 21:56:51 +0000 (21:56 +0000)
committerimp <imp@FreeBSD.org>
Thu, 16 Feb 2017 21:56:51 +0000 (21:56 +0000)
commit933d52b17333ad51d15643cf286018e3de2f426b
treeffe3ce7efd03f0c0a1322fba08d6298240a6b5da
parentb4d08ae9897d7b9a4eb691181f4167e27ad39bd7
Remove EISA support for ep driver. Left in place EISA strings that are
still relevant (ISA cards can still be in EISA mode, and we're still
ignoring those in the identify routine). Notes about cards in EISA
mode have been left in the manual since they aren't relevant to EISA
support, but instruct how to properly configure an ISA card in a mode
when it is in a ISA bus slot.
share/man/man4/man4.i386/ep.4
sys/conf/files
sys/dev/ep/if_ep.c
sys/dev/ep/if_ep_eisa.c [deleted file]
sys/dev/ep/if_ep_isa.c
sys/dev/ep/if_epvar.h
sys/modules/ep/Makefile