Be more eager to install qcpas firmware (more pattern matches)
authorderaadt <deraadt@openbsd.org>
Sun, 13 Oct 2024 00:00:41 +0000 (00:00 +0000)
committerderaadt <deraadt@openbsd.org>
Sun, 13 Oct 2024 00:00:41 +0000 (00:00 +0000)
usr.sbin/fw_update/patterns.c

index 948fdc4..868a230 100644 (file)
@@ -1,4 +1,4 @@
-/*     $OpenBSD: patterns.c,v 1.14 2024/08/18 14:58:47 phessler Exp $  */
+/*     $OpenBSD: patterns.c,v 1.15 2024/10/13 00:00:41 deraadt Exp $   */
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou.  All rights reserved.
@@ -115,7 +115,7 @@ main(void)
        printf("%s\n", "otus");
        printf("%s\n", "pgt");
        printf("%s\n", "qcpas");
-       printf("%s\n", "qcpas ^ppb0*\"Qualcomm SC8280XP PCIe\"");
+       printf("%s\n", "qcpas ^ppb0*\"Qualcomm ^cpu0*\"Qualcomm");
        printf("%s\n", "qwx");
        printf("%s\n", "qwz");
        printf("%s\n", "radeondrm");