From owner-freebsd-stable@FreeBSD.ORG Fri Jun 3 18:25:46 2011 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 36B5F106566B for ; Fri, 3 Jun 2011 18:25:46 +0000 (UTC) (envelope-from ken73.chen@gmail.com) Received: from mail-wy0-f182.google.com (mail-wy0-f182.google.com [74.125.82.182]) by mx1.freebsd.org (Postfix) with ESMTP id 8A5CB8FC14 for ; Fri, 3 Jun 2011 18:25:45 +0000 (UTC) Received: by wyf23 with SMTP id 23so2211547wyf.13 for ; Fri, 03 Jun 2011 11:25:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:from:date:message-id:subject:to :content-type; bh=eqlz75gyNx7ymvFWLtcJikRraaNK6fFobj3QfUps8o0=; b=ajLWMEDgTUtjnsE1ZPWYnnQPKASm3iz2gcQh8xyLKhq8RRlW3YN8jLureM8QBo4biw 4CUCMBm980yw83IsfLKfsMSnKz7StNvORKga12bydI5/cqfkAF+flVBkRb3YVQ5m0jkT ZUPRP9YKNkcnzRipMie8vaBV0WRmeC+gPi/kU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:from:date:message-id:subject:to:content-type; b=bJaNirvf8YmAHu1FM9oGTnRnYsZQoXB5ZlbcYxjMIIQigx/M7lIEiEiZSnB+LCAUCw AjYsd5jWnXJ3VFdFhysQjMFIjg9z5ERmNWC9YCxGb1a/tZUpVtrA/ln9QDq5KrKfFmUh 7IHGiXmgyrpaPv/eHoJ0BecxmBEzpuIRyrxPo= Received: by 10.216.159.75 with SMTP id r53mr2051574wek.98.1307123795583; Fri, 03 Jun 2011 10:56:35 -0700 (PDT) MIME-Version: 1.0 Received: by 10.216.229.32 with HTTP; Fri, 3 Jun 2011 10:56:15 -0700 (PDT) From: Ken Chen Date: Sat, 4 Jun 2011 01:56:15 +0800 Message-ID: To: freebsd-stable@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Realtek 8111e on 8.2-RELEASE X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Jun 2011 18:25:46 -0000 Hello, Anyone tried Realtek 8111e on 8.2-RELEASE? Realtek8111e should be supported, but I got following message: re0: port 0xe800-0xe8ff mem 0xfdfff000-0xfdffffff, 0xfdff8000-0xfdffbfff irq 17 at device 0.0 on pci2 re0: Using 1 MSI messages re0: Chip rev. 0x2c800000 re0: MAC rev. 0x00000000 re0: Unknown H/W revision: 0%2c800000 device_attach:re0 attach returned 6 Any suggestion? Thanks a lot!