[H-GEN] cluster status
Michael Anthon
michael at anthon.net
Tue Apr 1 09:50:36 EST 2003
[ Humbug *General* list - semi-serious discussions about Humbug and ]
[ Unix-related topics. Posts from non-subscribed addresses will vanish. ]
> eth0: Digital DC21041 Tulip rev 33 at 0x400, 21041 mode,
00:A0:40:6E:34:AC, IRQ 25.
> eth0: DC21041 at 0x0400 (PCI bus 0, device 15), h/w address
00:05:02:76:2c:35,
Looks like an bit ordering problem. If you were to reverse the bit order
for each byte in the address you end up with the same thing. For
example....
40 = 01000000 and 00000010 = 02
6E = 01101110 and 01110110 = 76
Cheers
Michael
--
* This is list (humbug) general handled by majordomo at lists.humbug.org.au .
* Postings to this list are only accepted from subscribed addresses of
* lists 'general' or 'general-post'. See http://www.humbug.org.au/
More information about the General
mailing list