artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8f840a2
)
firmware for qwx(4) devices
author
phessler
<phessler@openbsd.org>
Sat, 27 Jan 2024 15:15:01 +0000
(15:15 +0000)
committer
phessler
<phessler@openbsd.org>
Sat, 27 Jan 2024 15:15:01 +0000
(15:15 +0000)
usr.sbin/fw_update/patterns.c
patch
|
blob
|
history
diff --git
a/usr.sbin/fw_update/patterns.c
b/usr.sbin/fw_update/patterns.c
index
bb070a5
..
cf0e2eb
100644
(file)
--- a/
usr.sbin/fw_update/patterns.c
+++ b/
usr.sbin/fw_update/patterns.c
@@
-1,4
+1,4
@@
-/* $OpenBSD: patterns.c,v 1.1
0 2023/07/22 03:46:09 jsg Exp $
*/
+/* $OpenBSD: patterns.c,v 1.1
1 2024/01/27 15:15:01 phessler Exp $
*/
/*
* Copyright (c) 1995, 1996 Christopher G. Demetriou. All rights reserved.
@@
-114,6
+114,7
@@
main(void)
printf("%s\n", "otus");
printf("%s\n", "pgt");
printf("%s\n", "qcpas");
+ printf("%s\n", "qwx");
printf("%s\n", "radeondrm");
print_devices("radeondrm", radeon_devices, nitems(radeon_devices));
printf("%s\n", "rsu");