Показать сообщение отдельно
Старый 20.11.2003, 11:06     # 7
biggyL
Member
 
Аватар для biggyL
 
Регистрация: 28.08.2002
Сообщения: 249

biggyL Нимб уже пробиваетсяbiggyL Нимб уже пробивается
switch:
CISCO Catalyst 3500 series XL

port: auto

Вот чего накопал:

Problems with 3C905:
http://sdb.suse.de/sdb/en/html/lr_3com90x.html

Linux recognizes the card but seems to run in the wrong mode (e.g. 10Mbit instead of 100Mbit) :
This can be solved with an appropriate entry in the options line mentioned above. With this line you can switch the driver to the desired mode (thereby switching off the autodetection of the driver). Here's an excerpt from Donald Beckers Homepage, which explains some details :

An example of loading the vortex module is
insmod 3c59x.o debug=1 options=0,,12
This sets the debug message level to minimal messages, sets the first card to
the 10baseT transceiver, the second to the EEPROM-set transceiver, and the
third card to operate in full-duplex mode using its 100baseTx transceiver.
(Note: card ordering is set by the PCI BIOS.)

Possible media type settings
0 10baseT, or use default setting.
1 10Mbps AUI
2 undefined (special case: 10baseT from the LILO prompt)
3 10base2 (BNC)
4 100base-TX
5 100base-FX
6 MII (always the correct transceiver type on the 3c905)
8

16 Full-duplex bit
16 10baseT full-duplex
20 100baseTx full-duplex
32 Bus-master enable bit (experimental use only!)
E.g., If you want to run the card in Full-Duplex 100Mbit-Mode, enter the following parameters in the options line :

options 3c59x options=12

Всё сделал как написано.
Вписал options 3c59x options=12

Пишу mii-tool -v
получаю
10Mbit, half duplex, no link

решил прошить 3Com3C905C досовской утилиткой 3c90xcfg.exe:
a:\>3c90xcfg configure /auto:disabled
The 3c90x NIC , NIC number 1 was successfully configured.

a:\>3c90xcfg configure /fullduplex:enabled
!!!WARNING!!! '/fullduplex:enabled' is ignored because Auto Select has been enabled

a:\>3c90xcfg configure /tr:100base-tx
The 3c90x NIC , NIC number 1 was successfully configured.

Всё сделал как написано.
Пишу mii-tool -v
всё равно получаю
10Mbit, half duplex, no link

может нужно прошивать с 3c905cfg.exe? но в сети не смог найти именно 3c905cfg.exe а только 3c90xcfg.exe

В чём загвоздка?
Кто поможет?
biggyL вне форума