index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
ic
/
ne2000var.h
Age
Commit message (
Expand
)
Author
2018-07-15
Retire ipkdb entirely. The option was removed from the config files
maxv
2013-08-11
Add support for AX88796(B) variant.
rkujawa
2010-03-13
u_int8_t -> uint8_t
tsutsui
2010-03-03
Put several fixes to ne(4) driver for better 8 bit mode support,
tsutsui
2010-02-24
A pointer typedef entails trading too much flexibility to declare const
dyoung
2010-01-08
Expand PMF_FN_* macros.
dyoung
2010-01-02
nothing uses ne2000_power anymore.
christos
2009-05-05
Added NE2000 with 8bit bus width support.
nonaka
2009-04-05
Provide pmf(9) hooks that do what dopowerhooks(9) hook does.
uwe
2008-04-28
Remove clause 3 and 4 from TNF licenses
martin
2006-07-11
Add power hooks for "ne* at pcmcia?".
peter
2005-12-11
merge ktrace-lwp.
christos
2005-02-04
de-__P
perry
2004-03-17
A random patch that's been in my source tree...
mycroft
2003-10-22
support for NE2000_TYPE_AX88790 from
christos
2001-02-12
Adjust the way that media is initialized on DP8390-compatible
thorpej
2001-02-10
Add a type for the DL10022.
thorpej
2000-03-22
Make IPKDB working again.
ws
2000-02-09
ASIX 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-02
use a bit more standard (sys/device.h) prototype for {dp8390,ne2000}_detach().
itojun
2000-02-02
implement if_detach code for ne/pcmcia.
itojun
1999-09-27
Support Planex Communications Inc, FNW-3600-T.
enami
1999-09-27
Change NE2000_USE_WORD to take pointer to softc rather than type.
enami
1999-09-27
Define new macro NE2000_USE_WORD() and use it where appropriate.
enami
1998-10-28
Add media list, media list count, and default media arguments to
thorpej
1997-10-14
Pull down from marc-pcmcia branch: Common code used by NE2000 and compatible
thorpej