aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/ep
diff options
context:
space:
mode:
authorPoul-Henning Kamp <phk@FreeBSD.org>1996-01-26 09:29:29 +0000
committerPoul-Henning Kamp <phk@FreeBSD.org>1996-01-26 09:29:29 +0000
commit18b7be40649759a30a679836f0c448a385e0b772 (patch)
tree60e789740041241e0b666fa65bdd83de42c3b38a /sys/dev/ep
parent7f3b8ca95f29cd532085ad5403044ed79a08cf7c (diff)
downloadsrc-18b7be40649759a30a679836f0c448a385e0b772.tar.gz
src-18b7be40649759a30a679836f0c448a385e0b772.zip
The last part of the ether_sprint -> %6D change.
Sorry for the delay. (%D is for hexdumping.)
Notes
Notes: svn path=/head/; revision=13638
Diffstat (limited to 'sys/dev/ep')
-rw-r--r--sys/dev/ep/if_ep.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/ep/if_ep.c b/sys/dev/ep/if_ep.c
index c5016f352c5f..e57334c39c83 100644
--- a/sys/dev/ep/if_ep.c
+++ b/sys/dev/ep/if_ep.c
@@ -38,7 +38,7 @@
*/
/*
- * $Id: if_ep.c,v 1.36 1995/12/10 13:38:41 phk Exp $
+ * $Id: if_ep.c,v 1.37 1995/12/15 00:54:11 bde Exp $
*
* Promiscuous mode added and interrupt logic slightly changed
* to reduce the number of adapter failures. Transceiver select
@@ -408,7 +408,7 @@ epattach(is)
GO_WINDOW(2);
outw(BASE + EP_W2_ADDR_0 + (i * 2), ntohs(p[i]));
}
- printf(" address %s", ether_sprintf(sc->arpcom.ac_enaddr));
+ printf(" address %6D", sc->arpcom.ac_enaddr, ":");
/*
* Write IRQ value to board