Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Jan 2001 22:08:50 +0530
From:      Suresh Ramasubramanian <mallet@efn.org>
To:        Dan Nelson <dnelson@emsphone.com>
Cc:        Eric_Stanfield@kenokozie.com, freebsd-questions@FreeBSD.ORG
Subject:   Re: suggestion for a new list
Message-ID:  <20010103220849.A19077@oyeindia.com>
In-Reply-To: <20010103102232.A20220@dan.emsphone.com>; from dnelson@emsphone.com on Wed, Jan 03, 2001 at 10:22:32AM -0600
References:  <OFBBAB1728.5977F67B-ON862569C9.00568478@kka.com> <20010103102232.A20220@dan.emsphone.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Dan Nelson rearranged electrons thusly:

> In the last episode (Jan 03), Eric_Stanfield@kenokozie.com said:

> > To cut down on the traffic in this list, why not make a new list
> > called freebsd-nat or freebsd-ip-questions.  It seems like a good 40%
> > of the questions that get asked here are about setting up ipfw rules
> > or configuring nat/routing on a bsd box.
 
> Doesn't the freebsd-net list cover this?
 
Ouch ... the freebsd lists are so fragmented, it's a major PITA keeping track
of all the lists (when I keep switching addresses from one freemail to another
as and when the spam load gets too much). Are they all as high traffic as this
one? :)

I suppose I'd better repost my q about my (rather weird) dlink card on
freebsd-net (unless some kind soul answers it ...)

here's what happens ..

jotunheim# kldload /modules/if_rl.ko
Jan  3 13:07:42 jotunheim /kernel: linker_file_sysinit "if_rl.ko" failed
to register! 17
Jan  3 13:07:42 jotunheim /kernel: module_register: module rl/miibus
already exists!
Jan  3 13:07:42 jotunheim /kernel: linker_file_sysinit "if_rl.ko" failed
to register! 17
Jan  3 13:07:42 jotunheim /kernel: vr0: <VIA VT3043 Rhine I
10/100BaseTX> irq 5 at device 15.0 on pci0
Jan  3 13:07:42 jotunheim /kernel: vr0: <VIA VT3043 Rhine I
10/100BaseTX> irq 5 at device 15.0 on pci0
Jan  3 13:07:42 jotunheim /kernel: vr0: couldn't map ports/memory
Jan  3 13:07:42 jotunheim /kernel: vr0: couldn't map ports/memory
Jan  3 13:07:42 jotunheim /kernel: device_probe_and_attach: vr0 attach
returned 6

However, I get

jotunheim# kldstat
Id Refs Address    Size     Name
 1    4 0xc0100000 2801e4   kernel
 2    1 0xc093d000 10000    linux.ko
 8    1 0xc099a000 5000     if_rl.ko
 9    1 0xc09a2000 9000     miibus.ko

Here's part of my kernel config file - I recompiled it twice as per the
freebsd hardware howto :(

# PCI Ethernet NICs that use the common MII bus controller code.
device          miibus          # MII bus support

# this line was already there [one of the solutions to this in the 
# list archives was "add 'device miibus' to your kernel config file 
# and recompile]

device          rl              # RealTek 8129/8139
# again, this line was already in the config file
device          vr0             # VIA Rhine, Rhine II
# changed from the original 'device vr' and recompiled - per
# http://people.freebsd.org/~wpaul/VIA/

The version ids of these drivers (standard ones from 4.1-RELEASE) are

$FreeBSD: src/sys/pci/if_vr.c,v 1.26.2.3 2000/07/17 21:24:39 archie Exp$
$FreeBSD: src/sys/pci/if_rl.c,v 1.38.2.4 2000/07/17 21:24:39 archie Exp$

-- 
Suresh Ramasubramanian  <-->  mallet <at> efn <dot> org
EMail Sturmbannfuhrer, Lower Middle Class Unix Sysadmin


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




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