summaryrefslogtreecommitdiff
path: root/sys/arch/mac68k/dev
AgeCommit message (Expand)Author
1997-11-14Fix tabstop handling largely as well as some issues with putchar. Generalgene
1997-06-20In zs_abort, wrap a #ifdef DDB around a Debugger() invocation. Point out bygene
1997-06-18Make if_sn.c far more MI, eventually share with pica.denny
1997-05-15Just plain ditch sn_printf of options. We don't do things this way anyway.gene
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-27What was I thinking?briggs
1997-04-25Cool. Drop oversized packets rather than splitting into mbufs. NetBSD log: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-23On video devices, if we're loading non-default resource values, save thebriggs
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-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-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-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-09Comment video cards and add define for SuperMac Thunder/24.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-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-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