Hi  Carlos,

I guess you must do something wrong before you run make, but you can 
skip the make and makefile by running following commands with root:

cd vfe-x.x.x
cp i386/vfe /kernel/drv/       -------> the vfe binary was already in 
i386 dir
./adddrv.sh
devfsadm -i vfe
ifconfig vfe0 plumb  -----> if you couldn't plumb the interface, please 
reboot and replumb

carlos brown wrote:
> hi  Oliver Yang 
> ----------------------------------------
> 5. Installation
>     After you ensure that the vfe driver is fully functional, install it.
>
> (1) install the vfe driver into kernel directory
>         # cd /.../vfe-x.x.x
>         # /usr/ccs/bin/make install
>
>        If you did not test vfe driver yet, execute the following commands:
>             # ./adddrv.sh
>             # devfsadm -i vfe ( for Solaris7 use drvconfig and reboot with -r 
> option )
>
> (2) Configure the network interface. Create and/or modify the following files:
>         /etc/hostname.vfeN
>
>     If you want to use vfe with dhcp, you also need to create a empty file
>     below to get an assigned IP address automatically from a dhcp server
>     at boot time.
>       /etc/dhcp.vfe0
>
> (3) Reboot the system.
>         # init 6
> ----------------------------------------
>
> i   tryied to install but only i get the same error:
>
>  # /usr/ccs/bin/make install
> make: Fatal error: No arguments to build
>
> mmmm
> i saw that solaris don't support much hardware. I have to wait more time and 
> better i will go to *bsd.
> i believe opensolaris is better by here, because belenix it can detect my nic 
> with vfe.
>
> i tried to put it code furum but don't appear in "CC Forums".  >=(
> appear help ¬¬.
>  
>  
> This message posted from opensolaris.org
> _______________________________________________
> opensolaris-code mailing list
> [email protected]
> http://mail.opensolaris.org/mailman/listinfo/opensolaris-code
>   


-- 
Cheers,

------------------------------------------------------------
Oliver Yang | Work from office | http://blog.csdn.net/yayong

_______________________________________________
opensolaris-code mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/opensolaris-code

Reply via email to