From owner-freebsd-current@FreeBSD.ORG Wed Sep 15 07:07:30 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 07F8216A4CE for ; Wed, 15 Sep 2004 07:07:30 +0000 (GMT) Received: from smtp.datagrama.net (smtp-out.datagrama.net [212.9.64.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4A01C43D3F for ; Wed, 15 Sep 2004 07:07:29 +0000 (GMT) (envelope-from toomany@toomany.net) Received: from [212.9.65.113] (manu.datagrama.net [212.9.65.113]) by smtp.datagrama.net (Postfix) with ESMTP id E3801E97B8 for ; Wed, 15 Sep 2004 09:07:27 +0200 (CEST) From: TooManySecrets To: current Content-Type: text/plain Organization: TooManySecrets HeadQuarters Message-Id: <1095232047.40866.29.camel@manu.datagrama.net> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Wed, 15 Sep 2004 09:07:27 +0200 Content-Transfer-Encoding: 7bit Subject: Supported Realtek? / pccard support X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Sep 2004 07:07:30 -0000 Hi. Is Realtek 8139 supported by FreeBSD 5.3 -BETA4? Sorry for this newbie question, but I'm reading the NOTES file, and while the devices "rl" and "re" are in the GENERIC kernel-config file, under NOTES file doesn't appear. Also I'm trying to run a cardbus D-Link DFE-670TXD, supported by 4.x series, and when I insert the card into pcmcia port, I can't obtain any log (because the pcmcia don't run?) The system is a fresh install from a FreeBSD-5.3 BETA-4 ISO, whitout any compilation, and one reboot for a rc.conf addition (pccard_ether="YES"). The message into dmesg, when "discover" the cbb0 and cardbus0 (the laptop is an Acer Aspire 1605 with two pcmcia ports) tell something like: cbb0: irq 16 at device 9.0 on pci0 cardbus0: on cbb0 pccard0: <16-bit PCCARD bus on cbb0 cbb: Unable to map IRQ... cbb0: irq 17 at device 9.1 on pci0 cardbus0: on cbb1 pccard0: <16-bit PCCARD bus on cbb1 The laptop is the same I wrote some time ago because doesn't recognize the Realtek 8139 ethernet (this ethernet isn't a cardbus, is integrated in the hardware). Thank you!! (sorry for my bad english) -- \|/ ____ \|/ Have a nice day ;-) "@'/ ,. \'@" TooManySecrets /_| \__/ |_\ \__U_/ BSD is what you get when a bunch of Unix hackers sit down to try to port a Unix system to the PC. Linux is what you get when a bunch of PC hackers sit down and try to write a Unix system for the PC