From 2d989cd686df201901f4279380d0010fdae042ca Mon Sep 17 00:00:00 2001 From: peter Date: Fri, 14 Jan 2000 07:14:17 +0000 Subject: Pre 4.0 tidy up. Collect together the components of several drivers and export eisa from the i386-only area (It's not, it's on some alphas too). The code hasn't been updated to work on the Alpha yet, but that can come later. Repository copies were done a while ago. Moving these now keeps them in consistant place across the 4.x series as the newbusification progresses. Submitted by: mdodd --- sys/dev/ie/if_ie.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'sys/dev/ie') diff --git a/sys/dev/ie/if_ie.c b/sys/dev/ie/if_ie.c index fbbb801..dbb8f7e 100644 --- a/sys/dev/ie/if_ie.c +++ b/sys/dev/ie/if_ie.c @@ -136,9 +136,9 @@ iomem and and with 0xffff. #include #include #include -#include -#include -#include +#include +#include +#include #include #include -- cgit v1.1