From owner-svn-src-head@FreeBSD.ORG Tue Nov 17 15:47:20 2009 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3B1021065751; Tue, 17 Nov 2009 15:47:20 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 29B4F8FC08; Tue, 17 Nov 2009 15:47:20 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.3/8.14.3) with ESMTP id nAHFlJCt018812; Tue, 17 Nov 2009 15:47:19 GMT (envelope-from jhb@svn.freebsd.org) Received: (from jhb@localhost) by svn.freebsd.org (8.14.3/8.14.3/Submit) id nAHFlJsw018810; Tue, 17 Nov 2009 15:47:19 GMT (envelope-from jhb@svn.freebsd.org) Message-Id: <200911171547.nAHFlJsw018810@svn.freebsd.org> From: John Baldwin Date: Tue, 17 Nov 2009 15:47:19 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org X-SVN-Group: head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r199395 - head/sys/pc98/conf X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Nov 2009 15:47:20 -0000 Author: jhb Date: Tue Nov 17 15:47:19 2009 New Revision: 199395 URL: http://svn.freebsd.org/changeset/base/199395 Log: Remove duplicate 'ural' entry since it was added to the MI NOTES a while ago. Modified: head/sys/pc98/conf/NOTES Modified: head/sys/pc98/conf/NOTES ============================================================================== --- head/sys/pc98/conf/NOTES Tue Nov 17 15:30:22 2009 (r199394) +++ head/sys/pc98/conf/NOTES Tue Nov 17 15:47:19 2009 (r199395) @@ -385,7 +385,6 @@ hint.mse.0.irq="13" # ral: Ralink Technology IEEE 802.11 wireless adapter # sbni: Granch SBNI12-xx ISA and PCI adapters # snc: National Semiconductor DP8393X SONIC Ethernet adapter driver -# ural: Ralink Technology RT2500USB IEEE 802.11 wireless adapter # ath: Atheros a/b/g WiFi adapters (requires ath_hal and wlan) # Order for ISA/EISA devices is important here @@ -419,7 +418,6 @@ hint.snc.0.at="isa" hint.snc.0.port="0x888" hint.snc.0.irq="6" hint.snc.0.maddr="0xc0000" -device ural device ath # Atheros pci/cardbus NIC's device ath_hal # pci/cardbus chip support