Go to file
thorpej 5852faaf84 Device driver for the SMC 83c170 Ethernet PCI Integrated Controller (EPIC/100)
used in the SMC EtherPower II.

Media control isn't yet supported, due to some MII infrastructure
problems which I hope to address soon.  This isn't a huge deal, since
the PHY defaults to auto-negotiate mode.

Also, the device just programs the multicast hash table to accept all
multicast, to avoid a hardware bug that causes the multicast address
filter to lose in 10Mb/s mode.  This bug will be fixed in a more sane
way once the media control issues are dealt with.
1998-06-02 01:29:41 +00:00
bin Document ls -F's output for sockets; 1998-06-01 21:11:28 +00:00
distrib Remove: Xsun24 (not built for the sun3) 1998-06-01 16:04:03 +00:00
etc Add `magma' nodes. 1998-05-20 00:01:06 +00:00
games y.tab.h is now called grammar.h (and there's an implied .y.h rule now too) 1998-05-13 19:21:37 +00:00
gnu Clear the error indicator after retrieval (xref. dlerror(3)). 1998-05-30 18:28:31 +00:00
include * Further name space protection reorganization: distinguish between various 1998-06-01 20:10:15 +00:00
lib Need <stdlib.h> for setkey() prototype. 1998-06-01 20:25:24 +00:00
libexec Clear the error indicator after retrieval (xref. dlerror(3)). 1998-05-30 18:28:31 +00:00
regress disable the optimizer the correct way... 1998-04-13 14:28:04 +00:00
sbin fix a bug. 1998-05-25 10:48:12 +00:00
share Add information to dlerror() regarding its behaviour in absence of an error 1998-05-30 18:40:41 +00:00
sys Device driver for the SMC 83c170 Ethernet PCI Integrated Controller (EPIC/100) 1998-06-02 01:29:41 +00:00
usr.bin * use CC_REFRESH_BEEP in an ambiguous complete (recently added to -ledit) 1998-06-01 14:46:11 +00:00
usr.sbin Need <stdlib.h> for mktemp() prototype. 1998-06-01 14:05:35 +00:00
Makefile Revert 1.44 and associated changes; you can't prebuild anything without 1998-05-27 06:38:37 +00:00