• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/tulip/

Lines Matching refs:EISA

34         DE425 TP/COAX EISA
82 Upto 15 EISA cards can be supported under this driver, limited primarily
89 to the differences in the EISA and PCI CSR address offsets from the base
94 reboot sequences). Loadable module support under PCI and EISA has been
228 Changed the bus probing. EISA used to be done first, followed by PCI.
229 Most people probably don't even know what a de425 is today and the EISA
231 probed first followed by EISA if a) the architecture allows EISA and
232 either b) there have been no PCI cards detected or c) an EISA probe is
256 Fixed EISA probe.
319 Fix EISA probe bugs reported by <os2@kpi.kharkov.ua>
406 Fix probe bug with EISA & PCI cards present from
427 Change PCI/EISA bus probing order.
440 0.548 30-Aug-03 Big 2.6 cleanup. Ported to PCI/EISA probing and
628 ** EISA bus defines
803 int bus; /* EISA or PCI */
1013 ** Note now that module autoprobing is allowed under EISA and PCI. The
1095 if (lp->bus == EISA) {
1258 ((lp->bus == PCI) ? "PCI BIOS" : "EISA CNFG"));
2039 /* Read the EISA Configuration Registers */
2043 * care about the EISA configuration, and thus doesn't
2045 * the EISA config file to sort it out. */
2047 /* EISA REG1: Assert DecChip 21040 HW Reset */
2051 /* EISA REG1: Deassert DecChip 21040 HW Reset */
2055 /* EISA REG3: R/W Burst Transfer Enable */
2067 lp->bus = EISA;
3947 ** Look for a particular board name in the EISA configuration space
4022 if (lp->bus == EISA) {
4051 ** pointer correctly (at least on my DE425 EISA card), this routine should do
5285 if(lp->bus == EISA) {