summaryrefslogtreecommitdiff
path: root/sys/dev/ic/dp8390.c
AgeCommit message (Expand)Author
2001-03-29Add MII support to NE2000 PCMCIA driver. Both the Netgear FA410TXC andAaron Campbell
2001-03-25don't count the input packets twice.Federico G. Schwindt
2001-03-12Adjust the way that media is initialized on DP8390-compatibles; from NetBSD.Aaron Campbell
2001-02-20for ethernet ifaces attach bpf from ether_ifattach; jason@, aaron@, itojun@ okMichael Shalayeff
2000-05-29preparing for AX88190 support; from NetBSD.Federico G. Schwindt
2000-04-19Remove NetBSD ifdefs.Federico G. Schwindt
2000-04-19* use different numbers of transmit buffers depending on the memoryFederico G. Schwindt
1999-08-13well of course it is Ethernet...Theo de Raadt
1999-08-08These all are backends for interfaces that can be attached late, whenceNiklas Hallqvist
1999-03-02Ignore TX interrupts when there are not packets buffered.Federico G. Schwindt
1999-02-28compensate for the test of packet ownership being moved to ether_input()Jason Wright
1998-09-22New DS8390/WD83C690 device driver used by ec, ne and we from NetBSD.Federico G. Schwindt