Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Jan 2024 00:32:24 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 253860] ccp(4) immediately hangs when creating geli device
Message-ID:  <bug-253860-227-s48OsiVP4q@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-253860-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-253860-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D253860

--- Comment #7 from Joshua Kinard <freebsd@kumba.dev> ---
FYI, it looks like ccp(4) got some kind of fixing in 14.0-RELEASE and it now
appears to work on my Ryzen 3 2200G:

dmesg:
> # dmesg | grep ccp
> ccp0: <AMD CCP-5a> mem 0xfc700000-0xfc7fffff,0xfc884000-0xfc885fff irq 54=
 at device 0.2 on pci10

> [26] GEOM_ELI: Device da0p2.eli created.
> [26] GEOM_ELI: Encryption: AES-XTS 256
> [26] GEOM_ELI:     Crypto: hardware

pciconf -lvcV
> ccp0@pci0:10:0:2:       class=3D0x108000 rev=3D0x00 hdr=3D0x00 vendor=3D0=
x1022 device=3D0x15df subvendor=3D0x1043 subdevice=3D0x876b
>     vendor     =3D 'Advanced Micro Devices, Inc. [AMD]'
>     device     =3D 'Family 17h (Models 10h-1fh) Platform Security Process=
or'
>     class      =3D encrypt/decrypt
>     cap 09[48] =3D vendor (length 8)
>     cap 01[50] =3D powerspec 3  supports D0 D3  current D0
>     cap 10[64] =3D PCI-Express 2 endpoint max data 256(256) RO NS
>                  max read 512
>                  link x16(x16) speed 8.0(8.0) ASPM disabled(L0s/L1)
>     cap 05[a0] =3D MSI supports 2 messages, 64 bit
>     cap 11[c0] =3D MSI-X supports 2 messages, enabled
>                  Table in map 0x24[0x0], PBA in map 0x24[0x1000]
>     ecap 000b[100] =3D Vendor [1] ID 0001 Rev 1 Length 16

I'll update if any oddities/errors/crashes happen, but this is a positive s=
ign!

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-253860-227-s48OsiVP4q>