patch-2.1.23 linux/drivers/ap1000/apfddi-reg.h

Next file: linux/drivers/ap1000/apfddi.c
Previous file: linux/drivers/ap1000/ap.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.22/linux/drivers/ap1000/apfddi-reg.h linux/drivers/ap1000/apfddi-reg.h
@@ -0,0 +1,14 @@
+  /*
+   * Copyright 1996 The Australian National University.
+   * Copyright 1996 Fujitsu Laboratories Limited
+   * 
+   * This software may be distributed under the terms of the Gnu
+   * Public License version 2 or later
+  */
+/* FDDI register pointers */
+extern volatile struct formac *mac;
+extern volatile struct plc *plc;
+extern volatile int *csr0;
+extern volatile int *csr1;
+extern volatile int *buffer_mem;
+extern volatile int *fifo;

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov