2 # VIA device configuration
10 If you have a network (Ethernet) card belonging to this class, say Y
11 and read the Ethernet-HOWTO, available from
12 <http://www.tldp.org/docs.html#howto>.
14 Note that the answer to this question doesn't directly affect the
15 kernel: saying N will just cause the configurator to skip all
16 the questions about VIA devices. If you say Y, you will be asked for
17 your specific card in the following questions.
22 tristate "VIA Rhine support"
28 If you have a VIA "Rhine" based network card (Rhine-I (VT86C100A),
29 Rhine-II (VT6102), or Rhine-III (VT6105)), say Y here. Rhine-type
30 Ethernet functions can also be found integrated on South Bridges
33 To compile this driver as a module, choose M here. The module
34 will be called via-rhine.
37 bool "Use MMIO instead of PIO"
40 This instructs the driver to use PCI shared memory (MMIO) instead of
41 programmed I/O ports (PIO). Enabling this gives an improvement in
42 processing time in parts of the driver.
47 tristate "VIA Velocity support"
54 If you have a VIA "Velocity" based network card say Y here.
56 To compile this driver as a module, choose M here. The module
57 will be called via-velocity.
59 endif # NET_VENDOR_VIA