From owner-freebsd-stable Tue Aug 1 19:27: 1 2000 Delivered-To: freebsd-stable@freebsd.org Received: from adsl-151-197-206-43.bellatlantic.net (adsl-151-197-206-43.bellatlantic.net [151.197.206.43]) by hub.freebsd.org (Postfix) with ESMTP id 1260037BF50; Tue, 1 Aug 2000 19:26:51 -0700 (PDT) (envelope-from bleez@bellatlantic.net) Received: from localhost (root@localhost) by adsl-151-197-206-43.bellatlantic.net (8.9.3/8.9.3) with ESMTP id WAA04603; Tue, 1 Aug 2000 22:26:17 -0400 (EDT) (envelope-from bleez@bellatlantic.net) Date: Tue, 1 Aug 2000 22:26:16 -0400 (EDT) From: Bryan Liesner X-Sender: root@adsl-151-197-206-43.bellatlantic.net To: freebsd-stable@freebsd.org Cc: wpaul@freebsd.org Subject: if_dc.c commit Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Todays commit to sys/pci/if_dc.c produces this error: cc -c -O -pipe -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -nostdinc -I- -I. -I../.. -I../../../include -D_KERNEL -include opt_global.h -elf -mpreferred-stack-boundary=2 ../../pci/if_dc.c ../../pci/if_dc.c: In function `dc_setcfg': ../../pci/if_dc.c:1224: `DC_WDOG_CTLWREN' undeclared (first use in this function) ../../pci/if_dc.c:1224: (Each undeclared identifier is reported only once ../../pci/if_dc.c:1224: for each function it appears in.) *** Error code 1 ========================================================== = Bryan D. Liesner LeezSoft Communications, Inc. = = A subsidiary of LeezSoft Inc. = = bleez@bellatlantic.net Home of the Gipper = ========================================================== To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message