From owner-cvs-all Wed Mar 31 7:45:34 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 3F22D14EF6; Wed, 31 Mar 1999 07:45:32 -0800 (PST) (envelope-from wpaul@FreeBSD.org) Received: (from wpaul@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id HAA69394; Wed, 31 Mar 1999 07:45:16 -0800 (PST) (envelope-from wpaul@FreeBSD.org) Message-Id: <199903311545.HAA69394@freefall.freebsd.org> From: Bill Paul Date: Wed, 31 Mar 1999 07:45:16 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci if_xl.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk wpaul 1999/03/31 07:45:16 PST Modified files: sys/pci if_xl.c Log: Shorten device names so that the pci probe lines don't exceed 80 chars and wrap to a second line. Put 'command never completed' message inside #ifdef DIAGNOSTIC/#endif to stop people worrying about it (it's harmless). Revision Changes Path 1.27 +15 -12 src/sys/pci/if_xl.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message