Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 351311
b: refs/heads/master
c: bca94cf
h: refs/heads/master
i:
  351309: 565ed56
  351307: 688eccd
  351303: 7b53165
  351295: 71a52cb
v: v3
  • Loading branch information
Paul Gortmaker committed Jan 7, 2013
1 parent 9a3ca04 commit 83426de
Show file tree
Hide file tree
Showing 27 changed files with 979 additions and 3,298 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: c03a14e8db06d6687f470f9769f47aa5764b1fe3
refs/heads/master: bca94cffabf5c9f2399da34eab00bd534bf3735b
66 changes: 2 additions & 64 deletions trunk/drivers/net/ethernet/8390/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ config NET_VENDOR_8390
bool "National Semi-conductor 8390 devices"
default y
depends on NET_VENDOR_NATSEMI && (AMIGA_PCMCIA || PCI || SUPERH || \
ISA || EISA || MAC || M32R || MACH_TX49XX || \
ISA || MAC || M32R || MACH_TX49XX || \
H8300 || ARM || MIPS || ZORRO || PCMCIA || \
EXPERIMENTAL)
---help---
Expand All @@ -33,18 +33,6 @@ config EL2
To compile this driver as a module, choose M here. The module
will be called 3c503.

config AC3200
tristate "Ansel Communications EISA 3200 support (EXPERIMENTAL)"
depends on PCI && (ISA || EISA) && EXPERIMENTAL
select CRC32
---help---
If you have a network (Ethernet) card of this type, say Y and read
the Ethernet-HOWTO, available from
<http://www.tldp.org/docs.html#howto>.

To compile this driver as a module, choose M here. The module
will be called ac3200.

config PCMCIA_AXNET
tristate "Asix AX88190 PCMCIA support"
depends on PCMCIA
Expand Down Expand Up @@ -86,18 +74,6 @@ config E2100
To compile this driver as a module, choose M here. The module
will be called e2100.

config ES3210
tristate "Racal-Interlan EISA ES3210 support (EXPERIMENTAL)"
depends on PCI && EISA && EXPERIMENTAL
select CRC32
---help---
If you have a network (Ethernet) card of this type, say Y and read
the Ethernet-HOWTO, available from
<http://www.tldp.org/docs.html#howto>.

To compile this driver as a module, choose M here. The module
will be called es3210.

config HPLAN_PLUS
tristate "HP PCLAN+ (27247B and 27252A) support"
depends on ISA
Expand Down Expand Up @@ -140,18 +116,6 @@ config ARM_ETHERH
If you have an Acorn system with one of these network cards, you
should say Y to this option if you wish to use it with Linux.

config LNE390
tristate "Mylex EISA LNE390A/B support (EXPERIMENTAL)"
depends on PCI && EISA && EXPERIMENTAL
select CRC32
---help---
If you have a network (Ethernet) card of this type, say Y and read
the Ethernet-HOWTO, available from
<http://www.tldp.org/docs.html#howto>.

To compile this driver as a module, choose M here. The module
will be called lne390.

config MAC8390
bool "Macintosh NS 8390 based ethernet cards"
depends on MAC
Expand Down Expand Up @@ -187,8 +151,7 @@ config NE2000
without a specific driver are compatible with NE2000.

If you have a PCI NE2000 card however, say N here and Y to "PCI
NE2000 and clone support" under "EISA, VLB, PCI and on board
controllers" below.
NE2000 and clone support" below.

To compile this driver as a module, choose M here. The module
will be called ne.
Expand Down Expand Up @@ -223,19 +186,6 @@ config APNE
To compile this driver as a module, choose M here: the module
will be called apne.

config NE3210
tristate "Novell/Eagle/Microdyne NE3210 EISA support (EXPERIMENTAL)"
depends on PCI && EISA && EXPERIMENTAL
select CRC32
---help---
If you have a network (Ethernet) card of this type, say Y and read
the Ethernet-HOWTO, available from
<http://www.tldp.org/docs.html#howto>. Note that this driver
will NOT WORK for NE3200 cards as they are completely different.

To compile this driver as a module, choose M here. The module
will be called ne3210.

config PCMCIA_PCNET
tristate "NE2000 compatible PCMCIA support"
depends on PCMCIA
Expand Down Expand Up @@ -285,18 +235,6 @@ config ULTRA
To compile this driver as a module, choose M here. The module
will be called smc-ultra.

config ULTRA32
tristate "SMC Ultra32 EISA support"
depends on EISA
select CRC32
---help---
If you have a network (Ethernet) card of this type, say Y and read
the Ethernet-HOWTO, available from
<http://www.tldp.org/docs.html#howto>.

To compile this driver as a module, choose M here. The module
will be called smc-ultra32.

config WD80x3
tristate "WD80*3 support"
depends on ISA
Expand Down
5 changes: 0 additions & 5 deletions trunk/drivers/net/ethernet/8390/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,26 +3,21 @@
#

obj-$(CONFIG_MAC8390) += mac8390.o
obj-$(CONFIG_AC3200) += ac3200.o 8390.o
obj-$(CONFIG_APNE) += apne.o 8390.o
obj-$(CONFIG_ARM_ETHERH) += etherh.o
obj-$(CONFIG_AX88796) += ax88796.o
obj-$(CONFIG_E2100) += e2100.o 8390.o
obj-$(CONFIG_EL2) += 3c503.o 8390p.o
obj-$(CONFIG_ES3210) += es3210.o 8390.o
obj-$(CONFIG_HPLAN_PLUS) += hp-plus.o 8390p.o
obj-$(CONFIG_HPLAN) += hp.o 8390p.o
obj-$(CONFIG_HYDRA) += hydra.o 8390.o
obj-$(CONFIG_LNE390) += lne390.o 8390.o
obj-$(CONFIG_MCF8390) += mcf8390.o 8390.o
obj-$(CONFIG_NE2000) += ne.o 8390p.o
obj-$(CONFIG_NE2K_PCI) += ne2k-pci.o 8390.o
obj-$(CONFIG_NE3210) += ne3210.o 8390.o
obj-$(CONFIG_NE_H8300) += ne-h8300.o 8390.o
obj-$(CONFIG_PCMCIA_AXNET) += axnet_cs.o 8390.o
obj-$(CONFIG_PCMCIA_PCNET) += pcnet_cs.o 8390.o
obj-$(CONFIG_STNIC) += stnic.o 8390.o
obj-$(CONFIG_ULTRA) += smc-ultra.o 8390.o
obj-$(CONFIG_ULTRA32) += smc-ultra32.o 8390.o
obj-$(CONFIG_WD80x3) += wd.o 8390.o
obj-$(CONFIG_ZORRO8390) += zorro8390.o 8390.o
Loading

0 comments on commit 83426de

Please sign in to comment.