Home | History | Annotate | Download | only in include
History log of /src/sys/arch/mac68k/include/autoconf.h
RevisionDateAuthorComments
 1.13  16-Jun-2017  jdolecek dumpconf(void) long doesn't exist, remove the prototype

PR kern/39714 by Henning Petersen
 1.12  04-Mar-2007  christos branches: 1.12.88; 1.12.108;
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
 1.11  20-Nov-2006  hauke branches: 1.11.4;
Add Timecounter support for mac68k, using the otherwise idle second
timer of VIA1. Passes regression/sys/kern/time regression test.

While we are here, GC leftover prototypes from MI todr integration,
and clean up clockreg.h in the light of "Guide to the Macintosh
Hardware" information.

(Reviewed and okayed by Martin Husemann)
 1.10  11-Dec-2005  christos branches: 1.10.20; 1.10.22;
merge ktrace-lwp.
 1.9  15-Jan-2005  chs branches: 1.9.10;
de-__P, remove register, ansify, b* -> mem*.
 1.8  10-Apr-2002  briggs branches: 1.8.10;
Use m68k/m68k/cacheops.[ch]
Use m68k/m68k/bus_dma.c
- Add mainbus_attach_args with bus_space_tag_t and bus_dma_tag_t.
- Use passed-in tags for nubus scan.
 1.7  22-Dec-1998  scottr branches: 1.7.24; 1.7.28;
vm_offset_t -> {paddr_t, vaddr_t}
 1.6  06-Oct-1998  thorpej configure() prototype is in <sys/device.h>
 1.5  17-Dec-1996  scottr Revamp mainbus and obio autoconfiguration, with some direction (and the
indirect bus code framework) from Jason Thorpe. This allows us to dump
bus_scan() and bus_print(), and move bus_peek() and bus_mapin() to the
NuBus code (since they'll eventually go away, anyway).
 1.4  16-Dec-1996  scottr Convert all foo_match() functions to use a `struct cfdata *' for their
second argument. The NuBus autoconfig code had to be reorganized as a
result of this, and looks much more like a directly-attached bus now.
These changes eliminate __BROKEN_INDIRECT_CONFIG.
 1.3  14-Sep-1996  scottr Update prototypes to match Chris' cfprint_t change. Also, update comments
in autoconf.h to reflect the mainbus.c split.
 1.2  18-May-1996  briggs Fixup a few prototypes and put 'em in their place.
 1.1  05-May-1996  briggs Prototype for -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-uninitialized
Also change the device probing scheme to use something a bit more rational.
A current side-effect is that nubus cards are double-mapped. I expect
to fix that shortly.
Also change splclock() to block everything but serial hardware interrupts.
 1.7.28.1  17-Apr-2002  nathanw Catch up to -current.
 1.7.24.1  23-Jun-2002  jdolecek catch up with -current on kqueue branch
 1.8.10.1  17-Jan-2005  skrll Sync with HEAD.
 1.9.10.2  03-Sep-2007  yamt sync with head.
 1.9.10.1  30-Dec-2006  yamt sync with head.
 1.10.22.1  10-Dec-2006  yamt sync with head.
 1.10.20.1  12-Jan-2007  ad Sync with head.
 1.11.4.1  12-Mar-2007  rmind Sync with HEAD.
 1.12.108.1  28-Aug-2017  skrll Sync with HEAD
 1.12.88.1  03-Dec-2017  jdolecek update from HEAD

RSS XML Feed