freebsd-dev/sys/dev/hme
Pyun YongHyeon 264166b8bb According to STP2002QFP User's Guide, it seems that driver should
program RXMAC to discard frames with SA field matching the stations's
MAC address. Experimentation shows that HME receives its own frames
when it operates at 10Mbps half-duplex. With this change HME runs at
10Mbps half-duplx should work with IPv6.
(No more "DAD detected duplicate IPv6 address".)

Reported by:	jacques brierre <jbrierre AT bellsouth DOT net>
Reviewed by:	marius
2005-05-23 05:45:36 +00:00
..
if_hme_pci.c Use BUS_PROBE_DEFAULT for pci probe return value 2005-03-05 18:30:12 +00:00
if_hme_sbus.c Release the IRQ resource on detach. This fixes repeatedly loading and 2005-04-05 17:51:56 +00:00
if_hme.c According to STP2002QFP User's Guide, it seems that driver should 2005-05-23 05:45:36 +00:00
if_hmereg.h Implement TCP/UDP Transmit/Receive checksum offload. 2004-08-05 02:52:33 +00:00
if_hmevar.h Make hme(4) mpsafe 2004-11-22 06:46:30 +00:00