From owner-freebsd-hardware@FreeBSD.ORG Sun Sep 30 21:55:01 2007 Return-Path: Delivered-To: hardware@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E4B1A16A46C for ; Sun, 30 Sep 2007 21:55:01 +0000 (UTC) (envelope-from j_guojun@lbl.gov) Received: from smtp109.sbc.mail.re2.yahoo.com (smtp109.sbc.mail.re2.yahoo.com [68.142.229.96]) by mx1.freebsd.org (Postfix) with SMTP id 7B1B513C48E for ; Sun, 30 Sep 2007 21:55:01 +0000 (UTC) (envelope-from j_guojun@lbl.gov) Received: (qmail 51660 invoked from network); 30 Sep 2007 21:28:20 -0000 Received: from unknown (HELO ?192.168.2.9?) (jinmtb@sbcglobal.net@76.204.16.194 with plain) by smtp109.sbc.mail.re2.yahoo.com with SMTP; 30 Sep 2007 21:28:19 -0000 X-YMail-OSG: BPrW3L4VM1nzkLdZKhvdCrqH8IoTjE4ZfpArTN2rCqpZywNoPat4qVEytEKZ4VOkQqA8yyq.P_y8G8lD3pKOGd2Zk_jTFL8PswisgV4N3nMivYkMhVzrNJtDe1XXocFzt68jt.XTdXKwbm8q72tRrl5IGw-- Message-ID: <470014ED.7010605@lbl.gov> Date: Sun, 30 Sep 2007 14:28:13 -0700 From: Jin Guojun User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.13) Gecko/20060414 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Jonas Lund References: <46FDB090.9040708@george.lbl.gov> <436c7eda0709290843g15833d91k8d9912b4576ef8a4@mail.gmail.com> In-Reply-To: <436c7eda0709290843g15833d91k8d9912b4576ef8a4@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: hardware@freebsd.org Subject: Re: TrendNet TEG-PCBUSR 10/100/1000 CardBus PC adapter X-BeenThere: freebsd-hardware@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion of FreeBSD hardware List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Sep 2007 21:55:02 -0000 The manual page did not mentioned about this card (nowhere talked about TrendNet). The sad thing is I could not find chipset information about this card, so it is hard to fingure out how to fix it. I wonder if someone can tell what chipset is in this adapter. Thanks, -Jin Jonas Lund wrote: > check the manual page for the driver, it states that there are defunct > cards using the chipset. maybe it's one of those? > > manual page: > http://www.freebsd.org/cgi/man.cgi?query=re&sektion=4&manpath=FreeBSD+6.2-RELEASE > > > / Jonas Lund > > 2007/9/29, Jin Guojun >: > > This PC Gigabit Ethernet adapter seems to have RealTek chip, but its > spec does not say which one. > When I plug it in a DELL Latitude 1001 Laptop with FreeBSD > 6.2-Release, > I got following error: > > re0: port > 0xd000-0xd0ff mem > 0xf8001000-0xf80011ff irq 11 at device 0.0 on cardbus0 > miibus1: on re0 > rgephy0: on miibus1 > rgephy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseTX, > 1000baseTX > -FDX, auto > re0: Ethernet address: 00:18:e7:04:cc:13 > re0: couldn't set up irq > rgephy0: detached > miibus1: detached > device_attach: re0 attach returned 22 > > Is anything I can tweak to make it work under FreeBSD 6.2-Release? > > Thanks, > >