From owner-freebsd-stable@FreeBSD.ORG Sun Feb 3 07:44:11 2008 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 0B7FF16A421 for ; Sun, 3 Feb 2008 07:44:11 +0000 (UTC) (envelope-from scottl@samsco.org) Received: from pooker.samsco.org (pooker.samsco.org [168.103.85.57]) by mx1.freebsd.org (Postfix) with ESMTP id B2B1113C46E for ; Sun, 3 Feb 2008 07:44:10 +0000 (UTC) (envelope-from scottl@samsco.org) Received: from scoo-longs-computer.local (74-92-209-37-Colorado.hfc.comcastbusiness.net [74.92.209.37] (may be forged)) (authenticated bits=0) by pooker.samsco.org (8.13.8/8.13.8) with ESMTP id m137i2KE044753 for ; Sun, 3 Feb 2008 00:44:07 -0700 (MST) (envelope-from scottl@samsco.org) Message-ID: <47A570C1.2070708@samsco.org> Date: Sun, 03 Feb 2008 00:44:01 -0700 From: Scott Long User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.11) Gecko/20071128 SeaMonkey/1.1.7 MIME-Version: 1.0 To: FreeBSD Stable References: <200802030728.m137SdOY042122@repoman.freebsd.org> In-Reply-To: <200802030728.m137SdOY042122@repoman.freebsd.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=0.5 required=5.4 tests=MANY_EXCLAMATIONS, PLING_PLING autolearn=no version=3.1.8 X-Spam-Checker-Version: SpamAssassin 3.1.8 (2007-02-13) on pooker.samsco.org Subject: HEADS UP!!! rr232x driver has been removed!!! [Re: cvs commit: src/sys/dev/rr232x...] 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: Sun, 03 Feb 2008 07:44:11 -0000 HEADS UP!!! The rr232x driver has been removed at the request of Highpoint. The reason is that is has been superseded by the hptrr driver and is no longer supported by Highpoint. If you use this driver, you must update your kernel config and/or module loading config to point to the hptrr driver instead. Please direct any questions or concerns about this to me. The driver will also be removed from the upcoming 7.0 release. Scott Long wrote: > scottl 2008-02-03 07:28:39 UTC > > FreeBSD src repository > > Modified files: (Branch: RELENG_7) > sys/i386/conf GENERIC NOTES > sys/amd64/conf GENERIC NOTES > sys/conf files.amd64 files.i386 > Removed files: (Branch: RELENG_7) > sys/dev/rr232x LICENSE README amd64-elf.rr232x_lib.o.uu > array.h him.h himfuncs.h hptintf.h > i386-elf.rr232x_lib.o.uu ldm.h list.h > os_bsd.c os_bsd.h osm.h osm_bsd.c > rr232x_config.c rr232x_config.h > sys/modules/rr232x Makefile > Log: > Remove the rr232x driver. It has been superseced by the hptrr driver.