Home | History | Annotate | Download | only in tc
History log of /src/sys/dev/tc/if_levar.h
RevisionDateAuthorComments
 1.7  11-Dec-2005  christos merge ktrace-lwp.
 1.6  04-Feb-2005  perry de-__P
 1.5  07-Aug-2003  agc branches: 1.5.8; 1.5.10;
Move UCB-licensed code from 4-clause to 3-clause licence.

Patches provided by Joel Baker in PR 22364, verified by myself.
 1.4  15-Mar-1997  is branches: 1.4.56;
New ARP system, supports IPv4 over any hardware link.

Some of the stuff (e.g., rarpd, bootpd, dhcpd etc., libsa) still will
only support Ethernet. Tcpdump itself should be ok, but libpcap needs
lot of work.

For the detailed change history, look at the commit log entries for
the is-newarp branch.
 1.3  07-May-1996  thorpej branches: 1.3.8;
Make the MI LANCE driver standalone, and use cfattach to resolve
naming conflicts between bus attachments on ports that can have
multiple instances of the LANCE.

Changed struct ifnet to have a pointer to the softc of the underlying
device and a printable "external name" (name + unit number), thus eliminating
if_name and if_unit. Updated interface to (*if_watchdog)() and (*if_reset)()
to take a struct ifnet *, rather than a unit number.
 1.2  18-Apr-1996  cgd restructure to take advantage of config's (relatively) new 'attach'
specifiers. Many #ifdefs and much other nastiness removed.
 1.1  20-Dec-1995  cgd Machine-independent TurboChannel LANCE driver. As-is, this driver
should work properly with:
(1) LANCE chips hanging off the system IOCTL asic,
(2) LANCE chips TurboChannel option boards.
Support for various PMAX-family baseboard options isn't yet in this
file, but should be easy to add.
 1.3.8.1  09-Mar-1997  is netinet/if_ether.h -> netinet/if_inarp.h
 1.4.56.4  04-Feb-2005  skrll Sync with HEAD.
 1.4.56.3  21-Sep-2004  skrll Fix the sync with head I botched.
 1.4.56.2  18-Sep-2004  skrll Sync with HEAD.
 1.4.56.1  03-Aug-2004  skrll Sync with HEAD
 1.5.10.1  12-Feb-2005  yamt sync with head.
 1.5.8.1  29-Apr-2005  kent sync with -current

RSS XML Feed