Current-Users archive

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

Re: JMB 362?



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.


-------------------------------------------------------------------------
| Paul Goyette     | PGP Key fingerprint:     | E-mail addresses:       |
| Customer Service | FA29 0E3B 35AF E8AE 6651 | paul at whooppee.com    |
| Network Engineer | 0786 F758 55DE 53BA 7731 | pgoyette at juniper.net |
| Kernel Developer |                          | pgoyette at netbsd.org  |
-------------------------------------------------------------------------


Home | Main Index | Thread Index | Old Index