summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib/strtoimax.c
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2005-02-12 00:45:22 +0000
committerimp <imp@FreeBSD.org>2005-02-12 00:45:22 +0000
commitef40a850a73ede105497d9de909b7c671c408941 (patch)
tree6c0621601b014f67ef0df593d5ad732a85e55c49 /lib/libc/stdlib/strtoimax.c
parent916174f6d37e86e466506bfb14fc3f6452251dfc (diff)
downloadFreeBSD-src-ef40a850a73ede105497d9de909b7c671c408941.zip
FreeBSD-src-ef40a850a73ede105497d9de909b7c671c408941.tar.gz
Really old PCMCIA cards stored the MAC address in the attribute memory
at some offset. Unlike newer cards, the MAC address wasn't part of the CIS as a specific FUNCE. These older cards were having their MAC address show up as 0:2:4:6:8:a because that's what's in the ROM locations that would be there in a real ne2000. This patch allows one to specify the offset for the MAC address for these cards. Specify one for the IBM Ethernet II card, as it is one that has this problem. One shouldn't specify this unless the MAC address really isn't in the CIS at all. Side note: The novell probe likely shouldn't read the MAC address, and that should be moved to the bus specific attach routine(s), maybe as a convenience function in if_ed_novell.c. My IBM Ethernet II (aka Info Mover) now has a believable MAC address.
Diffstat (limited to 'lib/libc/stdlib/strtoimax.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud