Home | History | Annotate | Download | only in dev
History log of /src/sys/arch/amiga/dev/if_levar.h
RevisionDateAuthorComments
 1.7  11-Dec-2005  christos merge ktrace-lwp.
 1.6  07-Aug-2003  agc Move UCB-licensed code from 4-clause to 3-clause licence.

Patches provided by Joel Baker in PR 22364, verified by myself.
 1.5  27-Mar-1997  veego branches: 1.5.56;
if_le supports now the Ariadne card.
 1.4  15-Mar-1997  is 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;
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_start)()
to take a struct ifnet *, rather than a unit number.
 1.2  21-Apr-1996  veego - Cleanup for -Wall and -Wstrict-prototypes
- Added support for multiple floppy drives
- CyberVision64:
- has now a real console mode
- another bugfix for boards with the new S3 chip
- Ariadne:
- fixed crashes with aeput (mbuf failure)
 1.1  30-Sep-1995  chopps oops, forgot to cvs add this
 1.3.8.1  06-Mar-1997  is Convert to new ARP style.
 1.5.56.3  21-Sep-2004  skrll Fix the sync with head I botched.
 1.5.56.2  18-Sep-2004  skrll Sync with HEAD.
 1.5.56.1  03-Aug-2004  skrll Sync with HEAD

RSS XML Feed