Lines Matching refs:driver
2 ethernet driver for Linux.
6 Testing resources for this driver have been made available
31 Originally, this driver was written for the Digital Equipment
41 Digital Semiconductor SROM Specification. The driver currently
50 So far the driver is known to work with the following cards:
60 The driver has been tested on a relatively busy network using the DE425,
76 This driver has been written substantially from scratch, although its
82 Up to 15 EISA cards can be supported under this driver, limited primarily
87 PCI support has been added to allow the driver to work with the DE434,
92 The ability to load this driver as a loadable module has been included
93 and used extensively during the driver development (to save those long
95 achieved by letting the driver autoprobe as if it were compiled into the
132 pause whilst the driver figures out where its media went). My tests
135 By default, the driver will now autodetect any DECchip based card.
136 Should you have a need to restrict the driver to DIGITAL only cards, you
151 patched this driver to detect it because the SROM format used complies
159 I have added SROM decoding routines to make this driver work with any
162 the dc2104x chips should run correctly with the basic driver. I'm in
175 This driver will now add the interrupt service routine as a fast
188 is the preferred way to use this driver, since it doesn't have this
216 For a compiled in driver, at or above line 548, place e.g.
234 insmod "args" line; for built-in kernels either change the driver to do
236 line 1040 in the driver.
287 Change driver to detect all DECchip based cards
289 Changed driver to autoprobe as a module. No irq
534 ** recognised by this driver.
589 ** For a compiled in driver, place e.g.
2104 .driver = {
2181 ** the driver. Some PCI BIOS's, pre V2.1, need the slot + features to be
2185 ** STOP PRESS: Some BIOS's __require__ the driver to enable the bus mastering
5421 case DE4X5_GET_STATS: /* Get the driver statistics */
5432 case DE4X5_CLR_STATS: /* Zero out the driver statistics */