From owner-freebsd-commit Wed Feb 28 08:24:01 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id IAA19191 for freebsd-commit-outgoing; Wed, 28 Feb 1996 08:24:01 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id IAA19181 for cvs-all-outgoing; Wed, 28 Feb 1996 08:23:57 -0800 (PST) Received: (from nate@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id IAA19151 Wed, 28 Feb 1996 08:23:41 -0800 (PST) Date: Wed, 28 Feb 1996 08:23:41 -0800 (PST) From: Nate Williams Message-Id: <199602281623.IAA19151@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/i386/isa if_zp.c Sender: owner-commit@FreeBSD.ORG Precedence: bulk nate 96/02/28 08:23:40 Modified: sys/i386/isa if_zp.c Log: Fix for 3C589C model. This patch allows people with the new models to work and doesn't break support for the older models (tested with my 3C589B). Reviewed by: Joshua Gahm Submitted by: hosokawa@mt.cs.keio.ac.jp (HOSOKAWA Tatsumi) Revision Changes Path 1.17 +3 -1 src/sys/i386/isa/if_zp.c