From owner-cvs-sys Sun Feb 23 02:57:39 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id CAA03865 for cvs-sys-outgoing; Sun, 23 Feb 1997 02:57:39 -0800 (PST) Received: (from joerg@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id CAA03858; Sun, 23 Feb 1997 02:57:34 -0800 (PST) Date: Sun, 23 Feb 1997 02:57:34 -0800 (PST) From: Joerg Wunsch Message-Id: <199702231057.CAA03858@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/pci if_de.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk joerg 97/02/23 02:57:33 Modified: sys/pci if_de.c Log: Add support for the SMC9332BDT that's using the DE21140A chip. This is merely a stop-gap measure until we can import an upgraded driver from Matt Thomas. Closes PR # 2696, and most likely also 2767. OKed by: core Revision Changes Path 1.60 +15 -1 src/sys/pci/if_de.c