Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Mar 1995 10:57:38 -0500 (EST)
From:      Martin Renters <martin@victor.innovus.com>
To:        starkhome!gene@sbstark.cs.sunysb.edu (Gene Stark)
Cc:        mmead@goof.com, hackers@FreeBSD.org
Subject:   Re: Diskless booting - netboot.com problems?
Message-ID:  <199503161557.KAA29678@victor.innovus.com>
In-Reply-To: <199503161120.GAA17609@starkhome.cs.sunysb.edu> from "Gene Stark" at Mar 16, 95 06:20:49 am

next in thread | previous in thread | raw e-mail | index | archive | help
> 
> >cc -O2 -DNFS -DROMSIZE=16384 -DRELOC=0x90000 -DINCLUDE_WD -DWD_DEFAULT_MEM=0xD0000 -DINCLUDE_NE -DNE_BASE=0x320 -DINCLUDE_3COM -D_3COM_BASE=0x300   -c start2.S
> 
> >Anything look wrong?  Thanks again!
> 
> I don't think the program can support two configured network cards at once.
> Try compiling for only the card that you want to use to boot with.
> 
> 							- Gene

It used to work fine with SMC and NE200 support.  I haven't tried it with
3C503 also compiled in, but I don't see why it wouldn't work.  The probe
routine tries to find SMC cards, and if that fails looks for an NE2000 or
3C503.

Martin



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199503161557.KAA29678>