Hi,

After email from the user group, I purchased a DLINK FDE-530TX NIC card, and 
went to

http://homepage2.nifty.com/mrym3/taiyodo/eng/

And got the vfe-2.3.1tar.gz drivers.

I have followed the instructions, but pieces aren't working at in the README. I 
am on a i386 machine with solaris 10 installed straight from CD: completely 
clean system.

I get the following behaviour : can anyone see the "elephant in the room" ?

Am very tempted to move over from Linux to Solaris if I can just get the 
machine to talk to the rest of the world...

############################################################
# cd vfe-2.3.1
# ls
COPYING Makefile.macros gem.h
Makefile Makefile.sparc_gcc i386
Makefile.amd64_gcc Makefile.sparc_suncc mii.h
Makefile.amd64_suncc Makefile.sparcv9_gcc obj
Makefile.common Makefile.sparcv9_suncc rhinereg.h
Makefile.config README.japanese-euc sparc
Makefile.config_gld2 README.txt sparcv9
Makefile.config_gld3 adddrv.sh version
Makefile.i386_gcc amd64 vfe_gem.c
Makefile.i386_suncc gem.c
# pwd
/tmp/vfe-2.3.1
# rm obj Makefile
# isainfo -n
i386
# ln -s Makefile.i386_suncc Makefile
# ln -s i386 obj
# /usr/ccs/bin/make install
/usr/sbin/install -f /kernel/drv -m 755 -u root -g sys i386/vfe
new owner is root
i386/vfe installed as /kernel/drv/vfe

# ./adddrv.sh
("pci1106,3043") already in use as a driver or alias.

# /usr/ccs/bin/make uninstall
rm -f /kernel/drv/vfe

# modload obj/vfe
can't load module: No such file or directory
--
This message posted from opensolaris.org

Reply via email to