Current-Users archive

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

Re: JMB 362?



On Tue, Mar 27, 2012 at 08:19:32PM -0700, Paul Goyette wrote:
> On Tue, 27 Mar 2012, Thor Lancelot Simon wrote:
> 
> >On Tue, Mar 27, 2012 at 07:42:21PM -0700, Paul Goyette wrote:
> >>I've just installed a new system, and it has a couple of JMicron 362
> >>SATA/PATA controllers.  I notice that our jmide(4) driver doesn't
> >>match this device - it matches the 360, 361, 363, 365, and 368, but
> >>not the 362.  (In fact, pcidevs doesn't even list a 362!)
> >>
> >>Does anyone know if this device is compatable with the rest of the
> >>JMB 36x family?  And if so, should it be safe just to add a new
> >>entry in jmide(4)'s match table?
> >
> >The documentation says the 362 and 363 -- at least -- are AHCI
> >compatible.  Do they work with ahcisata instead?
> 
> I have another system with an add-on JMB363, and it needs all of the
> following (the 363 has both pata and sata)
> 
>       jmide* at pci? dev ? function ?
>       ahcisata* at jmide?
>       atabus? at jmide? channel 1
> 
> I have no idea if ahcisata driver would directly attach - might be
> interesting to check.

from memory (I didn't check the code or datasheet and I don't remember
exactly why a jmide attachement was needed) it won't. Just add the 362 
to the jmide PCI ID table, it should work.

-- 
Manuel Bouyer <bouyer%antioche.eu.org@localhost>
     NetBSD: 26 ans d'experience feront toujours la difference
--


Home | Main Index | Thread Index | Old Index