Plan 9 from Bell Labs 1994-12-07
1 files changed, 1 insertions(+), 1 deletions(-) M pc/ether509.c
M pc/ether509.c => pc/ether509.c +1 -1
@@ 32,7 32,7 @@ enum { MyEtherAddr = 0x01, /* Individual address */ Multicast = 0x02, /* Group (multicast) addresses */ Broadcast = 0x04, /* Broadcast address */ Promiscuous = 0x08, /* All addresses (promiscuous mode */ Promiscuous = 0x08, /* All addresses (promiscuous mode) */ /* Window Register Offsets */ Command = 0x0E, /* all windows */