summaryrefslogtreecommitdiff
path: root/sys/dev/pci/if_wx.c
AgeCommit message (Expand)Author
2001-02-20for ethernet ifaces attach bpf from ether_ifattach; jason@, aaron@, itojun@ okMichael Shalayeff
2001-01-29init the interface before interrupt establishment; and change to OpenBSD prin...Theo de Raadt
2000-12-07Thanks to Peter Galbavy <peter.galbavy@knowledge.com> for noticing-mjacob
2000-12-06Merge together FreeBSD && OpenBSD versions, benefitting OpenBSD withmjacob
2000-08-11silence chatty messagesTheo de Raadt
2000-07-06#ifdef SIOCGIFMTU should have been SIOCSIFMTU.mjacob
2000-07-06Port latest in from FreeBSD- finally have some of the link issues sortedmjacob
2000-04-26Enable SIOCSIFMTU, as it is supported by if.c and ifconfig nowChris Cappuccio
2000-03-22single line attach messageTheo de Raadt
2000-02-11Intel 82452 (Pro/1000) driver from mjacob@feral.comJason Wright