Re: Ethernet configuration

From: Kaveh Gh (gangland_1464_at_yahoo.com)
Date: 05/12/04

  • Next message: peter lageotakes: "Re: Ethernet configuration"
    Date: Tue, 11 May 2004 22:36:26 -0700 (PDT)
    To: freebsd-newbies@freebsd.org
    
    

     Hi.
     
     I had the same problem in debian but not in FreeBSD.
     Anyway, the approach is general! First of all, take a
    look in CD of your network adapter which comes with
    your LAN adapter. These days, most brands, include the
    linux driver(module) in their proceeding CDs. Mostly
    they are in /Linux folder. If there is no driver, take
    a look in NVIDIA web page. I have seen a good archive
    for network/video adapter drivers in that web site.

     When you find the corresponding module, un-tar the
    module and copy of files into /temp/tmp (for example).
    Then goto the mentioned folder and issue the following
    command in terminal:

     make install

     After a few minute, the make file will generate the
    module(for example rhinefet.o ) copy the module into
    /lib/modules/[kernel version]/drivers/net and issue
    the following command:

     echo alias eth0 rhinefet >> /etc/modules.conf
     echo alias eth0 rhinefet >> /etc/aliases

     Then, issue the following command:
     
     insmod rhinefet.o
     modprobe rhinefet.o

     Now issue shutdown -h NOW and the adapter will work
    the next time the box comes up by FreeBSD.

     NOTES:

     1) The addresses mentioned above are correspondng to
    Debian linux. I think these are the same in FreeBSD.
    But make sure before everythngs.

     2) [kernel version] is corresponding to your kernel
    version. The kernel that I'm using is 2.4.18-b2.4 and
    yours maybe different.

     3) You need to have the kernel header files. You can
    link the corresponding header files by linking their
    packages.

     4) My network adapter is D-Link DFE530TX. Yours is
    different. So, the module of yours must be different.
    rhinefet is just an example that I've used above.

     5) Make sure that during the compilation of the c
    files of modules, everything goes well.

     Best wishes,

    --- Kern Handa <kh-gokuu@mn.rr.com> wrote:
    > Hi! I've recently migrated to FreeBSD (i386 arch)
    > and have a NVIDIA nForce MCP Networking Adapter. I
    > did not see this card in the ethernet card list that
    > is supported by the kernel (unless I missed it), and
    > as such was wondering if there is a generic driver
    > for cards that are not supported.
    > _______________________________________________
    > freebsd-newbies@freebsd.org mailing list
    >
    http://lists.freebsd.org/mailman/listinfo/freebsd-newbies
    > To unsubscribe, send any mail to
    "freebsd-newbies-unsubscribe@freebsd.org"

    =====

    Kaveh Gh.

    Email : Kaveh_gh@mehr.sharif.edu

                gangland_1464@yahoo.com

     

            
                    
    __________________________________
    Do you Yahoo!?
    Yahoo! Movies - Buy advance tickets for 'Shrek 2'
    http://movies.yahoo.com/showtimes/movie?mid=1808405861
    _______________________________________________
    freebsd-newbies@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-newbies
    To unsubscribe, send any mail to "freebsd-newbies-unsubscribe@freebsd.org"


  • Next message: peter lageotakes: "Re: Ethernet configuration"

    Relevant Pages

    • Debian/kFreeBSD (was: Re: FreeBSD problems and preliminary ways to solve)
      ... This will effectively kill FreeBSD as a separate entity if our problems will stay unfixed and get worse due to this. ... Leave this work to Debian: they already have a wide community and many resources. ... Any Linux distro has more resources than BSD because they just only pack someone's software, and we have to also actually *develop* those software (most of all, kernel and libc). ...
      (freebsd-arch)
    • Re: Review of FreeBSD 5.4
      ... but not less problems compared to FreeBSD. ... If you like to have a bleeding edge system using debian --- just go ... > the linux kernel suffers. ... When the kernel suffers, everyone who uses ...
      (comp.unix.bsd.freebsd.misc)
    • Xen dom0 non-PAE kernel frustrations
      ... After 10 years of FreeBSD fun, i started out with Debian because of the excellent HP software support on it and Xen support which FreeBSD lacks bigtime. ... The i386 part is no problem, but non-PAE means disabling high-memory support in a custom kernel as there aren't any non-PAE kernels anymore in Debian Etch. ...
      (Debian-User)
    • Re: Debian GNU/kFreeBSD
      ... their distribution with FreeBSD kernel and have released Debian ... Since this version, they will release Debian ... What will be consequences for FreeBSD? ... no more than Nexenta (Solaris kernel + Debian userland) has ...
      (freebsd-questions)
    • FreeBSD Status report for Oct-Dec 2003
      ... Bluetooth stack for FreeBSD ... Not much to report. ... Bluetooth kernel modules appear to be stable. ... concerns and some src committers are willing to commit the patches. ...
      (freebsd-current)