summaryrefslogtreecommitdiff
path: root/sys/dev/ic/smc91cxx.c
AgeCommit message (Collapse)Author
1999-08-16Remove netbsd ifdefs.Federico G. Schwindt
1999-08-16Only print revision if SMC_DEBUG is defined. Shorten dmesg output.Federico G. Schwindt
1999-08-08These all are backends for interfaces that can be attached late, whenceNiklas Hallqvist
ifinit can not set their ifq_maxlen, so do it ourselves.
1999-02-28compensate for the test of packet ownership being moved to ether_input()Jason Wright
1998-09-12if_media support.Federico G. Schwindt
1998-09-11Support for the SMC 91Cxx family of ethernet chips from NetBSD.Federico G. Schwindt