Работа с сетью

KoOS network development
  • What network card does this system have?
    (If you dont know, tell me the status number AUTODHCP displays please..)
    "Any intelligent fool can make things bigger, more complex, and more violent. It takes a touch of genius -- and a lot of courage -- to move in the opposite direction." Albert Einstein
  • Realtek RTL8139
    Сетевая карта на ноутбуке такая же.

    AutoDHCP

    Code: Select all

    Stack Initialized
    Detected card 813910EC
    Ethernet Cable Status: 1
    MAC addres: 00-13-D3-F0-94-C4
    Socket opened: 15
    Data received, parsing response
    Client: 192.168.1.10
    Subnet: 255.255.255.0
    lease: -1
    Gateway 192.168.1.1
    DNS: 192.168.1.1
    Server: 192.168.1.1
    Exiting
    
  • Пишу сейчас драйвер для своей сетевой карты (интегрирована в nForce2, в etherboot и linux обзывается
    forcedeth). Процентов 50 уже сделал.
    Как закончу с драйвером, планирую заняться сетевым стеком.

    I write now a driver for my network card (forcedeth, from nForce2). Ready by 50%. Once finish with the driver,
    I plan to deal with the network stack.
  • У меня тоже nForce2, надеюсь и у меня заведется. Было бы здорово.

    ..bw
  • хм. Продвижения за 3 месяца имеются?

    Is there any progres??
  • Если ты будешь внимательнее, то заметишь, что shurf сдержал своё слово и закончил этот драйвер. У меня всё работает.

    ..bw
  • Извиняюсь - наверно просто моя сетевуха не поддерживается. Непоняточка получилась)
  • iwfriends wrote:Извиняюсь - наверно просто моя сетевуха не поддерживается. Непоняточка получилась)
    На каком чипе сетевая?
    Какие DeviceID и VendorID?

    Подробнее про nForce'овский драйвер здесь: viewtopic.php?f=3&t=1142
  • D-Link DFE-520TX PCI Fast Internet Adapter
    Vendor не знаю. Где узнать?
  • У меня есть такая. Там чип VIA Rhine. Для него нет поддержки.
  • iwfriends wrote:Где узнать?
    В Windows, в менеджере устройств, свойства сетевого адаптера,
    закладка Details. Там выбрать свойство "Device Instance Id"
    У меня, например, там такое:

    Code: Select all

    PCI\VEN_10DE&DEV_0066&SUBSYS_1C02147B&REV_A1\3&13C0B0C5&0&20
    
    То есть, VendorID=10DE, DeviceID = 0066

    В Everest: Devices->PCI Devices и найти LAN Controller

    В Linux: lspci -v
    (или lspci -vn чтобы увидеть числовую информацию)
  • PCI\VEN_1106&DEV_3106&SUBSYS_14051186&REV_8B\4&2E98101C&0&08F0

    Надеюсь на скорое включение моего девайса в ряды поддерживаемых)).
  • That's a VIA rhine III you're having there, somebody's working on it AFAIK.
    Be patient ;)
    "Any intelligent fool can make things bigger, more complex, and more violent. It takes a touch of genius -- and a lot of courage -- to move in the opposite direction." Albert Einstein
  • I do not realy understand all of this number) I am patient(for some time). I've just told the "problem".

    Ofcourse I hope that someone will make the driver as fast as possible, but I do not force anyone. )
  • Who is online

    Users browsing this forum: No registered users and 1 guest