mirror of https://github.com/torvalds/linux.git
Some pcnet_cs compatible cards require an exact 16-lines match of the ioport areas specified in CIS, but set the "iolines" value in the CIS incorrectly. We can easily work around this issue -- same as we do in serial_cs -- by first trying setting iolines to the CIS-specified value, and then trying a 16-line match. Reported-and-tested-by: Wolfram Sang <w.sang@pengutronix.de> Hardware-supplied-by: Jochen Frieling <j.frieling@pengutronix.de> CC: netdev@vger.kernel.org Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net> |
||
|---|---|---|
| .. | ||
| 3c574_cs.c | ||
| 3c589_cs.c | ||
| Kconfig | ||
| Makefile | ||
| axnet_cs.c | ||
| com20020_cs.c | ||
| fmvj18x_cs.c | ||
| ibmtr_cs.c | ||
| nmclan_cs.c | ||
| pcnet_cs.c | ||
| smc91c92_cs.c | ||
| xirc2ps_cs.c | ||