summaryrefslogtreecommitdiff
path: root/sys/dev/ic/am7990var.h
AgeCommit message (Expand)Author
1998-08-15Assign my copyrights to TNF.mycroft
1998-07-21Split the LANCE driver into a part specific to the classic chip withdrochner
1998-07-04defopt DDB.jonathan
1998-01-12Adjust for config changes.thorpej
1997-10-15minor formatting changeexplorer
1997-10-13o Make usage of /dev/random dependant onexplorer
1997-10-10Add hooks to insert timing info into the random systemexplorer
1997-10-05Copyright 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-endthorpej
1997-03-15New ARP system, supports IPv4 over any hardware link.is
1997-03-09- Turn the sc_[tr]bufaddr fields into arrays of addresses instead of justleo
1997-01-15fix alignment again for m68kgwr
1996-07-05Add a new function hook sc_nocarrier() to am7990_softc. If non-null, thisabrown
1996-05-07Make the MI LANCE driver standalone, and use cfattach to resolvethorpej
1996-04-22Add a hardware dependent initialization function lehwinit()christos
1996-04-18change LANCE copy & zero functions' names to start with amd7990_, andcgd
1996-03-14Bring prototypes into scope.christos
1995-12-11Make lewatchdog() take an int, not a short.mycroft
1995-11-25allow bus-specific lance drivers to use machine-independent buffer/descriptorcgd
1995-06-28add charles's mostly-machine-independent lance driver, which is usedcgd