PRINTERR         3144 dev/ic/atw.c   			PRINTERR(ATW_RXSTAT_DE, "descriptor error");
PRINTERR         3145 dev/ic/atw.c   			PRINTERR(ATW_RXSTAT_SFDE, "PLCP SFD error");
PRINTERR         3146 dev/ic/atw.c   			PRINTERR(ATW_RXSTAT_SIGE, "PLCP signal error");
PRINTERR         3147 dev/ic/atw.c   			PRINTERR(ATW_RXSTAT_CRC16E, "PLCP CRC16 error");
PRINTERR         3148 dev/ic/atw.c   			PRINTERR(ATW_RXSTAT_RXTOE, "time-out");
PRINTERR         3149 dev/ic/atw.c   			PRINTERR(ATW_RXSTAT_CRC32E, "FCS error");
PRINTERR         3150 dev/ic/atw.c   			PRINTERR(ATW_RXSTAT_ICVE, "WEP ICV error");