Файловый менеджер - Редактировать - /var/www/xthruster/html/wp-content/uploads/flags/vme.tar
Назад
bridges/Kconfig 0000644 00000001164 14722071502 0007470 0 ustar 00 # SPDX-License-Identifier: GPL-2.0-only comment "VME Bridge Drivers" config VME_CA91CX42 tristate "Universe II" depends on VIRT_TO_BUS help If you say Y here you get support for the Tundra CA91C142 (Universe II) VME bridge chip. config VME_TSI148 tristate "Tempe" depends on HAS_DMA help If you say Y here you get support for the Tundra TSI148 VME bridge chip. config VME_FAKE tristate "Fake" help If you say Y here you get support for the fake VME bridge. This provides a virtualised VME Bus for devices with no VME bridge. This is mainly useful for VME development (in the absence of VME hardware). bridges/Makefile 0000644 00000000244 14722071502 0007623 0 ustar 00 # SPDX-License-Identifier: GPL-2.0-only obj-$(CONFIG_VME_CA91CX42) += vme_ca91cx42.o obj-$(CONFIG_VME_TSI148) += vme_tsi148.o obj-$(CONFIG_VME_FAKE) += vme_fake.o boards/Kconfig 0000644 00000000534 14722071502 0007323 0 ustar 00 # SPDX-License-Identifier: GPL-2.0-only comment "VME Board Drivers" config VMIVME_7805 tristate "VMIVME-7805" help If you say Y here you get support for the VMIVME-7805 board. This board has an additional control interface to the Universe II chip. This driver has to be included if you want to access VME bus with VMIVME-7805 board. boards/Makefile 0000644 00000000201 14722071502 0007447 0 ustar 00 # SPDX-License-Identifier: GPL-2.0-only # # Makefile for the VME board drivers. # obj-$(CONFIG_VMIVME_7805) += vme_vmivme7805.o Kconfig 0000644 00000000541 14722071502 0006047 0 ustar 00 # SPDX-License-Identifier: GPL-2.0-only # # VME configuration. # menuconfig VME_BUS bool "VME bridge support" depends on PCI ---help--- If you say Y here you get support for the VME bridge Framework. if VME_BUS source "drivers/vme/bridges/Kconfig" source "drivers/vme/boards/Kconfig" source "drivers/staging/vme/devices/Kconfig" endif # VME Makefile 0000644 00000000244 14722071502 0006204 0 ustar 00 # SPDX-License-Identifier: GPL-2.0-only # # Makefile for the VME bridge device drivers. # obj-$(CONFIG_VME_BUS) += vme.o obj-y += bridges/ obj-y += boards/
| ver. 1.4 |
Github
|
.
| PHP 7.4.3-4ubuntu2.24 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка