Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 3463
b: refs/heads/master
c: f04e3f0
h: refs/heads/master
i:
  3461: e9770ce
  3459: f3a6b13
  3455: ae1236c
v: v3
  • Loading branch information
Adrian Bunk authored and Jeff Garzik committed Jun 26, 2005
1 parent d042596 commit f3af538
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 4 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: a9fc25108995f1f59ee30026818d7ec2bb016fbe
refs/heads/master: f04e3f092a855ce798f274b38712b90d51b73bca
1 change: 1 addition & 0 deletions trunk/drivers/net/3c509.c
Original file line number Diff line number Diff line change
Expand Up @@ -217,6 +217,7 @@ static void el3_poll_controller(struct net_device *dev);
static struct eisa_device_id el3_eisa_ids[] = {
{ "TCM5092" },
{ "TCM5093" },
{ "TCM5095" },
{ "" }
};

Expand Down
6 changes: 3 additions & 3 deletions trunk/drivers/net/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -1488,14 +1488,14 @@ config 8139CP
will be called 8139cp. This is recommended.

config 8139TOO
tristate "RealTek RTL-8139 PCI Fast Ethernet Adapter support"
tristate "RealTek RTL-8129/8130/8139 PCI Fast Ethernet Adapter support"
depends on NET_PCI && PCI
select CRC32
select MII
---help---
This is a driver for the Fast Ethernet PCI network cards based on
the RTL8139 chips. If you have one of those, say Y and read
the Ethernet-HOWTO <http://www.tldp.org/docs.html#howto>.
the RTL 8129/8130/8139 chips. If you have one of those, say Y and
read the Ethernet-HOWTO <http://www.tldp.org/docs.html#howto>.

To compile this driver as a module, choose M here: the module
will be called 8139too. This is recommended.
Expand Down

0 comments on commit f3af538

Please sign in to comment.