Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/dev/isa Add TLINK_619_POLY.



details:   https://anonhg.NetBSD.org/src/rev/4873590fceae
branches:  trunk
changeset: 467301:4873590fceae
user:      bad <bad%NetBSD.org@localhost>
date:      Mon Mar 22 22:26:27 1999 +0000

description:
Add TLINK_619_POLY.

diffstat:

 sys/dev/isa/elink.h |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r cdadd1e9a0f1 -r 4873590fceae sys/dev/isa/elink.h
--- a/sys/dev/isa/elink.h       Mon Mar 22 22:22:52 1999 +0000
+++ b/sys/dev/isa/elink.h       Mon Mar 22 22:26:27 1999 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: elink.h,v 1.7 1998/08/15 03:51:31 mycroft Exp $        */
+/*     $NetBSD: elink.h,v 1.8 1999/03/22 22:26:27 bad Exp $    */
 
 /*-
  * Copyright (c) 1998 The NetBSD Foundation, Inc.
@@ -41,6 +41,7 @@
 
 #define        ELINK_507_POLY  0xe7
 #define        ELINK_509_POLY  0xcf
+#define        TLINK_619_POLY  0x63
 
 void elink_reset __P((bus_space_tag_t, bus_space_handle_t, int));
 void elink_idseq __P((bus_space_tag_t, bus_space_handle_t, u_char p));



Home | Main Index | Thread Index | Old Index