Home | History | Annotate | Download | only in dev
History log of /src/sys/arch/x68k/dev/xel.c
RevisionDateAuthorComments
 1.18  26-Mar-2014  christos kill sprintf, fix unused.
 1.17  31-Dec-2008  isaki branches: 1.17.14; 1.17.24; 1.17.28;
struct device * -> device_t.
 1.16  18-Dec-2008  isaki Sync with other m68k ports.
- Remove PHYS_IODEV, PHYS_INTIODEV. These are real copy of INTIOBASE.
- Define IIOV() (and IIOP()) and use it, rather than INTIO_ADDR().
 1.15  29-Nov-2008  isaki Split device_t/softc. Use aprint*() and device_xname().
Not tested. I cannot test now...
 1.14  28-Apr-2008  martin branches: 1.14.6; 1.14.8;
Remove clause 3 and 4 from TNF licenses
 1.13  11-Mar-2007  isaki branches: 1.13.38; 1.13.40; 1.13.42;
white space, indent and KNF.
 1.12  11-Mar-2007  isaki Remove an extra white space.
 1.11  29-Mar-2006  thorpej branches: 1.11.14; 1.11.18;
Use device_cfdata().
 1.10  11-Dec-2005  christos branches: 1.10.4; 1.10.6; 1.10.8; 1.10.10; 1.10.12;
merge ktrace-lwp.
 1.9  13-Jun-2005  he branches: 1.9.2;
Change the signature of badaddr() and badbaddr() from taking a caddr_t
to taking a volatile void*. This gets rid of a number of casts to make
this compile under -Wcast-qual.
Add some volatiles and consts in other places to make this build under
-Wcast-qual.
Also rename a few variables to make this build under -Wshadow.
Also get rid of duplicated declarations of badaddr() and badbaddr()
in machdep.c, they're already there from <machine/cpu.h>.
 1.8  18-Jan-2005  chs de-__P, remove register, ansify.
 1.7  15-Jul-2003  lukem branches: 1.7.8;
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  24-Mar-1999  minoura branches: 1.3.22; 1.3.26;
Shut up gcc -Wall.
 1.2  16-Mar-1999  minoura Merged minoura_x68k_bus_h branch.
 1.1  27-Dec-1998  minoura branches: 1.1.2;
file xel.c was initially added on branch minoura_x68k_bus_h.
 1.1.2.2  31-Jan-1999  minoura Improve xel probe.
 1.1.2.1  27-Dec-1998  minoura Xellent30 driver.
 1.3.26.1  18-Oct-2002  nathanw Catch up to -current.
 1.3.22.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.5  10-Nov-2005  skrll Sync with HEAD. Here we go again...
 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.2.2  03-Sep-2007  yamt sync with head.
 1.9.2.1  21-Jun-2006  yamt sync with head.
 1.10.12.1  31-Mar-2006  tron Merge 2006-03-31 NetBSD-current into the "peter-altq" branch.
 1.10.10.1  19-Apr-2006  elad sync with head - hopefully this will work
 1.10.8.1  01-Apr-2006  yamt sync with head.
 1.10.6.1  22-Apr-2006  simonb Sync with head.
 1.10.4.1  09-Sep-2006  rpaulo sync with head
 1.11.18.1  13-Mar-2007  ad Sync with head.
 1.11.14.1  12-Mar-2007  rmind Sync with HEAD.
 1.13.42.2  04-May-2009  yamt sync with head.
 1.13.42.1  16-May-2008  yamt sync with head.
 1.13.40.1  18-May-2008  yamt sync with head.
 1.13.38.2  17-Jan-2009  mjf Sync with HEAD.
 1.13.38.1  02-Jun-2008  mjf Sync with HEAD.
 1.14.8.1  19-Jan-2009  skrll Sync with HEAD.
 1.14.6.1  13-Dec-2008  haad Update haad-dm branch to haad-dm-base2.
 1.17.28.1  18-May-2014  rmind sync with head
 1.17.24.1  20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.17.14.1  22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")

RSS XML Feed