1
0
Fork 0

Staging: vme: add Tundra TSI148 VME-PCI Bridge driver

Signed-off-by: Martyn Welch <martyn.welch@gefanuc.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
wifi-calibration
Martyn Welch 2009-07-31 09:28:17 +01:00 committed by Greg Kroah-Hartman
parent 60479690af
commit d22b8ed9a3
4 changed files with 4306 additions and 0 deletions

View File

@ -6,3 +6,9 @@ config VME_CA91CX42
help
If you say Y here you get support for the Tundra CA91C042 (Universe I)
and CA91C142 (Universe II) VME bridge chips.
config VME_TSI148
tristate "Tempe"
help
If you say Y here you get support for the Tundra TSI148 VME bridge
chip.

View File

@ -1 +1,2 @@
obj-$(CONFIG_VME_CA91CX42) += vme_ca91cx42.o
obj-$(CONFIG_VME_TSI148) += vme_tsi148.o

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff