summaryrefslogtreecommitdiff
path: root/sys/arch/mac68k
AgeCommit message (Expand)Author
1997-04-17Changes earmarked 'purely cosmetic' by Scott Reynolds:gene
1997-04-14Bring our incarnation of John Wittowski's direct adb driver into compatiblegene
1997-04-14Whoops. A spurious '{' slipped into an if statement. This compiles again.gene
1997-04-14setup_pm() is only used with \!HWDIRECT.briggs
1997-04-14Capslock support from Steve Brown <sbrown@best.com>briggs
1997-04-14Use an offset parameter when loading the reg_map--some cards use the "other"briggs
1997-04-14Ooops.briggs
1997-04-14options IPFILTERbriggs
1997-04-13Oops. We do not want to unmap something that we've used bus_space_subregionbriggs
1997-04-13Some updates based on information from Bob Nestor <rnestor@metronet.com>briggs
1997-04-10Ignore SE/30 faux-video card.briggs
1997-04-10Stop the SONIC before setting reset, not after...briggs
1997-04-10Changes from Denny Gentry <denny1@home.com>:briggs
1997-04-10Ack. Make this compile again.briggs
1997-04-09Fix from Bill Studenmund--generate ^-\ on ^-\ instead of on ^-/briggs
1997-04-09Comment video cards and add define for SuperMac Thunder/24.briggs
1997-04-08Clarify comment a bit and skip userret when flushing CPU caches in SunOS emul.briggs
1997-04-08Changes from Michael R. Zucca <mrz5149@cs.rit.edu> for 16-bit and 32-bitbriggs
1997-04-08Some patches from Bob Nestor <rnestor@metronet.com> to edge toward supportbriggs
1997-04-08From scottr@netbsd.org:gene
1997-04-08Rewrite to make dma more stable from scottr@netbsdgene
1997-04-07Bleh. bus_probe has opposite return of my fn.briggs
1997-04-07Perhaps improve reliability with some small performance sacrifice.briggs
1997-04-07Denny suggests that we make all Quadra cases the same. The Q700, at leastbriggs
1997-04-07Ahem... bus_probe() already exists and does what bus_space_bad_addr() does.briggs
1997-04-07Fix m68k/153 as suggested by David Leonard <d@occult.fnarg.net.au>.briggs
1997-04-06Now need sys/time.h here.briggs
1997-04-06Eradicate #include <sys/*> from machine/*.h. Prompting from Gene.briggs
1997-04-06Attempt to kludge around the fact that we can not yet get the correct MACbriggs
1997-04-05Implement a bus_space_bad_addr() function to aid in some device probing withbriggs
1997-04-05Move the PB140/145 info to it's own case. A couple of the entry pointsbriggs
1997-04-05MRG-based ADB support for the PowerBook series. Contributed bybriggs
1997-04-04Do not set DCR_SYNC for the C/Q[68]xx systems.briggs
1997-04-03PR#141 from David Leonard <d@occult.fnarg.net.au> with some small mods bybriggs
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