Port-sparc64 archive

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

Re: Netra X1 with WD0 and AcerIDE



On Tue, Oct 26, 2010 at 11:43:44AM +0200, Maurizio Caloro wrote:
> Please if you need any test's on Netra i can do, i will help!
> Mauri

Can you build a modified kernel yourself? The workaround is pretty
simple:

In your kernel config file (GENERIC?) change

 aceride* at pci? dev ? function ? # Acer Lab IDE controllers

to:

 aceride* at pci? dev ? function ? flags 0002 # Acer Lab IDE controllers


The real solution is to do this all automatically, like the code Takeshi
quoted from FreeBSD does.

Martin


Home | Main Index | Thread Index | Old Index