freebsd-dev/sys/dev/hme
Joerg Wunsch 66764b4ce9 The Sun hme hardware supposedly supports Tx frames up to 65535 octets,
and Rx frames up to 8191 octets, so it is perfectly capable of supporting
vlan(4)-style VLAN natively.

Thus, make it support VLAN `oversize' frames.

Reviewed by:	tmm
2004-05-06 13:38:19 +00:00
..
if_hme_pci.c Convert callers to the new bus_alloc_resource_any(9) API. 2004-03-17 17:50:55 +00:00
if_hme_sbus.c Convert callers to the new bus_alloc_resource_any(9) API. 2004-03-17 17:50:55 +00:00
if_hme.c The Sun hme hardware supposedly supports Tx frames up to 65535 octets, 2004-05-06 13:38:19 +00:00
if_hmereg.h Convert to use bus_dmamap_load_mbuf(); decouple software TX descriptors 2003-01-06 22:12:57 +00:00
if_hmevar.h Add detach, shutdown, suspend and resume methods. 2003-01-09 00:45:10 +00:00