summaryrefslogtreecommitdiff
path: root/sys/net/if_fddisubr.c
Commit message (Expand)AuthorAgeFilesLines
* Make this build again - at_ifawithnet() takes only one arg.Jordan K. Hubbard1998-06-241-4/+2
* Merge the ipx changes from current.John Hay1997-06-281-3/+11
* YAMFC (rev 1.17: fix promiscuous mode)Joerg Wunsch1997-03-151-1/+6
* Mega-merge from -current: bring in the FDDI driver update.Joerg Wunsch1997-02-081-48/+171
* YAMFCPoul-Henning Kamp1996-11-121-2/+1
* Change the use if ifnet.if_lastchange to be more in line withGary Palmer1996-06-101-3/+1
* Set ifnet.baudrate for ethernet / FDDI interfaces too. MakesGary Palmer1996-06-011-1/+2
* Removed never-used #includes of <machine/cpu.h>. Many were apparentlyBruce Evans1996-04-071-3/+1
* Reviewed by: julian and jhay@mikom.csir.co.zaJulian Elischer1995-10-261-1/+18
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-10/+10
* Replaced some bcopy()'s with memcpy()'s so that gcc while inline/optimize.David Greenman1995-05-091-5/+5
* Add and move declarations to fix all of the warnings from `gcc -Wimplicit'Bruce Evans1995-03-161-2/+1
* Added $Id$David Greenman1995-03-141-2/+2
* Added support for generic FDDI and the DEC DEFEA and DEFPA FDDI adapters.David Greenman1995-03-141-0/+567