Index: elinkxl.c =================================================================== RCS file: /e/celeron/CVSup/main/src/sys/dev/ic/elinkxl.c,v retrieving revision 1.69 diff -u -r1.69 elinkxl.c --- elinkxl.c 9 May 2003 20:54:18 -0000 1.69 +++ elinkxl.c 5 Jun 2003 14:08:03 -0000 @@ -1817,7 +1817,7 @@ struct ex_softc *sc = (void *) self; /* We're already in Window 4. */ - return (bus_space_read_2(sc->sc_iot, sc->sc_ioh, ELINK_W4_PHYSMGMT)); + return (le16toh(bus_space_read_2(sc->sc_iot, sc->sc_ioh, ELINK_W4_PHYSMGMT))); } void