summaryrefslogtreecommitdiff
path: root/sys/arch/mac68k
AgeCommit message (Expand)Author
1997-11-11Pull in sys/time.h and sys/ioctl.h so things like dt (which apparentlygene
1997-11-09New endian.h design. All architectures now use a common file for the bulkNiklas Hallqvist
1997-10-23correct obj buildingTheo de Raadt
1997-10-19Remove some old, out of date kernel configurations.briggs
1997-09-15kill Locore.cTheo de Raadt
1997-09-08disklabel spoofing code; briggsTheo de Raadt
1997-08-20add busted cd9660 disklabel spoofing codeTheo de Raadt
1997-08-08Change the bounds_check_with_label API to also take a cpu_disklabelNiklas Hallqvist
1997-08-04Hmmm... quick one-liner that makes the panic() in case of a Mac IIfx machinegene
1997-07-24multiple inclusion protection; brenner@umr.eduTheo de Raadt
1997-07-23Add netatalk interrupt.denny
1997-07-11From Steven Campbel: Allocate a bigger address space for VRAM. This allowsgene
1997-06-26Hard-code definition of HZ if undefined (not spec'ed in an 'option'gene
1997-06-23add "option IPFILTER_LOG" to conf files that already had IPFILTERkstailey
1997-06-23Upon discussion w/ Theo, the only options in std.mac68k that would be of usegene
1997-06-23regen: Depend GENERIC* kernels on /sys/conf/GENERIC and move busificationgene
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-06-05Since we all seem to be on this kick lately: s/options/option/g.gene
1997-06-05Our config(8) is cool: we don't need ../../../ in includes.gene
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