Source-Changes-HG archive

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

[src/trunk]: src/sys/dev/ic Comment the fact that the X3201-3 requires FS|LS ...



details:   https://anonhg.NetBSD.org/src/rev/aa5ea7bab8fc
branches:  trunk
changeset: 486569:aa5ea7bab8fc
user:      thorpej <thorpej%NetBSD.org@localhost>
date:      Thu May 25 22:18:07 2000 +0000

description:
Comment the fact that the X3201-3 requires FS|LS in the setup
packet descriptor.

diffstat:

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

diffs (17 lines):

diff -r af0cc5661b45 -r aa5ea7bab8fc sys/dev/ic/tulipreg.h
--- a/sys/dev/ic/tulipreg.h     Thu May 25 22:11:57 2000 +0000
+++ b/sys/dev/ic/tulipreg.h     Thu May 25 22:18:07 2000 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: tulipreg.h,v 1.18 2000/04/04 19:22:52 thorpej Exp $    */
+/*     $NetBSD: tulipreg.h,v 1.19 2000/05/25 22:18:07 thorpej Exp $    */
 
 /*-
  * Copyright (c) 1999 The NetBSD Foundation, Inc.
@@ -111,6 +111,7 @@
  *               from CIS.
  *             - Transmit buffers must also be 32-bit aligned.
  *             - The BUSMODE_SWR bit is not self-clearing.
+ *             - Must include FS|LS in setup packet descriptor.
  *             - SIA is not 21143-like, and all media attachments
  *               are MII-on-SIO.
  *



Home | Main Index | Thread Index | Old Index