Home | History | Annotate | Download | only in dev
History log of /src/sys/arch/sun2/dev/if_ie_mbmem.c
RevisionDateAuthorComments
 1.13  24-Oct-2021  andvar fix various typos in comments, mainly copypasta.
 1.12  25-Apr-2019  msaitoh No functional change:
- Use __arraycount().
- u_int_{8,16,32}_t -> uint_{8,16,32}_t
- KNF.
- Tabify.
- Remove extra space.
 1.11  03-Jun-2011  tsutsui branches: 1.11.54;
Split device_t/softc of i82586. No crash on TME emulating sun2.
 1.10  01-Feb-2011  chuck branches: 1.10.2;
udpate license clauses on my code to match the new-style BSD licenses.
remove no-longer-valid wustl email address for me.
based on diff that rmind@ sent me.

no functional change with this commit.
 1.9  11-Dec-2005  christos branches: 1.9.100; 1.9.106; 1.9.108;
merge ktrace-lwp.
 1.8  22-Jan-2005  chs de-__P, remove register, ansify, b* -> mem*, u_int*_t -> uint*_t.
 1.7  15-Jul-2003  lukem branches: 1.7.8;
__KERNEL_RCSID()
 1.6  02-Oct-2002  thorpej branches: 1.6.6;
Add trailing ; to CFATTACH_DECL.
 1.5  01-Oct-2002  thorpej Use CFATTACH_DECL().
 1.4  27-Sep-2002  thorpej Declare all cfattach structures const.
 1.3  27-Jun-2001  fredette branches: 1.3.2; 1.3.8;
Converted to use the new bus-specific attach args,
and the bus_space_peek_N functions. Also uses the
sun68k-specific bus_space_copy{in,out} functions.
 1.2  10-Apr-2001  fredette branches: 1.2.2;
Fixed a bug where we were trying to map the board RAM
using the physical address of the board registers.
 1.1  06-Apr-2001  fredette Added.
 1.2.2.2  21-Apr-2001  bouyer Sync with HEAD
 1.2.2.1  10-Apr-2001  bouyer file if_ie_mbmem.c was added on branch thorpej_scsipi on 2001-04-21 17:54:47 +0000
 1.3.8.2  18-Oct-2002  nathanw Catch up to -current.
 1.3.8.1  27-Jun-2001  nathanw file if_ie_mbmem.c was added on branch nathanw_sa on 2002-10-18 02:40:13 +0000
 1.3.2.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.6.6.4  24-Jan-2005  skrll Sync with HEAD.
 1.6.6.3  21-Sep-2004  skrll Fix the sync with head I botched.
 1.6.6.2  18-Sep-2004  skrll Sync with HEAD.
 1.6.6.1  03-Aug-2004  skrll Sync with HEAD
 1.7.8.1  29-Apr-2005  kent sync with -current
 1.9.108.1  08-Feb-2011  bouyer Sync with HEAD
 1.9.106.1  06-Jun-2011  jruoho Sync with HEAD.
 1.9.100.2  12-Jun-2011  rmind sync with head
 1.9.100.1  05-Mar-2011  rmind sync with head
 1.10.2.1  23-Jun-2011  cherry Catchup with rmind-uvmplock merge.
 1.11.54.1  10-Jun-2019  christos Sync with HEAD

RSS XML Feed