Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Sep 2003 17:23:21 -0700 (PDT)
From:      wpaul@FreeBSD.ORG (Bill Paul)
To:        tmm@FreeBSD.org (Thomas Moestl)
Cc:        cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/pci if_rl.c if_rlreg.h
Message-ID:  <20030906002321.F17CE16A4C0@hub.freebsd.org>
In-Reply-To: <200309041539.h84Fdj1k008672@repoman.freebsd.org> from Thomas Moestl at "Sep 4, 2003 08:39:45 am"

next in thread | previous in thread | raw e-mail | index | archive | help
> tmm         2003/09/04 08:39:45 PDT
> 
>   FreeBSD src repository
> 
>   Modified files:
>     sys/pci              if_rl.c if_rlreg.h 
>   Log:
>   Use stream bus space accesses to program the ID (station address)
>   registers; otherwise, the byte order of the address is changed on
>   big-endian machines.
>   
>   Revision  Changes    Path
>   1.115     +4 -2      src/sys/pci/if_rl.c
>   1.34      +2 -0      src/sys/pci/if_rlreg.h
> 

Do you by any chance know if this affects the multicast filter
hash table registers as well? Also, is it possible to achieve
the same effect using htole32()?

-Bill



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030906002321.F17CE16A4C0>