Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: matthew green <mrg@netbsd.org>
List: source-changes
Date: 06/01/2004 15:17:49
Module Name:	src
Committed By:	mrg
Date:		Tue Jun  1 15:17:49 UTC 2004

Modified Files:
	src/sys/dev/pci: if_re.c

Log Message:
#include <sys/device.h>
call ether_ifdetach() and if_detach() if attaching fails...


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/sys/dev/pci/if_re.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.