elks-enhanced
public
Read
Owner: themaster
Branch: master
Commits: 6893
Updated: 2026-04-19 00:15
Git CLI clone URL
git clone https://www.xt-emporium.com/git/elks-enhanced.git
Fullscreen desktop URL
Code
Commits
History
Branches
Bug Reports
Discussions
Compare
Settings
elks-enhanced
/
elks
/
arch
/
i86
/
drivers
/
net
/
eth-msgs.h
File editor
/* * eth_msgs.h * Ethernet driver error message strings */ #define EMSG_OFLOW "%s: Rcv oflow (0x%x), keep %d\n" #define EMSG_TXERR "%s: TX-error, status 0x%x\n" #define EMSG_RXERR "%s: RX-error, status 0x%x\n" #define EMSG_IRQERR "%s: Unable to use IRQ %d (errno %d)\n" #define EMSG_DMGPKT "%s: Damaged packet, hdr 0x%x %u, buffer cleared\n" #define EMSG_BGSPKT "%s: Bogus packet: status %x nxpg 0x%x size %d\n" #define EMSG_ERROR "%s: NIC under-/overrun, status 0x%x\n"
Commit message
This repository is read-only for this account.
Repository snapshot
Current branch
master
Visibility
public
Your access
Read
Remote
Configured
File activity
View file history