From owner-freebsd-stable@FreeBSD.ORG Tue Jan 23 00:46:10 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0719916A401 for ; Tue, 23 Jan 2007 00:46:10 +0000 (UTC) (envelope-from pyunyh@gmail.com) Received: from nz-out-0506.google.com (nz-out-0506.google.com [64.233.162.226]) by mx1.freebsd.org (Postfix) with ESMTP id B9B0B13C465 for ; Tue, 23 Jan 2007 00:46:09 +0000 (UTC) (envelope-from pyunyh@gmail.com) Received: by nz-out-0506.google.com with SMTP id i11so699013nzh for ; Mon, 22 Jan 2007 16:46:09 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:date:from:to:cc:subject:message-id:reply-to:references:mime-version:content-type:content-disposition:in-reply-to:user-agent; b=p8gBGTHQU4b7Xm+i3IBjNCqioy20a4RreNl4np3BMnuG3MR43C0Vv595FEU6r9DVeo1mxthNJxh9CucYglhFgYK//egOrdaH+ITRZwmX7Oj/qs/GYl/wVaC0N61x67LDq40kNeg98iadoLxpGoFHKr5oWLmJK+PD4/OQttiz1V8= Received: by 10.35.93.19 with SMTP id v19mr11638147pyl.1169513168826; Mon, 22 Jan 2007 16:46:08 -0800 (PST) Received: from michelle.cdnetworks.co.kr ( [211.53.35.84]) by mx.google.com with ESMTP id w38sm5820932pyg.2007.01.22.16.46.06; Mon, 22 Jan 2007 16:46:08 -0800 (PST) Received: from michelle.cdnetworks.co.kr (localhost.cdnetworks.co.kr [127.0.0.1]) by michelle.cdnetworks.co.kr (8.13.5/8.13.5) with ESMTP id l0N0lGtJ033957 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 23 Jan 2007 09:47:16 +0900 (KST) (envelope-from pyunyh@gmail.com) Received: (from yongari@localhost) by michelle.cdnetworks.co.kr (8.13.5/8.13.5/Submit) id l0N0lEhk033956; Tue, 23 Jan 2007 09:47:14 +0900 (KST) (envelope-from pyunyh@gmail.com) Date: Tue, 23 Jan 2007 09:47:14 +0900 From: Pyun YongHyeon To: "Stefan 'Steve' Tell" Message-ID: <20070123004714.GF29223@cdnetworks.co.kr> References: <20070122013416.GA29223@cdnetworks.co.kr> <87r6tn6kpu.fsf@zeus.crashmail.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <87r6tn6kpu.fsf@zeus.crashmail.de> User-Agent: Mutt/1.4.2.1i Cc: freebsd-stable@freebsd.org Subject: Re: Fatal trap while configuring re0 (Realtek 8136) X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: pyunyh@gmail.com List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Jan 2007 00:46:10 -0000 On Mon, Jan 22, 2007 at 06:21:33PM +0100, Stefan 'Steve' Tell wrote: > * Pyun YongHyeon wrote: > > On Sun, Jan 21, 2007 at 06:36:00PM +0100, Stefan 'Steve' Tell wrote: > > >> re0@pci4:0:0: class=0x020000 card=0x105317c0 chip=0x813610ec rev=0x01 hdr=0x00 > >> class = network > >> subclass = ethernet > >> none3@pci6:0:0: class=0x028000 card=0x10018086 chip=0x42228086 rev=0x02 hdr=0x00 > >> class = network > > > How about attached one? > > Very cool, it works. I've brought the device up and dhclient re0 get's > an IP from my router. Very nice and many thanks for this. > Committed(if_re.c rev, 1.83). MFC after 1 week. Thanks for the report and testing. > There are some new ACPI-1304-warnings now. I'll post them later to this > mailinglist. > > -- > By(t)e, > Steve /\ http://www.crashmail.de > > GnuPG/PGP: 0x9B6C7E15, encrypted mail prefered, see header > -- Regards, Pyun YongHyeon