summaryrefslogtreecommitdiff
path: root/sys/dev/isa/if_ex.c
AgeCommit message (Expand)Author
2005-06-08remove netns crud.Henning Brauer
2005-04-03ether_input_mbuf() conversion.Brad Smith
2005-04-02support setting the MTUBrad Smith
2004-12-26Use list and queue macros where applicable to make the code easier to read;Miod Vallat
2004-09-23don't need to set ifp->if_mtu or ifp->if_output in each driver,Brad Smith
2002-03-14First round of __P removal in sysTodd C. Miller
2001-06-27ALTQ'ify network drivers.Kenjiro Cho
2001-02-20for ethernet ifaces attach bpf from ether_ifattach; jason@, aaron@, itojun@ okMichael Shalayeff
1999-04-19Fix a bug that prevents the correct detection of the card.Federico G. Schwindt
1999-02-28compensate for the test of packet ownership being moved to ether_input()Jason Wright
1999-02-13If the card is not present be sure to always call bus_space_unmap on exit.Federico G. Schwindt
1997-11-09Sweeping changes from Don Schmidt (yensid@imsa.edu) to busify this driver.gene
1997-09-11Driver for ISA EtherExpress Pro/10 ethernet card.gene