On Wed, 19 Jan 2000 [EMAIL PROTECTED] wrote: > I just installed Debian (slink) on a friend's system. His Ethernet card > is a D-Link 220. I read the Ethernet-HOWTO to check the card's compatibility, > and there has apparently been some success getting D-Link 200 cards to work,
The card is an ISA PNP card - either use the driver disk that came with the card to disable PNP mode or use isapnp to set it up under linux. Use ne as a module and run it as: modprobe ne io=0x??? Depending on what IO port you set it to. Jason

