summaryrefslogtreecommitdiff
path: root/sys/arch/atari
AgeCommit message (Expand)Author
1998-09-15Oops, forgot this one in the vmebus renaming (Julian Coleman).leo
1998-09-14Improve initialisation of the Crazy Dots card. (Julian Coleman)leo
1998-09-13Minor change.mycroft
1998-09-09In cpu_coredump(), use MID_MACHINE rather than MID_* (whatever it expandsthorpej
1998-09-09Adjust for the new "reaper" kernel thread: do not free the vmspace andthorpej
1998-09-05Assign copyright to TNF.christos
1998-09-05distclean is a synonym for cleandirlukem
1998-09-02Get rid of vm_offset_t/vm_size_tleo
1998-09-02really turn UVM on on the atari...mrg
1998-09-02mv vmebus -> avmebus to make room for MI vmebus implementation (perleo
1998-09-02Reorganize installation if include files. Nuke some from atari/include asleo
1998-08-18Do not include files.isapnp, this file is now included from files.isa...leo
1998-08-18Circad Leonardo video driver by 'maximum entropy'.leo
1998-08-15Assign my copyrights to TNF.mycroft
1998-08-15Make copyright notices with my name consistent.mycroft
1998-08-11Add CCITT & NATM interrupt handlers. (Jonathan Stone).leo
1998-08-11KERNEL_RELOC -> RELOC_KERNEL (Entropy)leo
1998-08-03Pass the dma_tag to _bus_dmamap_load_buffer.leo
1998-07-31Add a comment about why we can (and must) use bus_space_{,un}map() directlythorpej
1998-07-30Make this a bit more complete. (Triggered by Julian Coleman ;-)leo
1998-07-28Don't cast the null residual pointer passed to vn_rdwr().thorpej
1998-07-22Add '<ufs/ufs/dinode.h>' to the include list. (Julian Coleman)leo
1998-07-21adapt to LANCE driver splitdrochner
1998-07-18Switching dev/ic/lpt.c to use spllpt() instead of spltty(). It doesn't useis
1998-07-17Implement bus_dmamap_load_uio().thorpej
1998-07-12Add elf_machdep.h to the INCS list.veego
1998-07-12Basic elf_machdep.h for m68k; doesn't include relocations, yet.thorpej
1998-07-08Define one page free list, and put all pages on it.thorpej
1998-07-05* defopt COMPAT_{09,10,11,12,13} and COMPAT_NOMID.jonathan
1998-07-05defopt NS, NSIP.jonathan
1998-07-05defopt ISO TPIP.jonathan
1998-07-05defopt INET, NETATALK.jonathan
1998-07-04defopt DDB.jonathan
1998-06-26remove options FIFO; it's now the defaultlukem
1998-06-25defopt COMPAT_SUNOSthorpej
1998-06-25defopt KTRACEthorpej
1998-06-25Reserve devices for i4b (ISDN).leo
1998-06-17Both the values 0 & 3 denote an english language (probably 0 US, 3 GB).leo
1998-06-17Add some sense to the interrupt names.leo
1998-06-12Rework the way kernel include files are installed. In the new method,cgd
1998-06-12Make this compile for the M68060 (Thomas Gerner)leo
1998-06-11Fix egcs warningthomas
1998-06-11Add some function decls previously declared elsewhere??? While here make themleo
1998-06-11Fix typo.leo
1998-06-09Change ddb_init() for a.out to provision for kernels which are not booted bytv
1998-06-09Add isa_dma{freeze,thaw}(), used to temporarily stop and then restartthorpej
1998-06-09Change the ISA DMA API to take an isa_chipset_tag_t rather thanthorpej
1998-06-09Provide an isa_chipset_tag_t to the ISA bus device.thorpej
1998-06-03Sync w/ i386 port.thorpej
1998-05-31Specify a non-profiling C rule.thorpej