summaryrefslogtreecommitdiff
path: root/sys/dev/ic/ne2000var.h
AgeCommit message (Expand)Author
2018-07-15Retire ipkdb entirely. The option was removed from the config filesmaxv
2013-08-11Add support for AX88796(B) variant.rkujawa
2010-03-13u_int8_t -> uint8_ttsutsui
2010-03-03Put several fixes to ne(4) driver for better 8 bit mode support,tsutsui
2010-02-24A pointer typedef entails trading too much flexibility to declare constdyoung
2010-01-08Expand PMF_FN_* macros.dyoung
2010-01-02nothing uses ne2000_power anymore.christos
2009-05-05Added NE2000 with 8bit bus width support.nonaka
2009-04-05Provide pmf(9) hooks that do what dopowerhooks(9) hook does.uwe
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2006-07-11Add power hooks for "ne* at pcmcia?".peter
2005-12-11merge ktrace-lwp.christos
2005-02-04de-__Pperry
2004-03-17A random patch that's been in my source tree...mycroft
2003-10-22support for NE2000_TYPE_AX88790 fromchristos
2001-02-12Adjust the way that media is initialized on DP8390-compatiblethorpej
2001-02-10Add a type for the DL10022.thorpej
2000-03-22Make IPKDB working again.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-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-09-27Support Planex Communications Inc, FNW-3600-T.enami
1999-09-27Change NE2000_USE_WORD to take pointer to softc rather than type.enami
1999-09-27Define new macro NE2000_USE_WORD() and use it where appropriate.enami
1998-10-28Add media list, media list count, and default media arguments tothorpej
1997-10-14Pull down from marc-pcmcia branch: Common code used by NE2000 and compatiblethorpej