Remove ISP_DMA_ADDR_T define (see ispvar.h)

Add in commented out:

+/* #define     ISP_DAC_SUPPORTED       1 */
This commit is contained in:
Matt Jacob 2002-09-23 05:00:14 +00:00
parent caec294571
commit 6ce5711b35

View File

@ -61,7 +61,10 @@
#include "opt_ddb.h"
#include "opt_isp.h"
#define ISP_DMA_ADDR_T bus_addr_t
/*
* Not quite yet
*/
/* #define ISP_DAC_SUPPORTED 1 */
/*
* Efficiency- get rid of SBus code && tests unless we need them.