liqianghn 发表于 2003-9-4 23:41:48

2.4.22的网卡驱动的问题?

我的网卡是realtek RTL8029(AS)的,在2.4.22里好象没有这个驱动应该选哪个?

Dragonfly 发表于 2003-9-5 08:11:21

PCI NE2000 and clones support
CONFIG_NE2K_PCI
This driver is for NE2000 compatible PCI cards. It will not work
with ISA NE2000 cards (they have their own driver, "NE2000/NE1000
support" below). If you have a PCI NE2000 network (Ethernet) card,
say Y and read the Ethernet-HOWTO, available from
<http://www.tldp.org/docs.html#howto>.

This driver also works for the following NE2000 clone cards:
    RealTek RTL-8029Winbond 89C940Compex RL2000KTI ET32P2
    NetVin NV5000SC   Via 86C926      SureCom NE34   Winbond
    Holtek HT80232    Holtek HT80229

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 ne2k-pci.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>.

liqianghn 发表于 2003-9-5 17:33:42

THX!!

Dragonfly 发表于 2003-9-5 22:29:08

welcome

liqianghn 发表于 2003-9-6 00:49:57

呵呵,看来好多东西都得自己好好的捉摸,就象这个NE2000的驱动,其实我应该仔细找找都应该能找到的,谢谢斑竹.

Dragonfly 发表于 2003-9-6 11:43:51

yes, if u pay more time, u can get deeper understanding.
:-D:-D:-D
页: [1]
查看完整版本: 2.4.22的网卡驱动的问题?