/freebsd/sys/modules/aic7xxx/ahc/ |
H A D | Makefile | diff a4e4cebf17289ba883f050ea2375ca654bc57f2b Thu Feb 16 22:57:19 CET 2017 Warner Losh <imp@FreeBSD.org> Remove EISA support from ahc driver. The AIC-7770 chip can be on ISA, VesaLocalBus or EISA. Internally, EISA and ISA are handled the same, with VL being handled slightly differently. To avoid too much code churn, retain the EISA name, despite it being used only for ISA bus. When it is on the ISA bus, weird gymnastics are required with EISA-space address accesses as well. Remove known models from the ahc man page. Remove ahc_eisa module.
|
/freebsd/share/man/man4/ |
H A D | ahc.4 | diff a4e4cebf17289ba883f050ea2375ca654bc57f2b Thu Feb 16 22:57:19 CET 2017 Warner Losh <imp@FreeBSD.org> Remove EISA support from ahc driver. The AIC-7770 chip can be on ISA, VesaLocalBus or EISA. Internally, EISA and ISA are handled the same, with VL being handled slightly differently. To avoid too much code churn, retain the EISA name, despite it being used only for ISA bus. When it is on the ISA bus, weird gymnastics are required with EISA-space address accesses as well. Remove known models from the ahc man page. Remove ahc_eisa module.
|
/freebsd/sys/dev/aic7xxx/ |
H A D | aic7770.c | diff a4e4cebf17289ba883f050ea2375ca654bc57f2b Thu Feb 16 22:57:19 CET 2017 Warner Losh <imp@FreeBSD.org> Remove EISA support from ahc driver. The AIC-7770 chip can be on ISA, VesaLocalBus or EISA. Internally, EISA and ISA are handled the same, with VL being handled slightly differently. To avoid too much code churn, retain the EISA name, despite it being used only for ISA bus. When it is on the ISA bus, weird gymnastics are required with EISA-space address accesses as well. Remove known models from the ahc man page. Remove ahc_eisa module.
|
H A D | aic7xxx_osm.h | diff a4e4cebf17289ba883f050ea2375ca654bc57f2b Thu Feb 16 22:57:19 CET 2017 Warner Losh <imp@FreeBSD.org> Remove EISA support from ahc driver. The AIC-7770 chip can be on ISA, VesaLocalBus or EISA. Internally, EISA and ISA are handled the same, with VL being handled slightly differently. To avoid too much code churn, retain the EISA name, despite it being used only for ISA bus. When it is on the ISA bus, weird gymnastics are required with EISA-space address accesses as well. Remove known models from the ahc man page. Remove ahc_eisa module.
|
H A D | aic7xxx.h | diff a4e4cebf17289ba883f050ea2375ca654bc57f2b Thu Feb 16 22:57:19 CET 2017 Warner Losh <imp@FreeBSD.org> Remove EISA support from ahc driver. The AIC-7770 chip can be on ISA, VesaLocalBus or EISA. Internally, EISA and ISA are handled the same, with VL being handled slightly differently. To avoid too much code churn, retain the EISA name, despite it being used only for ISA bus. When it is on the ISA bus, weird gymnastics are required with EISA-space address accesses as well. Remove known models from the ahc man page. Remove ahc_eisa module.
|
/freebsd/sys/conf/ |
H A D | files | diff a4e4cebf17289ba883f050ea2375ca654bc57f2b Thu Feb 16 22:57:19 CET 2017 Warner Losh <imp@FreeBSD.org> Remove EISA support from ahc driver. The AIC-7770 chip can be on ISA, VesaLocalBus or EISA. Internally, EISA and ISA are handled the same, with VL being handled slightly differently. To avoid too much code churn, retain the EISA name, despite it being used only for ISA bus. When it is on the ISA bus, weird gymnastics are required with EISA-space address accesses as well. Remove known models from the ahc man page. Remove ahc_eisa module.
|