We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b169a67 commit d008d7eCopy full SHA for d008d7e
sys/dev/microcode/aic7xxx/aic79xx.seq
@@ -1,4 +1,4 @@
1
-/* $NetBSD: aic79xx.seq,v 1.17 2022/06/27 22:41:29 andvar Exp $ */
+/* $NetBSD: aic79xx.seq,v 1.18 2025/10/16 23:19:46 gutteridge Exp $ */
2
3
/*
4
* Adaptec U320 device driver firmware for Linux and FreeBSD.
@@ -444,7 +444,7 @@ BEGIN_CRITICAL;
444
shr SELOID, 4, SCB_SCSIID;
445
446
* If we want to send a message to the device, ensure
447
- * we are selecting with atn irregardless of our packetized
+ * we are selecting with atn regardless of our packetized
448
* agreement. Since SPI4 only allows target reset or PPR
449
* messages if this is a packetized connection, the change
450
* to our negotiation table entry for this selection will
0 commit comments