From owner-cvs-sys Mon Jan 15 02:12:58 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id CAA02858 for cvs-sys-outgoing; Mon, 15 Jan 1996 02:12:58 -0800 (PST) Received: (from davidg@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id CAA02844 Mon, 15 Jan 1996 02:12:51 -0800 (PST) Date: Mon, 15 Jan 1996 02:12:51 -0800 (PST) From: David Greenman Message-Id: <199601151012.CAA02844@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/pci if_fxp.c Sender: owner-cvs-sys@FreeBSD.ORG Precedence: bulk davidg 96/01/15 02:12:49 Modified: sys/pci if_fxp.c Log: This driver really is for the Pro/100B and not for the Pro/100 (and in fact doesn't even work with a Pro/100)...updated to reflect this. Revision Changes Path 1.8 +3 -3 src/sys/pci/if_fxp.c