Home | History | Annotate | Download | only in include
History log of /src/sys/arch/atari/include/iomap.h
RevisionDateAuthorComments
 1.17  08-Sep-2024  rillig fix a/an grammar in obvious cases
 1.16  18-Oct-2014  snj branches: 1.16.56;
src is too big these days to tolerate superfluous apostrophes. It's
"its", people!
 1.15  10-Aug-2012  tsutsui branches: 1.15.2;
Appease gcc -fno-common:
- remove physmem from machdep.c since it's initialized in atari_init.c
- declare I/O address space variables properly
Compile test only. (currenty my TT030 is busy on pkgsrc builds)
 1.14  20-Oct-2009  snj branches: 1.14.12;
Remove 3rd and 4th clause on Leo Weppelman's license. OK leo@.
 1.13  23-Aug-2009  mrg fix atari builds in two ways:
- isa_detach_hook() was missing a parameter name (hi dyoung!)
- PCI_CONF_SIZE -> PCI_CONFIG_SIZE; pcivar.h has a PCI_CONF_SIZE now (hi jak!)
 1.12  02-Apr-2003  thorpej branches: 1.12.108;
Use PAGE_SIZE rather than NBPG.
 1.11  15-Apr-2002  bjh21 Only include opt_*.h #ifdef _KERNEL_OPT.
 1.10  28-May-2001  leo branches: 1.10.2; 1.10.8;
PCI_VGA_SIZE -> PCI_MEM_SIZE. (Plus some comments on those constants).
 1.9  12-Apr-2001  leo Update these for Milan addresses.
 1.8  06-Jan-2000  leo branches: 1.8.6;
Determine the default floppy type on the TT/Falcon by reading the config
switches. (Thanks to Michael Schwingen for the missing bits of information!).
 1.7  06-Dec-1999  leo Implement an allocator for VA-space using fixed extent maps. It is now
possible to allocate VA-space before uvm is initialized.
 1.6  22-Sep-1999  leo branches: 1.6.2; 1.6.8;
Reverse the order in which PCI cards are scanned. Now the order matches the
TOS-scan order. This causes TOS & NetBSD to use the same video card on
a system with multiple VGA cards.
 1.5  20-Dec-1998  thomas Changed grf mmap that it is closer to XFree. VGA memory on et4000/et6000
is now at offset 0xa0000.
 1.4  02-Sep-1998  leo Get rid of vm_offset_t/vm_size_t
 1.3  23-Aug-1996  leo - Make all definitions relative to 'stio_addr'
- Add the PCI areas.
 1.2  26-Mar-1995  leo fix some formatting nits
 1.1  26-Mar-1995  leo branches: 1.1.1;
Initial revision
 1.1.1.1  26-Mar-1995  leo NetBSD/Atari, port by Leo Weppelman.
 1.6.8.1  27-Dec-1999  wrstuden Pull up to last week's -current.
 1.6.2.2  21-Apr-2001  bouyer Sync with HEAD
 1.6.2.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.8.6.1  21-Jun-2001  nathanw Catch up to -current.
 1.10.8.2  17-Apr-2002  nathanw Catch up to -current.
 1.10.8.1  28-May-2001  nathanw file iomap.h was added on branch nathanw_sa on 2002-04-17 00:02:41 +0000
 1.10.2.1  23-Jun-2002  jdolecek catch up with -current on kqueue branch
 1.12.108.2  11-Mar-2010  yamt sync with head
 1.12.108.1  16-Sep-2009  yamt sync with head
 1.14.12.1  30-Oct-2012  yamt sync with head
 1.15.2.1  03-Dec-2017  jdolecek update from HEAD
 1.16.56.1  02-Aug-2025  perseant Sync with HEAD

RSS XML Feed