summaryrefslogtreecommitdiff
path: root/sys/dev/pci/if_pn.c
AgeCommit message (Collapse)Author
1999-09-15OpenBSD-ify and remove staticsJason Wright
1999-06-29Merge with FreeBSD:Jason Wright
workarounds for tx/rx hardware bugs now works on alpha support for phy-less boards (onboard xcvr)
1999-06-28sync with FreeBSD:Jason Wright
PNIC-II now supported in if_mx stability fixes
1999-03-03remove alot of verbosityJason Wright
1999-02-27Sync with FreeBSD:Jason Wright
o match pnic-ii o make sure that ifp->if_snd.ifq_maxlen is initialized
1999-02-26compensate for the fact that the check for ownership of a unicast packetJason Wright
has moved to ether_input()
1999-01-11Driver for PNIC boardsJason Wright