From owner-cvs-sys Sat Dec 21 04:32:38 1996 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id EAA08729 for cvs-sys-outgoing; Sat, 21 Dec 1996 04:32:38 -0800 (PST) Received: (from se@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id EAA08722; Sat, 21 Dec 1996 04:32:36 -0800 (PST) Date: Sat, 21 Dec 1996 04:32:36 -0800 (PST) From: Stefan Esser Message-Id: <199612211232.EAA08722@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/pci ncr.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk se 96/12/21 04:32:35 Modified: sys/pci ncr.c Log: Improve negotiation messages: Print MB/s instead of MHz (now takes WIDE into account). Remove extranous "\n" from WIDE negotiation messages. Revision Changes Path 1.90 +8 -8 src/sys/pci/ncr.c