Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-5]: src/sys/dev/ic Pull up revision 1.8 (requested by bouyer):
details: https://anonhg.NetBSD.org/src/rev/8ed567e38439
branches: netbsd-1-5
changeset: 492629:8ed567e38439
user: he <he%NetBSD.org@localhost>
date: Tue Jan 29 22:41:33 2002 +0000
description:
Pull up revision 1.8 (requested by bouyer):
Add support for the 53c1010-33, and bring documentation up to
date.
diffstat:
sys/dev/ic/siopreg.h | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (15 lines):
diff -r 116d247275c9 -r 8ed567e38439 sys/dev/ic/siopreg.h
--- a/sys/dev/ic/siopreg.h Tue Jan 29 22:41:17 2002 +0000
+++ b/sys/dev/ic/siopreg.h Tue Jan 29 22:41:33 2002 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: siopreg.h,v 1.6.2.1 2000/12/15 04:48:31 he Exp $ */
+/* $NetBSD: siopreg.h,v 1.6.2.2 2002/01/29 22:41:33 he Exp $ */
/*
* Copyright (c) 2000 Manuel Bouyer.
@@ -374,3 +374,5 @@
#define SIOP_SCRATCHI 0x78 /* Scratch register I, R/W, 875-only */
#define SIOP_SCRATCHJ 0x7c /* Scratch register J, R/W, 875-only */
+
+#define SIOP_DFBC 0xf0 /* DMA fifo byte count, RO */
Home |
Main Index |
Thread Index |
Old Index