K 10 svn:author V 2 ru K 8 svn:date V 27 2003-12-15T11:28:15.000000Z K 7 svn:log V 218 MFS: Make struct arpcom the first entry in softc. (There are at least two functions in sys/net/if.c that assume that softc starts with arpcom.) This makes setting of ethernet address via ifconfig(8) work as expected. END