Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 31 Oct 2003 16:14:58 +0200
From:      Maxim Mazurok <maxim@km.ua>
To:        ticso@cicely.de
Cc:        freebsd-alpha@freebsd.org
Subject:   Re: le(4) driver
Message-ID:  <20031031141458.GV25319@km.ua>
In-Reply-To: <20031031135538.GM4100@cicely12.cicely.de>
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>

next in thread | previous in thread | raw e-mail | index | archive | help
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

Stop in /var/src/sys/alpha/compile/ALEPH.
*** Error code 1

Stop in /var/src/sys/alpha/compile/ALEPH.

-- 
Maxim Mazurok  (MMP2-RIPE)



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