summaryrefslogtreecommitdiff
path: root/sys/arch/mac68k
AgeCommit message (Expand)Author
1997-05-29Improve cross-compilation support somewhatNiklas Hallqvist
1997-05-15Just plain ditch sn_printf of options. We don't do things this way anyway.gene
1997-05-14Whoops back out some changes from my local tree.gene
1997-05-12According to Dave Huang (khym@bga.com), the powerbook 150 works better if wegene
1997-05-08include bus.h to prevent compiler warnings and other problems.gene
1997-05-03Support for clearing interrupts on a Rasterops Colorboard 364.briggs
1997-05-02Thanks to Tobias Beal <tbeal41@maine.maine.edu>, we can clear interruptsbriggs
1997-05-01Treat drhw 118 and 119 the same for Apple ethernet cards.briggs
1997-05-01Clear the interrupts properly on an E-Machines Futura II LX and make a wildbriggs
1997-05-01Add in a couple more board types.briggs
1997-04-29Minor annoyance, synch with what we actually have in our conf directory:gene
1997-04-27What was I thinking?briggs
1997-04-25Cool. Drop oversized packets rather than splitting into mbufs. NetBSD log:gene
1997-04-25Reorganization fo boot() to make it more logical ala Scott Reynolds. Also,gene
1997-04-25A couple of performance improvements from Denny Gentry <denny1@home.com>briggs
1997-04-24Inspired by NetBSD changes: ditch AE_DEBUG diagnostics. This kills the AE_DE...gene
1997-04-24Followingthe Scott Reynolds gravy train, very minor:gene
1997-04-24From Scott Reynolds:gene
1997-04-23On video devices, if we're loading non-default resource values, save thebriggs
1997-04-23Three things:gene
1997-04-23NetBSD -> OpenBSD where relevant and appropriate.gene
1997-04-23NetBSD -> OpenBSD in comments. Last references in here.gene
1997-04-22Damn. Change _all_ instances of #ifdef __NetBSD__ to #ifgene
1997-04-22Pull in John Wittowski's HWDIRECT updates from 04/18.gene
1997-04-22Some minor cleanup.briggs
1997-04-21Take care when accessing DAFB--some quadra-class machines use other videobriggs
1997-04-18Change via NetBSD via Scott Reynolds via Takashi Namada who provided thegene
1997-04-18More fixes from Scott Reynolds:gene
1997-04-18Use genassym.cf and a shell script to build assym.h. This helpsgene
1997-04-18Fix from Denny Gentry--initialize receive seq. count and don't skip an entrybriggs
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