freebsd-skq/sys/dev/de
jhb 3477a18ba6 - Use htole32() instead of using bswap32() conditional on #if BYTE_ORDER.
- Don't set IFF_ALLMULTI in our ifnet's if_flags if we end up allowing
  all multicast due to limits in the MAC receive filters in hardware.

Requested by:	rwatson (2)
2005-08-17 17:46:51 +00:00
..
dc21040reg.h
if_de.c - Use htole32() instead of using bswap32() conditional on #if BYTE_ORDER. 2005-08-17 17:46:51 +00:00
if_devar.h Remove the unused TULIP_CSR_{READ,WRITE}BYTE macros. 2005-08-17 17:45:19 +00:00