Subject: Re: NFS root doesn't work with 3c590
To: None <current-users@NetBSD.ORG, drochner@zelux6.zel.kfa-juelich.de,>
From: Noriyuki Soda <soda@sra.co.jp>
List: port-i386
Date: 02/06/1997 04:23:09
> Perhaps somebody can help me with this strange problem:
> I'm trying to set up a diskless i386 with a 3com590 PCI
> ethernet card.

3c595 works fine with NetBSD-1.2/i386 diskless configuration in my site.
So, I suppose 3c590 works too.

- Do you set up the card correctly by 3c5*cfg.exe utility ?
  especially interface type (BNC/AUI/UTP)
- Does your kernel configured with proper interface type ?
  To achieve this, currently kernel patch is requied.
  (ifp->if_flags, IFF_LINK[01] bit)
  I hope ep driver becomes to use interface which is selected by
  3c5*cfg.exe utility, instead of selected by ifconfig command, 
  by default.
--
soda