From c8b4f9400f7d8ea72514ad5564c07a43bf2313e5 Mon Sep 17 00:00:00 2001 From: Miod Vallat Date: Thu, 10 Apr 2003 10:11:25 +0000 Subject: Proper use of bus_space makes the need for obsolete, which is good since not all isa capable platforms provide such a file. --- sys/dev/isa/if_ie.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'sys/dev/isa/if_ie.c') diff --git a/sys/dev/isa/if_ie.c b/sys/dev/isa/if_ie.c index 9910ecd8c07..7104c52b837 100644 --- a/sys/dev/isa/if_ie.c +++ b/sys/dev/isa/if_ie.c @@ -1,4 +1,4 @@ -/* $OpenBSD: if_ie.c,v 1.25 2003/02/03 19:45:53 jason Exp $ */ +/* $OpenBSD: if_ie.c,v 1.26 2003/04/10 10:11:24 miod Exp $ */ /* $NetBSD: if_ie.c,v 1.51 1996/05/12 23:52:48 mycroft Exp $ */ /*- @@ -142,7 +142,6 @@ iomem, and to make 16-pointers, we subtract sc_maddr and and with 0xffff. #include #include -#include /* XXX convert this driver! */ #include #include -- cgit v1.2.3