summaryrefslogtreecommitdiff
path: root/sys/dev/ic/dp8390var.h
AgeCommit message (Expand)Author
2001-02-12Add a "stop_card", which is the opposite of "init_card", andthorpej
2001-02-12Adjust the way that media is initialized on DP8390-compatiblethorpej
2001-02-10Include MII glue here -- some DP8390-compatible chips have MIIthorpej
2000-09-286 -> ETHER_ADDR_LENtsutsui
2000-05-29For all network drivers that call ether_ifattach(), and alsojhawk
2000-03-22Make IPKDB working again.ws
2000-03-22Add bus_space_barrier.ws
2000-02-09ASIX AX88190 support (Planex FNW-3700-T and Melco LPC3-TX) from FreeBSD/PAO3.enami
2000-02-09- Since all resources are mandatory, no need to manage individually.enami
2000-02-02handle attach failure in ne/pcmcia more carefully. (otherwise we'llitojun
2000-02-02use a bit more standard (sys/device.h) prototype for {dp8390,ne2000}_detach().itojun
2000-02-02implement if_detach code for ne/pcmcia.itojun
1999-02-07Add entropy gathering.thorpej
1998-11-18Now that the *_activate() functions don't do things which are attachmentthorpej
1998-11-17Expose the "enable" and "disable" functions so that the front-ends canthorpej
1998-08-12Support Cabletron Ethernet card, from John Marohn in PR 5762.scottr
1997-11-05is790 u_char -> int.thorpej
1997-11-02Add ifmedia support via callbacks to the front-end.thorpej
1997-10-15Pulldown from marc-pcmcia branch: minor tweaks to make this a completelythorpej
1997-10-15back out previous change (committed in error)explorer
1997-10-15minor formatting changeexplorer
1997-04-30Remove the use16bit softc field, replacing the functionality with dcr_reg.scottr
1997-04-29Machine-independent driver for DP8390/WD83C690-based Ethernet controller.scottr