From owner-freebsd-commit Mon Oct 2 07:05:17 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id HAA23786 for freebsd-commit-outgoing; Mon, 2 Oct 1995 07:05:17 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id HAA23764 for cvs-all-outgoing; Mon, 2 Oct 1995 07:05:13 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id HAA23745 for cvs-sys-outgoing; Mon, 2 Oct 1995 07:05:09 -0700 Received: (from davidg@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id HAA23688 ; Mon, 2 Oct 1995 07:04:38 -0700 Date: Mon, 2 Oct 1995 07:04:38 -0700 From: David Greenman Message-Id: <199510021404.HAA23688@freefall.freebsd.org> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/pci if_de.c Sender: owner-commit@FreeBSD.org Precedence: bulk davidg 95/10/02 07:04:37 Modified: sys/pci if_de.c Log: Check for failure to map the interrupt. Not doing so will guarantee that the machine will wedge later.