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
/
am7990var.h
Age
Commit message (
Expand
)
Author
1998-08-15
Assign my copyrights to TNF.
mycroft
1998-07-21
Split the LANCE driver into a part specific to the classic chip with
drochner
1998-07-04
defopt DDB.
jonathan
1998-01-12
Adjust for config changes.
thorpej
1997-10-15
minor formatting change
explorer
1997-10-13
o Make usage of /dev/random dependant on
explorer
1997-10-10
Add hooks to insert timing info into the random system
explorer
1997-10-05
Copyright assigned to The NetBSD Foundation.
thorpej
1997-03-27
- new hardware reset hook, mainly for PCnet-ISA cards (79c960)
veego
1997-03-17
- Add support for media selection via if_media. If the front-end
thorpej
1997-03-15
New ARP system, supports IPv4 over any hardware link.
is
1997-03-09
- Turn the sc_[tr]bufaddr fields into arrays of addresses instead of just
leo
1997-01-15
fix alignment again for m68k
gwr
1996-07-05
Add a new function hook sc_nocarrier() to am7990_softc. If non-null, this
abrown
1996-05-07
Make the MI LANCE driver standalone, and use cfattach to resolve
thorpej
1996-04-22
Add a hardware dependent initialization function lehwinit()
christos
1996-04-18
change LANCE copy & zero functions' names to start with amd7990_, and
cgd
1996-03-14
Bring prototypes into scope.
christos
1995-12-11
Make lewatchdog() take an int, not a short.
mycroft
1995-11-25
allow bus-specific lance drivers to use machine-independent buffer/descriptor
cgd
1995-06-28
add charles's mostly-machine-independent lance driver, which is used
cgd