Home | History | Annotate | Download | only in dev
History log of /src/sys/arch/sun3/dev/if_ievar.h
RevisionDateAuthorComments
 1.17  24-Oct-2021  andvar fix various typos in comments, mainly copypasta.
 1.16  13-Sep-2019  msaitoh if_flags is neither int nor short. It's unsigned short.
 1.15  28-Jun-2008  tsutsui branches: 1.15.84;
Split softc/device_t, with misc cosmetic changes.
 1.14  04-Mar-2007  christos branches: 1.14.40; 1.14.44; 1.14.46; 1.14.48;
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
 1.13  11-Dec-2005  christos branches: 1.13.26;
merge ktrace-lwp.
 1.12  22-Jan-2005  chs branches: 1.12.8;
de-__P, remove register, ansify, b* -> mem*, u_int*_t -> uint*_t.
 1.11  13-Mar-2000  soren branches: 1.11.28; 1.11.36;
Fix doubled 'the's in comments.
 1.10  01-Oct-1998  thorpej branches: 1.10.12;
Update for bcopy/bzero -> memcpy/memset changes.
 1.9  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.8  13-Feb-1997  gwr Tune MXFRAMES and MXFRAMES down a little.
Reorganize the softc for convenience in ddb.
 1.7  17-Dec-1996  gwr branches: 1.7.6;
Make this compile with -Werror -Wall -Wstrict-prototypes
(finally! yea!) Also get rid of __BROKEN_INDIRECT_CONFIG
 1.6  26-Mar-1996  gwr Take advantage of the new config attach stuff by
splitting out the obio and vme support code.
 1.5  13-Feb-1995  gwr DVMA slave mapping support.
 1.4  26-Jan-1995  gwr Updated ie driver based on i386 version 1.30
 1.3  24-Jan-1995  gwr Increase TX buf size to fix overrun bug.
 1.2  15-Dec-1994  gwr Fixes to make "ie" work (from Chuck Silvers -- Thanks!)
 1.1  12-Dec-1994  gwr New autoconfig interface to support VME, etc.
 1.7.6.2  13-Mar-1997  gwr Merge changes from the trunk
 1.7.6.1  06-Mar-1997  is Convert to new ARP version.
 1.10.12.1  20-Nov-2000  bouyer Update thorpej_scsipi to -current as of a month ago
A i386 GENERIC kernel compiles without the siop, ahc and bha drivers
(will be updated later). i386 IDE/ATAPI and ncr work, as well as
sparc/esp_sbus. alpha should work as well (untested yet).
siop, ahc and bha will be updated once I've updated the branch to current
-current, as well as machine-dependant code.
 1.11.36.1  29-Apr-2005  kent sync with -current
 1.11.28.1  24-Jan-2005  skrll Sync with HEAD.
 1.12.8.1  03-Sep-2007  yamt sync with head.
 1.13.26.1  12-Mar-2007  rmind Sync with HEAD.
 1.14.48.1  03-Jul-2008  simonb Sync with head.
 1.14.46.1  18-Sep-2008  wrstuden Sync with wrstuden-revivesa-base-2.
 1.14.44.1  04-May-2009  yamt sync with head.
 1.14.40.1  29-Jun-2008  mjf Sync with HEAD.
 1.15.84.1  13-Apr-2020  martin Mostly merge changes from HEAD upto 20200411

RSS XML Feed