linux/drivers/net/tulip
Jeff Garzik c3d8e682b7 [netdrvr] Remove Becker-template 'io_size' member, when invariant
Becker-derived drivers often have the 'io_size' member in their chip
info struct, indicating the minimum required size of the I/O resource
(usually a PCI BAR).  For many situations, this number is either
constant or irrelevant (due to pci_iomap convenience behavior).

This change removes the io_size invariant member, and replaces it with a
compile-time constant.

Drivers updated: fealnx, gt96100eth, winbond-840, yellowfin

Additionally,
- gt96100eth: unused 'drv_flags' removed from gt96100eth
- winbond-840: unused struct match_info removed
- winbond-840: mark pci_id_tbl[] const, __devinitdata

Signed-off-by: Jeff Garzik <jeff@garzik.org>
2006-07-05 13:40:49 -04:00
..
21142.c [PATCH] tulip DC21143 rev 48 10Mbit HDX fix 2005-10-03 22:16:42 -04:00
Kconfig [netdrvr] add 'uli526x' driver (a tulip clone) 2005-07-29 15:33:58 -04:00
Makefile [netdrvr] add 'uli526x' driver (a tulip clone) 2005-07-29 15:33:58 -04:00
de4x5.c [PATCH] irq-flags: drivers/net: Use the new IRQF_ constants 2006-07-02 13:58:51 -07:00
de4x5.h [netdrvr] trim trailing whitespace: 8139*.c, epic100, forcedeth, tulip/* 2006-05-26 21:39:03 -04:00
de2104x.c [PATCH] irq-flags: drivers/net: Use the new IRQF_ constants 2006-07-02 13:58:51 -07:00
dmfe.c [PATCH] irq-flags: drivers/net: Use the new IRQF_ constants 2006-07-02 13:58:51 -07:00
eeprom.c [netdrvr] trim trailing whitespace: 8139*.c, epic100, forcedeth, tulip/* 2006-05-26 21:39:03 -04:00
interrupt.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
media.c [netdrvr] trim trailing whitespace: 8139*.c, epic100, forcedeth, tulip/* 2006-05-26 21:39:03 -04:00
pnic.c [PATCH] drivers/net/*: use time_after() and friends 2006-01-17 07:59:23 -05:00
pnic2.c [PATCH] Typo fixes 2006-03-28 09:16:08 -08:00
timer.c [netdrvr tulip] Remove ULi-specific code from generic tulip driver 2005-08-11 15:09:23 -04:00
tulip.h Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
tulip_core.c [PATCH] irq-flags: drivers/net: Use the new IRQF_ constants 2006-07-02 13:58:51 -07:00
uli526x.c [PATCH] irq-flags: drivers/net: Use the new IRQF_ constants 2006-07-02 13:58:51 -07:00
winbond-840.c [netdrvr] Remove Becker-template 'io_size' member, when invariant 2006-07-05 13:40:49 -04:00
xircom_cb.c [PATCH] irq-flags: drivers/net: Use the new IRQF_ constants 2006-07-02 13:58:51 -07:00
xircom_tulip_cb.c [netdrvr] Remove Linux-specific changelogs from several Becker template drivers 2006-07-05 13:40:49 -04:00