bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Trying GNUMach with 2.0.38 drivers


From: Marcus Brinkmann
Subject: Re: Trying GNUMach with 2.0.38 drivers
Date: Tue, 19 Dec 2000 16:02:11 +0100
User-agent: Mutt/1.2.5i

On Tue, Dec 19, 2000 at 03:47:55PM +0200, Ognyan Kulev wrote:
> Hi,
> 
> I try to compile GNUMach replacing its linux drivers with 2.0.38's because
> my computer is with Adaptec SCSI and the driver is broken:(( But there are
> some compilation errors with asm statements.  Have anyone experience trying
> to replace the drivers?

These asm problems are probably the generic asm problems of old linux
kernels with new gcc's. You can actually try to use the 2.2 driver, but this
might not work for scsi controller drivers (for network cards, it seems to
work). What you can do is backport the asm changes in 2.2 driver to 2.0.38
driver. I did this a couple of times, and missed the adaptec driver because
it is not compiled by default. See the huge changelog entries of Stefan and
me a couple of months ago. Note that some asms were replaced by C code, so
you need to do an eyeball comparison of the surrounding code.

Send us a working driver and I will commit it to CVS and enable it in the
Debian package.

Marcus



reply via email to

[Prev in Thread] Current Thread [Next in Thread]