summaryrefslogtreecommitdiff
path: root/sys/arch
AgeCommit message (Expand)Author
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-29Use genassym.shThorsten Lockert
1997-03-29Switch to genassym.cf.Jason Downs
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-27Oops, used #ifdef, instead of ifdef, by habit.Niklas Hallqvist
1997-03-27DOH! Of course genassym.sh should be fed CC not HOSTCC,Niklas Hallqvist
1997-03-27Be more careful about enabling nubus interrupts.briggs
1997-03-27Use P_MD_REGS instead of P_MD + MD_REGS (consistent with hp300)Niklas Hallqvist
1997-03-27Use genassym.shNiklas Hallqvist
1997-03-26Add OpenBSD tag. Remove redundant test.Niklas Hallqvist
1997-03-26Use MKDEP instead of mkdep. Split STRIP into STRIP & STRIPFLAGS.Niklas Hallqvist
1997-03-26Add ast, tel and IPSECNiklas Hallqvist
1997-03-26Got rid of an unused functionNiklas Hallqvist
1997-03-26use support.s from m68k/Niklas Hallqvist
1997-03-26Remove stuff now in m68k/Niklas Hallqvist
1997-03-26copy.s gets done from files.m68k nowNiklas Hallqvist
1997-03-26Replace "isa_io" with "bus". Not isa specific.Per Fogelstrom
1997-03-26syncJason Downs
1997-03-26Merge changes from NetBSD, up to 3/19/97; undoes some local changes.Jason Downs
1997-03-26Merge changes from NetBSD, 3/19/97; enforce use of new files in file.m68k.Jason Downs
1997-03-25Ok here is the mvme88k userland, minus a few important pieces.Dale S. Rahn
1997-03-25Fixed obj-dir building, compacted the bootblock enough to fit (at least)Niklas Hallqvist
1997-03-25Correct typoNiklas Hallqvist
1997-03-25Correct typo + moved Teles S0/16.3 port to what the manual saysNiklas Hallqvist
1997-03-25Make AS, AR & LD overrideableNiklas Hallqvist
1997-03-25Addition of the ed ethernet driverNiklas Hallqvist
1997-03-25From scottr@netbsd.org:briggs
1997-03-25From scottr@netbsd.org:briggs
1997-03-23Adding more arches require more structuring and cleanup. More to come...Per Fogelstrom
1997-03-23Moved from pica since they are not Pica bus specificPer Fogelstrom
1997-03-22get __LDPGSZ defNiklas Hallqvist
1997-03-22Make this build work with objdirs, at least as linksNiklas Hallqvist
1997-03-21Fix alignment in srt0.c, from NetBSD.Jason Downs
1997-03-21cruftJason Downs
1997-03-21Yet more DDB type correctnessNiklas Hallqvist
1997-03-21Make ddb variables longNiklas Hallqvist
1997-03-21New FIXUP_PC_AFTER_BREAK convention from NetBSDNiklas Hallqvist
1997-03-21NetBSD sync to sth like 970218Niklas Hallqvist
1997-03-21Add the bus_space_{read,write}_raw_multi_[248] extensionsNiklas Hallqvist
1997-03-2164-bit clean. if_ed.c now works on alpha.Niklas Hallqvist
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-17Serial console trouble again...Per Fogelstrom