Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/sys/dev/pci/Attic/if_le_pci.c,v rcsdiff: /ftp/cvs/cvsroot/src/sys/dev/pci/Attic/if_le_pci.c,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.39.6.4 retrieving revision 1.39.6.5 diff -u -p -r1.39.6.4 -r1.39.6.5 --- src/sys/dev/pci/Attic/if_le_pci.c 2004/09/21 13:31:03 1.39.6.4 +++ src/sys/dev/pci/Attic/if_le_pci.c 2005/03/04 16:45:18 1.39.6.5 @@ -1,4 +1,4 @@ -/* $NetBSD: if_le_pci.c,v 1.39.6.4 2004/09/21 13:31:03 skrll Exp $ */ +/* $NetBSD: if_le_pci.c,v 1.39.6.5 2005/03/04 16:45:18 skrll Exp $ */ /*- * Copyright (c) 1997, 1998 The NetBSD Foundation, Inc. @@ -72,7 +72,7 @@ */ #include -__KERNEL_RCSID(0, "$NetBSD: if_le_pci.c,v 1.39.6.4 2004/09/21 13:31:03 skrll Exp $"); +__KERNEL_RCSID(0, "$NetBSD: if_le_pci.c,v 1.39.6.5 2005/03/04 16:45:18 skrll Exp $"); #include #include @@ -186,7 +186,7 @@ le_pci_mediachange(struct lance_softc *s bus_space_write_2(iot, ioh, PCNET_PCI_BDP, reg); } } - + } if ((IFM_OPTIONS(newmedia) ^ IFM_OPTIONS(lesc->sc_currentmedia))