NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
port-sparc/57869: Typos in bit descriptions SBUS_AFSR_BITS
>Number: 57869
>Category: port-sparc
>Synopsis: Typos in bit descriptions SBUS_AFSR_BITS
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: port-sparc-maintainer
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Mon Jan 22 00:05:00 +0000 2024
>Originator: Roland Illig
>Release: 10.99.x
>Organization:
>Environment:
>Description:
sparc/dev/sbusreg.h says:
#define SBUS_AFSR_BITS "\177\020" \
"f\0\4PAH\0b\10WM\0f\11\3SSIZ\0f\14\5SA\0" \
"b\11FAV\0b\12RD\0b\13ME\0f\14\4MID\0b\30S\0" \
"f\31\3SIZ\0b\34BERR\0b\35TO\0b\36LE\0b\37ERR\0"
Line 3 should start with "b\21FAV...", that is 2x instead of 1x.
I don't have a SPARC system available and I don't know how to test this typo.
>How-To-Repeat:
>Fix:
Home |
Main Index |
Thread Index |
Old Index