6 More Discussions You Might Find Interesting
1. What is on Your Mind?
Forum Moderation @UNIX.com | The UNIX and Linux Forums
https://youtu.be/WGwgibE4Rq0
Also note: In the video I mentioned removing legacy menu items in the ModCP which are unused. I have already "CSS'ed out" the unused menu items:
... (0 Replies)
Discussion started by: Neo
0 Replies
2. Post Here to Contact Site Administrators and Moderators
We work hard to make The UNIX and Linux Forums one of the best UNIX and Linux knowledge sources on the net. The site is certainly one of the top UNIX and Linux Q&A sites on the web. In order to provide certain members the best quality account services, you can now get some great extra features by... (2 Replies)
Discussion started by: Neo
2 Replies
3. How to Post in the The UNIX and Linux Forums
Hi ,
i am a new user to this forum can anyone please help me in navigation for this forum.
also when i am trying to open any thread i am getting below error.
Bad Request
Your browser sent a request that this server could not understand.]
Thanks. (1 Reply)
Discussion started by: nkchand
1 Replies
4. What is on Your Mind?
In case you did not know about this, and are a twitter user, here is the link to the forum twitter channel:
http://twitter.com/unixlinux
We currently have 406 followers...... (0 Replies)
Discussion started by: Neo
0 Replies
5. Post Here to Contact Site Administrators and Moderators
Privacy Policy for The UNIX and Linux Forums
If you require any more information or have any questions about our privacy policy, please feel free to contact us by email or post your question as a reply to this thread.
At The UNIX and Linux Forums, the privacy of our visitors is of extreme... (0 Replies)
Discussion started by: Neo
0 Replies
6. Advertise with Us
The UNIX and Linux Job Board is a service provided by the The UNIX and Linux Forums to help employers connect with UNIX and Linux professionals. All proceeds from this service go towards supporting the forums. Please PM Neo or email with any questions about this service.
Promotion A: $99 ... (0 Replies)
Discussion started by: Neo
0 Replies
EEPRO100-DIAG(8) System Manager's Manual EEPRO100-DIAG(8)
NAME
eepro100-diag - EEPROM setup and diagnostic program for Intel EtherExpress Pro100B, and EEPro PCI 10+ ethernet cards.
SYNOPSIS
eepro100-diag [options]
DESCRIPTION
eepro100-diag is a program that you can use to diagnose problems with ethernet cards based the "Speedo3" chip series: the i82557, '558 and
'559. These chips are used on the EtherExpress Pro100B, and EEPro PCI 10+.
OPTIONS
These programs follow the usual GNU command line syntax, with long options starting with two dashes (`-'). A summary of options is
included below.
-h, --help
Show summary of options.
-V, --version
Show version of program.
-v, --verbose
Verbose mode.
-q, --quiet
Be very unverbose.
-# <cardnum>, --card_num <cardnum>
Use card number <cardnum>.
-a, --show_all_registers
Print all registers.
-e, --show-eeprom
Dump EEPROM contents to stdout.
-E, --emergency-rewrite
Re-write a corrupted EEPROM.
-p, --port-base <port>
Specify port to use.
-A, --Advertise <mediaype>
Advertise media type. Valid Options are: 10baseT, 100baseT4, 100baseTx, 100baseTx-FD, 100baseTx-HD, 10baseT-FD and 10baseHD.
-F, --new-interface <interface>
Interface number. Options that make sense are: 10baseT, 10base2, AUI, 100baseTx, 10baseT-FDX, 100baseTx-FDX, 100baseT4, 100baseFx,
100baseFx-FDX, MII and Autosense.
-H, --new-hwaddress <address>
Set card to a new hardware address.
-m, --show-mii
Dump MII management registers.
-R, --reset
Reset the transceiver.
-T, --test
Do register and SRAM test.
-w, --write-EEPROM <values>
Write to the EEPROMS with the specified values. Do not use this, if you do not know what you do!
-f, --force-detection
Try to identify the card, even if it is active.
-t, --chip-type <card>
Explicitly set the chip. To get all valid numbers, run eepro100-diag with the options '-t -1'.
SEE ALSO
mii-diag(8)
AUTHOR
eepro100-diag was written and is still maintained by Donald Becker <becker@scyld.com>. This manual page was written by Alain Schroeder
<alain@debian.org>, for the Debian GNU/Linux system (but may be used by others).
February 18, 2002 EEPRO100-DIAG(8)