From owner-freebsd-current Tue Oct 23 15:34:30 2001 Delivered-To: freebsd-current@freebsd.org Received: from white.dogwood.com (white.dogwood.com [63.96.228.130]) by hub.freebsd.org (Postfix) with ESMTP id 99B6B37B403 for ; Tue, 23 Oct 2001 15:34:28 -0700 (PDT) Received: (from dave@localhost) by white.dogwood.com (8.11.6/8.11.5) id f9NMYSt91386 for freebsd-current@freebsd.org; Tue, 23 Oct 2001 15:34:28 -0700 (PDT) (envelope-from dave) From: Dave Cornejo Message-Id: <200110232234.f9NMYSt91386@white.dogwood.com> Subject: make release broken (+ fix) To: freebsd-current@freebsd.org Date: Tue, 23 Oct 2001 15:34:28 -0700 (PDT) X-Mailer: ELM [version 2.4ME+ PL88 (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG It looks like if_wx was not removed from /usr/src/release/i386/drivers.conf which breaks make release. Index: drivers.conf =================================================================== RCS file: /home/ncvs/src/release/i386/drivers.conf,v retrieving revision 1.2 diff -c -r1.2 drivers.conf *** drivers.conf 7 Nov 2000 14:00:04 -0000 1.2 --- drivers.conf 23 Oct 2001 22:31:58 -0000 *************** *** 54,58 **** vr if_vr 2 network "VIA VT3043/VT86C100A Rhine PCI ethernet card" wb if_wb 2 network "Winbond W89C840F PCI ethernet card" wi if_wi 2 network "Lucent WaveLAN/IEEE 802.11 PCMCIA card" - wx if_wx 2 network "Intel Gigabit Ethernet (82452) card" xl if_xl 2 network "3COM 3c90x / 3c90xB PCI ethernet card" --- 54,57 ---- dave c -- Dave Cornejo @ Dogwood Media, Fremont, California (also dcornejo@ieee.org) "There aren't any monkeys chasing us..." - Xochi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message