summaryrefslogtreecommitdiff
path: root/sys/arch/mac68k
AgeCommit message (Expand)Author
1997-03-12Remove reference to obsolete SONICSPACE.briggs
1997-03-12Move prototype for physaccess.briggs
1997-03-12Fix for bizarre internal framebuffers that don't start on page boundaries.briggs
1997-03-12New sn arrangements.briggs
1997-03-12Bring in some fresh SONIC code from Dennis Gentry and Yanagisawa Takeshi.briggs
1997-03-12cleanup.briggs
1997-03-11Second parameter of *match functions should be void (thank you ISA bus) andgene
1997-03-10Include macinfo.h and more synch'ing with our mi sbc code. This makes itgene
1997-03-10Comment out use of bitmask_snprintf and make this work with OpenBSD mi SCSI.briggs
1997-03-08Sync with NetBSD of about 4 March.briggs
1997-03-05Copyright foo.briggs
1997-02-27Add ncr53c9x flag to esp.briggs
1997-02-27mac68k-specific portion of m.i. ncr53c9x driver.briggs
1997-02-26Add actual functions to do bus space manipulation. Modify thegene
1997-02-26Adds support for bus_space functions borrowed in concept from thegene
1997-02-23Integrate code from John P. Wittkoski <jpw@netwizards.net> andbriggs
1997-02-21Bring in siginfo changes from mvme68k port & Theo. Compiles.briggs
1997-02-18Synch declaration of copypage w/ m68k-general definitions per Ken's changes.gene
1997-02-10kill extra declJason Downs
1997-02-10mac68k copypage/zeropage changes.Jason Downs
1997-01-27NetBSD PR#3147. From Walter Ruetten--walter@ghpc8.ihf.rwth-aachen.de.briggs
1997-01-26Nuke cruft from NetBSD merge (max_target).briggs
1997-01-24Sync w/ NETBSD_CURRENT_971122.briggs
1997-01-24Add kernel config for Allen's Q700.briggs
1997-01-19asm -> __asm, inline -> __inlinebriggs
1997-01-19inline -> __inlinebriggs
1997-01-19inline -> __inlinebriggs
1997-01-18Use scsiprint (and remove scsiprint from esp.c).briggs
1997-01-16do not call resettodr() if RB_TIMEBAD is set due to being in ddb with clock u...kstailey
1997-01-01Get blktochr() from sun3/sun3/conf.cbriggs
1997-01-01Prototypes for mountroot, etc. are now in sys/systm.h--use ufs/ffs/ffs_extern.hbriggs
1997-01-01Supply full path on 'include' lines for config.briggs
1996-12-23use _{NLIST,KERN}_DO_{AOUT,ELF,ECOFF} to select binary typesTheo de Raadt
1996-11-23remrq -> remrunqueuekstailey
1996-11-23added const to second parameter of cfprint_t routineskstailey
1996-11-11Updates for SCSI scanner and SCSI unknown devices.kstailey
1996-11-10NetBSD changes from scottr:briggs
1996-11-05Use romvecs[14] for the P460, not romvecs[3]. From Bob Nestorbriggs
1996-11-04Q900, etc. have 2nd scsi adapter at offset of 0x402, not 0x400 from the 1st.briggs
1996-11-04Improve performance some. Still pretty bad.briggs
1996-11-02Improve reliability on my Q700, at least. Was getting the occasionalbriggs
1996-10-30Add an esp1.briggs
1996-10-30Make a guess that scsi-b's IRQ is on bit 0 of via2.briggs
1996-10-30Go ahead and try dual scsi even though we'll probably need to make anotherbriggs
1996-10-30Fix spelling error in panic. Double since of ResHndls[]. Use I/O kludge onbriggs
1996-10-28SCSI driver, functional but slow on the Quadra 700.briggs
1996-10-28Remove a blank line.briggs
1996-10-28Include macinfo.h.briggs
1996-10-28Add a stub for mac68k_register_scsi_b_irq() to be filled in when we figure outbriggs
1996-10-28Add prototype for function to install SCSI-B IRQ.briggs