Fix yet another comment typo in NetBSD rev. 1.16, missed when merging
it in r284447. Submitted by: yongari Sponsored by: genua mbh
This commit is contained in:
parent
4381840424
commit
459d026485
@ -204,7 +204,7 @@
|
||||
#define MII_PSESR 0x0c /* PSE status register */
|
||||
#define PSESR_PWRDENIED 0x1000 /* Power Denied */
|
||||
#define PSESR_VALSIG 0x0800 /* Valid PD signature detected */
|
||||
#define PSESR_INVALSIG 0x0400 /* Inalid PD signature detected */
|
||||
#define PSESR_INVALSIG 0x0400 /* Invalid PD signature detected */
|
||||
#define PSESR_SHORTCIRC 0x0200 /* Short circuit condition detected */
|
||||
#define PSESR_OVERLOAD 0x0100 /* Overload condition detected */
|
||||
#define PSESR_MPSABSENT 0x0080 /* MPS absent condition detected */
|
||||
|
Loading…
Reference in New Issue
Block a user