Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 31 Oct 2003 15:52:28 +0100
From:      Bernd Walter <ticso@cicely12.cicely.de>
To:        Maxim Mazurok <maxim@km.ua>
Cc:        freebsd-alpha@freebsd.org
Subject:   Re: le(4) driver
Message-ID:  <20031031145227.GP4100@cicely12.cicely.de>
In-Reply-To: <20031031141458.GV25319@km.ua>
References:  <20031030091522.GB25319@km.ua> <20031031130840.GH4100@cicely12.cicely.de> <20031031132647.GM25319@km.ua> <20031031133135.GI4100@cicely12.cicely.de> <20031031133858.GQ25319@km.ua> <20031031134404.GL4100@cicely12.cicely.de> <20031031134802.GT25319@km.ua> <20031031135538.GM4100@cicely12.cicely.de> <20031031141458.GV25319@km.ua>

next in thread | previous in thread | raw e-mail | index | archive | help

On Fri, Oct 31, 2003 at 04:14:58PM +0200, Maxim Mazurok wrote:
> On Fri, Oct 31, 2003 at 02:55:39PM +0100, Bernd Walter wrote:
> 
> >> >> config say to me:
> >> >> root@ccc:/sys/alpha/conf#config ALEPH
> >> >> config: Error: device "le" is unknown
> >> >> config: 1 errors
> >> >> 
> >> >> i try to copy /usr/src/sys/i386/isa/if_le.c to /usr/src/sys/alpha/isa
> >> >> config terminated width same result.
> >> >
> >> >Ah - OK it's really tagged i386 only - I can't say if this is for good
> >> >reason or just tradition.
> >> >
> >> >There are also lines in i386/conf directory that you need to copy.
> >> 
> >> sorry. what lines and fron what file?
> >
> >Ups - sorry wrong directory:
> >/usr/src/sys/conf/files.i386:i386/isa/if_le.c           count           le
> >
> >Put it into files.alpha and config shouldn't complain.
> 
> root@ccc:/sys/alpha/compile/ALEPH#make depend
> [...skip...]
> ../../../alpha/isa/if_le.c:38:16: le.h: No such file or directory
> In file included from ../../../alpha/isa/if_le.c:61:
> ../../../i386/isa/isa_device.h:43:31: opt_compat_oldisa.h: No such file or directory
> ../../../alpha/isa/if_le.c:70:2: #error "The le device requires the old isa compatibility shims"
> mkdep: compile failed
> *** Error code 1

OK - that's really a show stopper.
I don't know how much work it is to update a driver and I neither have
time nor isa based le hardware to do.

-- 
B.Walter                   BWCT                http://www.bwct.de
ticso@bwct.de                                  info@bwct.de



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031031145227.GP4100>