From owner-cvs-sys Sat Dec 21 04:25:32 1996 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id EAA08564 for cvs-sys-outgoing; Sat, 21 Dec 1996 04:25:32 -0800 (PST) Received: (from se@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id EAA08557; Sat, 21 Dec 1996 04:25:31 -0800 (PST) Date: Sat, 21 Dec 1996 04:25:31 -0800 (PST) From: Stefan Esser Message-Id: <199612211225.EAA08557@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:25:31 Branch: sys/pci RELENG_2_2 Modified: sys/pci ncr.c Log: Partial merge from -current: Remove unused struct element ns_async. Add support for larger offsets support by 53c825A and 53c875. Modify negotiation message to report actual MB/s (taking WIDE into account). Revision Changes Path 1.82.2.3 +24 -16 src/sys/pci/ncr.c