summaryrefslogtreecommitdiff
path: root/sys/dev/pci/if_tx.c
AgeCommit message (Collapse)Author
1999-03-16merge with freesbd:Jason Wright
o put media types in a structure for ifmedia adding o make sure ifp->if_snd.ifq_maxlen is initialized o add workaround for app note 7-15 o more checks for IFF_UP o use DELAY() instead of counters
1999-03-10fix freebsd id'sJason Wright
Merge with FreeBSD: longer delay when accessing mii, type fixups
1999-02-26compensate for the fact that the check for ownership of a unicast packetJason Wright
has moved to ether_input()
1998-10-10add OpenBSD tagsJason Wright
1998-09-22Updated driver from Ustimenko Semen <semen@iclub.nsu.ru>:Jason Wright
o Cleaned up ifmedia support o Improved ring & mbuf handling
1998-09-21SMC 83C170 EPIC support from; Semen Ustimenko (semen@iclub.nsu.ru)Jason Wright
This is the chip found on the SMC EtherPower II 10/100 boards.