Home | History | Annotate | Download | only in dev
History log of /src/sys/arch/sun3/dev/if_ie_vme.c
RevisionDateAuthorComments
 1.24  20-Dec-2024  tsutsui Remove trailing whitespace.
 1.23  28-Jun-2008  tsutsui branches: 1.23.120;
Split softc/device_t, with misc cosmetic changes.
 1.22  28-Apr-2008  martin branches: 1.22.2; 1.22.4;
Remove clause 3 and 4 from TNF licenses
 1.21  04-Mar-2007  tsutsui branches: 1.21.40; 1.21.42; 1.21.44;
Add (char *) casts on pointer arith.
 1.20  11-Dec-2005  christos branches: 1.20.26;
merge ktrace-lwp.
 1.19  03-Jun-2005  tsutsui branches: 1.19.2;
Constify.
 1.18  22-Jan-2005  chs de-__P, remove register, ansify, b* -> mem*, u_int*_t -> uint*_t.
 1.17  15-Jul-2003  lukem branches: 1.17.8;
__KERNEL_RCSID()
 1.16  02-Oct-2002  thorpej branches: 1.16.6;
Add trailing ; to CFATTACH_DECL.
 1.15  01-Oct-2002  thorpej Use CFATTACH_DECL().
 1.14  27-Sep-2002  thorpej Declare all cfattach structures const.
 1.13  01-Oct-1998  thorpej branches: 1.13.26; 1.13.30;
Update for bcopy/bzero -> memcpy/memset changes.
 1.12  05-Jul-1998  jonathan defopt INET, NETATALK.
 1.11  05-Feb-1998  gwr Merge arch/sun3x into arch/sun3
 1.10  09-Dec-1997  gwr branches: 1.10.4;
The ie_reset function needs to turn off loopback mode.
(Remember the TDR complaint: short X clocks away?
that was because the chip was in looback mode! 8)
 1.9  17-Oct-1997  gwr Clean up the match function.
 1.8  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.7  27-Jan-1997  gwr branches: 1.7.4;
Fix copyrights (/s/REGENTS/FOUNDATION/)
 1.6  17-Dec-1996  gwr Make this compile with -Werror -Wall -Wstrict-prototypes
(finally! yea!) Also get rid of __BROKEN_INDIRECT_CONFIG
 1.5  20-Nov-1996  gwr Most files that were copyright Adam Glass and/or Gordon W. Ross
are now copyright The NetBSD Foundation (rights assigned).
 1.4  13-Oct-1996  christos backout previous kprintf change
 1.3  11-Oct-1996  christos printf -> kprintf, sprintf -> ksprintf
 1.2  26-Mar-1996  gwr Use the traditional names (*reg.h, *var.h)
 1.1  26-Mar-1996  gwr Take advantage of the new config attach stuff by
splitting out the obio and vme support code.
 1.7.4.2  10-Mar-1997  is netinet/if_ether.h => netinet/if_inarp.h
 1.7.4.1  06-Mar-1997  is Convert to new ARP version.
 1.10.4.1  27-Jan-1998  gwr s/vmes/vme/g
 1.13.30.1  18-Oct-2002  nathanw Catch up to -current.
 1.13.26.1  10-Oct-2002  jdolecek sync kqueue with -current; this includes merge of gehenna-devsw branch,
merge of i386 MP branch, and part of autoconf rototil work
 1.16.6.5  10-Nov-2005  skrll Sync with HEAD. Here we go again...
 1.16.6.4  24-Jan-2005  skrll Sync with HEAD.
 1.16.6.3  21-Sep-2004  skrll Fix the sync with head I botched.
 1.16.6.2  18-Sep-2004  skrll Sync with HEAD.
 1.16.6.1  03-Aug-2004  skrll Sync with HEAD
 1.17.8.1  29-Apr-2005  kent sync with -current
 1.19.2.1  03-Sep-2007  yamt sync with head.
 1.20.26.1  12-Mar-2007  rmind Sync with HEAD.
 1.21.44.2  04-May-2009  yamt sync with head.
 1.21.44.1  16-May-2008  yamt sync with head.
 1.21.42.1  18-May-2008  yamt sync with head.
 1.21.40.2  29-Jun-2008  mjf Sync with HEAD.
 1.21.40.1  02-Jun-2008  mjf Sync with HEAD.
 1.22.4.1  03-Jul-2008  simonb Sync with head.
 1.22.2.1  18-Sep-2008  wrstuden Sync with wrstuden-revivesa-base-2.
 1.23.120.1  02-Aug-2025  perseant Sync with HEAD

RSS XML Feed