Subject: Re: network connection question
To: Huub <huubvanniekerk@gmail.com>
From: Juan RP <juan@xtrarom.org>
List: port-amd64
Date: 02/19/2006 10:28:11
On Sun, 19 Feb 2006 10:22:38 +0100
Huub <huubvanniekerk@gmail.com> wrote:

> bash-3.00$ config -x|grep Realtek
> re*     at pci? dev ? function ?        # Realtek 8139C

Looks like your kernel has support for re(4), now the problem it's not
detected properly.

Is it cardbus or pci? because NetBSD actually does not support 
re(4) at cardbus. OpenBSD supports it, maybe adapting our code
for this is not very hard.