[OpenIndiana-discuss] When will AMD XIII CPUs be supported

Peter Tribble peter.tribble at gmail.com
Sat Jan 23 16:44:21 UTC 2021


On Sat, Jan 23, 2021 at 2:22 AM Gary Mills <gary_mills at fastmail.fm> wrote:

> On Fri, Jan 22, 2021 at 11:39:20AM -0800, Chris wrote:
> > I don't have a specific setting for ahci. As a rule, when available,
> > I choose that. But it's simply not available.
> >
> > Here's the output for mine
> >
> > ~
> > 11:35am Fri, 22
> > OIDEV# prtconf -D
> [...]
> >         pci1462,7309, instance #0 (driver name: nge)
> >         pci1462,7309, instance #0 (driver name: nv_sata)
> >             disk, instance #2 (driver name: sd)
> >         pci1462,7309, instance #1 (driver name: nv_sata)
>
> That's peculiar: there are two drivers attached to the same hardware
> device.  I've never seen that before.
>

That's normal. pci1462,7309 is the MCP61 PCI bridge that multiple devices
are connected to.
Consider this on my Intel system:

# prtconf -D
...
        pci1028,5a4, instance #0 (driver name: e1000g)
        pci1028,5a4, instance #0 (driver name: ehci)
            hub, instance #1 (driver name: hubd)
        pci1028,5a4, instance #1 (driver name: audiohd)
        pci1028,5a4, instance #1 (driver name: ehci)
            hub, instance #2 (driver name: hubd)

You get a clearer picture, expanding the individual devices, with -d:

# prtconf -dD
...
        pci1028,5a4 (pciex8086,153a) [Intel Corporation Ethernet Connection
I217
-LM], instance #0 (driver name: e1000g)
        pci1028,5a4 (pciex8086,8c2d) [Intel Corporation 8 Series/C220
Series Chi
pset Family USB EHCI #2], instance #0 (driver name: ehci)
            hub, instance #1 (driver name: hubd)
        pci1028,5a4 (pciex8086,8c20) [Intel Corporation 8 Series/C220
Series Chi
pset High Definition Audio Controller], instance #1 (driver name: audiohd)
        pci1028,5a4 (pciex8086,8c26) [Intel Corporation 8 Series/C220
Series Chi
pset Family USB EHCI #1], instance #1 (driver name: ehci)
            hub, instance #2 (driver name: hubd)

-- 
-Peter Tribble
http://www.petertribble.co.uk/ - http://ptribble.blogspot.com/


More information about the openindiana-discuss mailing list