/* $Id: a2091.h,v 1.4 1997/01/19 23:07:09 davem Exp $ * * Header file for the Commodore A2091 Zorro II SCSI controller for Linux * * Written and (C) 1993, Hamish Macdonald, see a2091.c for more info *
*/
#include <linux/types.h>
#ifndef CMD_PER_LUN #define CMD_PER_LUN 2 #endif
#ifndef CAN_QUEUE #define CAN_QUEUE 16 #endif
/* * if the transfer address ANDed with this results in a non-zero * result, then we can't use DMA.
*/ #define A2091_XFER_MASK (0xff000001)
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.