Re: VIA Rhine II network card

From: Tomek Tylec (my-buziaki_at_interecho.com)
Date: 11/16/04

  • Next message: Rob: "Re: What OS are you? fun"
    To: Daniel O'Connor <doconnor@gsoft.com.au>, freebsd-stable@freebsd.org
    Date: Tue, 16 Nov 2004 21:32:11 +0100
    
    

    Dnia 16-11-2004, Wto o godzinie 20:08 +1030, Daniel O'Connor napisał(a):
    > Hmm, I'm not sure what changed sorry - perhaps you could look for changes in
    > the code by using cvsweb.freebsd.org.

    I made an experiment. I downloaded if_vr.c from cvs which was tagged as
    5.2.1-RELEASE. Then I substituted if_vr.c in my /usr/src/sys/pci. Of
    course kernel did not compile, but I analyzed errors, and slightly
    modified if_vr.c according to latest version of that file. Then it
    compiled successfuly. But nothing changed... So I think there are 3
    possibilities:

    1) It's problem in my network. But it's very odd that it happens only
    when I run 5.3, not under Linux, and 5.1.
    2) The problem is not in if_vr.c but in some other part of system, but
    which ?
    3) Problem must be in part of code that I had to replace in if_vr.c, to
    have it correctly compiled. These were:

    a) functions: vr_start, vr_start_locked, vr_init, vr_init_locked
    In comments near these functions I read that they (vr_start*) are
    responsible for transmission. I've pasted them as they were in current
    vr_if.c because of changes in some structures used there...
    b) part of function vr_txeof
    Future examining of code is beyond my skills...

    Anyone knows what could be wrong ?

    _______________________________________________
    freebsd-stable@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-stable
    To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"


  • Next message: Rob: "Re: What OS are you? fun"

    Relevant Pages

    • Re: VIA Rhine II network card
      ... Dnia 16-11-2004, Wto o godzinie 20:08 +1030, Daniel O'Connor napisał: ... > Hmm, I'm not sure what changed sorry - perhaps you could look for changes in ...
      (freebsd-stable)
    • Re: jackd trouble
      ... > Jan C. Nordholz wrote: ... I guess if a kernel compile ... the package, or simply moving the symlinks to the init script ... Hmm, looks perfectly fine... ...
      (Debian-User)
    • Re: Why does the instance change?
      ... Daniel wrote: ... Its impossbile to show a complete example. ... - but it *didn't* allow anyone to recreate the problem. ... Enough that people can compile and run the program ...
      (microsoft.public.dotnet.languages.csharp)
    • Re: GPS example fails to compile
      ... I can't see the actual C file where the "matrixAlloc" and similar ... Hmm, nor do I. ... Properties> Switches> Ada Linker, at the bottom enter ... and I can compile the C sources (select the file and Build> Compile ...
      (comp.lang.ada)
    • Re: [PATCH 5/5] blktrace: print human-readable act_mask
      ... On Tue, 24 Mar 2009, Ingo Molnar wrote: ... On Tue, 24 Mar 2009, Li Zefan wrote: ... Hmm, does this compile? ...
      (Linux-Kernel)