Subject: isa/fd.c #error
To: None <tech-kern@netbsd.org>
From: Allen Briggs <briggs@wasabisystems.com>
List: tech-kern
Date: 02/12/2001 10:59:09
isa/fd.c has the following code in it:
> #if !defined(alpha) && !defined(bebox) && !defined(i386) && !defined(prep)
> #error platform not supported by this driver, yet
> #endif

It seems to me that this is bogus.  The driver, like any other driver in
sys/dev/isa, should work on any machine with that device on an ISA bus
(modulo ISA implementation bugs).

Is there any good reason to not rip this block out?

-allen

-- 
 Allen Briggs                     briggs@wasabisystems.com
 http://www.wasabisystems.com/    Quality NetBSD CDs, Sales, Support, Service