summaryrefslogtreecommitdiff
path: root/sys/arch/mac68k
AgeCommit message (Expand)Author
1997-04-01Add DrHW for RasterOps CB264--From Scott Reynolds--and link it in to thebriggs
1997-03-31PR#140, Fix from David Leonard <d@occult.fnarg.net.au>. Prevents endless loopbriggs
1997-03-30Minor cleanup.briggs
1997-03-30jDTInstall is 0xD9C, not 0x9DC...briggs
1997-03-30An implementation of pieces of the Deferred Task Manager--required bybriggs
1997-03-29Do not register an interrupt handler unless we know that we can clearbriggs
1997-03-29Update from Denton Gentry with minor bug fixes by me.briggs
1997-03-29DrSW for a Dayna ethernet card. Fake DrHW for dumb nubus card.briggs
1997-03-29__NetBSD__ -> __NetBSD__ || __OpenBSD__ (conditionals for compiling in MacOS).briggs
1997-03-29A bit more DAFB initialization.briggs
1997-03-29Fix bug that would have prevented PB5xx series from detecting the SONIC.briggs
1997-03-28Use more from m68k/m68k.briggs
1997-03-27Be more careful about enabling nubus interrupts.briggs
1997-03-25From scottr@netbsd.org:briggs
1997-03-25From scottr@netbsd.org:briggs
1997-03-18Bad idea to reset mac68k_vidphys/videorowbytes here.briggs
1997-03-18Handle DAFB better. Only configure if we think a monitor is attached andbriggs
1997-03-18Add bus handle and bus tag to grfbus_softc.briggs
1997-03-18From Scott Reynolds <scottr@netbsd.org> (, but compilable ;-)briggs
1997-03-17Flip around Takeshi Yanagisawa's name. Add back a physaccess() call that I w...briggs
1997-03-17*Blush* It's Denton, not Dennis, Gentry.briggs
1997-03-17Fix typo.briggs
1997-03-17A couple of cleanup items suggested by is@netbsd.org.briggs
1997-03-17A couple of cleanup items suggested by is@netbsd.org.briggs
1997-03-17Integrate a couple of changes suggested by Scott Reynolds and Takeshi Yanagis...briggs
1997-03-15AV macs don't have SONIC, they have MACE, and 040 PBs do have SONIC.briggs
1997-03-14Possible fix for SE/30 internal video problems. Thanks to Denny Gentry forbriggs
1997-03-14Use macro to truncate page.briggs
1997-03-14Updates from Yanagisawa and Denny. This seems to work.briggs
1997-03-12Fix a conflict.briggs
1997-03-12Add options LKM.briggs
1997-03-12Remove some more warnings left over from NetBSD's new config.briggs
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