summaryrefslogtreecommitdiff
path: root/sys/dev/pci/if_wx.c
AgeCommit message (Expand)Author
2002-03-12sync with KAMEKenjiro Cho
2001-10-24More cleanups from FreeBSD version- principally getting rid of bogusmjacob
2001-10-06Completely strip away all non-OpenBSD code to clean things up. Fix themjacob
2001-09-05Pick up a bugfix from FreeBSD: In wx_hw_stop, a bogus additional writemjacob
2001-08-25Change pci_intr_map to take pci_attach_args as an argument.Artur Grabowski
2001-06-27ALTQ'ify network drivers.Kenjiro Cho
2001-06-24more ether_input_mbuf() conversion.Federico G. Schwindt
2001-06-12Make pci_mapreg_map take an extra argument where we canNiklas Hallqvist
2001-04-13Pull in (correct) support for LIVENGOOD fibre cards (some register locationsmjacob
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