Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
linux
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
linux
Commits
87f49eb0
Commit
87f49eb0
authored
Feb 20, 2002
by
Steven Cole
Committed by
Jeff Garzik
Feb 20, 2002
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add some missing help texts to drivers/net/Config.help.
parent
92e2b49f
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
61 additions
and
0 deletions
+61
-0
drivers/net/Config.help
drivers/net/Config.help
+61
-0
No files found.
drivers/net/Config.help
View file @
87f49eb0
...
@@ -3,6 +3,10 @@ CONFIG_BAGETLANCE
...
@@ -3,6 +3,10 @@ CONFIG_BAGETLANCE
MIPS-32-based Baget embedded system. This chipset is better known
MIPS-32-based Baget embedded system. This chipset is better known
via the NE2100 cards.
via the NE2100 cards.
CONFIG_LASI_82596
Say Y here to support the on-board Intel 82596 ethernet controller
built into Hewlett-Packard PA-RISC machines.
CONFIG_MIPS_JAZZ_SONIC
CONFIG_MIPS_JAZZ_SONIC
This is the driver for the onboard card of MIPS Magnum 4000,
This is the driver for the onboard card of MIPS Magnum 4000,
Acer PICA, Olivetti M700-10 and a few other identical OEM systems.
Acer PICA, Olivetti M700-10 and a few other identical OEM systems.
...
@@ -214,6 +218,12 @@ CONFIG_PPPOE
...
@@ -214,6 +218,12 @@ CONFIG_PPPOE
pppd, along with binaries of a patched pppd package can be found at:
pppd, along with binaries of a patched pppd package can be found at:
<http://www.shoshin.uwaterloo.ca/~mostrows/>.
<http://www.shoshin.uwaterloo.ca/~mostrows/>.
CONFIG_PPPOATM
Support PPP (Point to Point Protocol) encapsulated in ATM frames.
This implementation does not yet comply with section 8 of RFC2364,
which can lead to bad results if the ATM peer loses state and
changes its encapsulation unilaterally.
CONFIG_NET_RADIO
CONFIG_NET_RADIO
Support for wireless LANs and everything having to do with radio,
Support for wireless LANs and everything having to do with radio,
but not with amateur radio or FM broadcasting.
but not with amateur radio or FM broadcasting.
...
@@ -853,6 +863,10 @@ CONFIG_LANCE
...
@@ -853,6 +863,10 @@ CONFIG_LANCE
say M here and read <file:Documentation/modules.txt>. This is
say M here and read <file:Documentation/modules.txt>. This is
recommended. The module will be called lance.o.
recommended. The module will be called lance.o.
CONFIG_MIPS_AU1000_ENET
If you have an Alchemy Semi AU1000 ethernet controller
on an SGI MIPS system, say Y. Otherwise, say N.
CONFIG_SGI_IOC3_ETH
CONFIG_SGI_IOC3_ETH
If you have a network (Ethernet) card of this type, say Y and read
If you have a network (Ethernet) card of this type, say Y and read
the Ethernet-HOWTO, available from
the Ethernet-HOWTO, available from
...
@@ -1326,6 +1340,24 @@ CONFIG_DE4X5
...
@@ -1326,6 +1340,24 @@ CONFIG_DE4X5
module, say M here and read <file:Documentation/modules.txt> as well
module, say M here and read <file:Documentation/modules.txt> as well
as <file:Documentation/networking/net-modules.txt>.
as <file:Documentation/networking/net-modules.txt>.
CONFIG_DE2104X
This driver is developed for the SMC EtherPower series Ethernet
cards and also works with cards based on the DECchip
21040 (Tulip series) chips. Some LinkSys PCI cards are
of this type. (If your card is NOT SMC EtherPower 10/100 PCI
(smc9332dst), you can also try the driver for "Generic DECchip"
cards, above. However, most people with a network card of this type
will say Y here.) Do read the Ethernet-HOWTO, available from
<http://www.linuxdoc.org/docs.html#howto>. More specific
information is contained in
<file:Documentation/DocBook/tulip-user.tmpl>.
This driver is also available as a module ( = code which can be
inserted in and removed from the running kernel whenever you want).
The module will be called tulip.o. If you want to compile it as a
module, say M here and read <file:Documentation/modules.txt> as well
as <file:Documentation/networking/net-modules.txt>.
CONFIG_TULIP
CONFIG_TULIP
This driver is developed for the SMC EtherPower series Ethernet
This driver is developed for the SMC EtherPower series Ethernet
cards and also works with cards based on the DECchip
cards and also works with cards based on the DECchip
...
@@ -1344,6 +1376,20 @@ CONFIG_TULIP
...
@@ -1344,6 +1376,20 @@ CONFIG_TULIP
module, say M here and read <file:Documentation/modules.txt> as well
module, say M here and read <file:Documentation/modules.txt> as well
as <file:Documentation/networking/net-modules.txt>.
as <file:Documentation/networking/net-modules.txt>.
CONFIG_TULIP_MWI
This configures your Tulip card specifically for the card and
system cache line size type you are using.
This is experimental code, not yet tested on many boards.
If unsure, say N.
CONFIG_TULIP_MMIO
Use PCI shared memory for the NIC registers, rather than going through
the Tulip's PIO (programmed I/O ports). Faster, but could produce
obscure bugs if your mainboard has memory controller timing issues.
If in doubt, say N.
CONFIG_DGRS
CONFIG_DGRS
This is support for the Digi International RightSwitch series of
This is support for the Digi International RightSwitch series of
PCI/EISA Ethernet switch cards. These include the SE-4 and the SE-6
PCI/EISA Ethernet switch cards. These include the SE-4 and the SE-6
...
@@ -1374,6 +1420,11 @@ CONFIG_FEALNX
...
@@ -1374,6 +1420,11 @@ CONFIG_FEALNX
cards. Specifications and data at
cards. Specifications and data at
<http://www.myson.com.hk/mtd/datasheet/>.
<http://www.myson.com.hk/mtd/datasheet/>.
CONFIG_LP486E
Say Y here to support the 82596-based on-board Ethernet controller
for the Panther motherboard, which is one of the two shipped in the
Intel Professional Workstation.
CONFIG_ETH16I
CONFIG_ETH16I
If you have a network (Ethernet) card of this type, say Y and read
If you have a network (Ethernet) card of this type, say Y and read
the Ethernet-HOWTO, available from
the Ethernet-HOWTO, available from
...
@@ -1413,6 +1464,16 @@ CONFIG_VIA_RHINE
...
@@ -1413,6 +1464,16 @@ CONFIG_VIA_RHINE
a module, say M here and read <file:Documentation/modules.txt> as
a module, say M here and read <file:Documentation/modules.txt> as
well as <file:Documentation/networking/net-modules.txt>.
well as <file:Documentation/networking/net-modules.txt>.
CONFIG_VIA_RHINE_MMIO
This instructs the driver to use PCI shared memory (MMIO) instead of
programmed I/O ports (PIO). Enabling this gives an improvement in
processing time in parts of the driver.
It is not known if this works reliably on all "rhine" based cards,
but it has been tested successfully on some DFE-530TX adapters.
If unsure, say N.
CONFIG_DM9102
CONFIG_DM9102
This driver is for DM9102(A)/DM9132/DM9801 compatible PCI cards from
This driver is for DM9102(A)/DM9132/DM9801 compatible PCI cards from
Davicom (<http://www.davicom.com.tw/>). If you have such a network
Davicom (<http://www.davicom.com.tw/>). If you have such a network
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment