From 7be6c2b5c3a6cffb5eb811a88a57b77cfb8a06dd Mon Sep 17 00:00:00 2001 From: Harald Koerfgen Date: Mon, 12 Apr 1999 19:19:07 +0000 Subject: No comment --- drivers/block/ll_rw_blk.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/drivers/block/ll_rw_blk.c b/drivers/block/ll_rw_blk.c index 599268d26..695fcb361 100644 --- a/drivers/block/ll_rw_blk.c +++ b/drivers/block/ll_rw_blk.c @@ -777,7 +777,8 @@ __initfunc(int blk_dev_init(void)) floppy_init(); #else #if !defined(CONFIG_SGI) && !defined (__mc68000__) && !defined(CONFIG_PMAC) \ - && !defined(__sparc__) && !defined(CONFIG_APUS) + && !defined(__sparc__) && !defined(CONFIG_APUS) \ + && !defined(CONFIG_DECSTATION) && !defined(CONFIG_BAGET_MIPS) outb_p(0xc, 0x3f2); #endif #endif -- cgit v1.2.3