diff options
Diffstat (limited to 'sys/i386/isa/if_ep.c')
-rw-r--r-- | sys/i386/isa/if_ep.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/i386/isa/if_ep.c b/sys/i386/isa/if_ep.c index bd8d8cce2dc3d..30c9ba722dfad 100644 --- a/sys/i386/isa/if_ep.c +++ b/sys/i386/isa/if_ep.c @@ -38,7 +38,7 @@ */ /* - * $Id: if_ep.c,v 1.53.2.5 1998/04/18 23:25:08 nate Exp $ + * $Id: if_ep.c,v 1.53.2.6 1998/09/17 18:02:17 luigi Exp $ * * Promiscuous mode added and interrupt logic slightly changed * to reduce the number of adapter failures. Transceiver select |