Age | Commit message (Expand) | Author |
1997-03-29 | DrSW 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-29 | Use genassym.sh | Thorsten Lockert |
1997-03-29 | Switch to genassym.cf. | Jason Downs |
1997-03-29 | A bit more DAFB initialization. | briggs |
1997-03-29 | Fix bug that would have prevented PB5xx series from detecting the SONIC. | briggs |
1997-03-28 | Use more from m68k/m68k. | briggs |
1997-03-27 | Oops, used #ifdef, instead of ifdef, by habit. | Niklas Hallqvist |
1997-03-27 | DOH! Of course genassym.sh should be fed CC not HOSTCC, | Niklas Hallqvist |
1997-03-27 | Be more careful about enabling nubus interrupts. | briggs |
1997-03-27 | Use P_MD_REGS instead of P_MD + MD_REGS (consistent with hp300) | Niklas Hallqvist |
1997-03-27 | Use genassym.sh | Niklas Hallqvist |
1997-03-26 | Add OpenBSD tag. Remove redundant test. | Niklas Hallqvist |
1997-03-26 | Use MKDEP instead of mkdep. Split STRIP into STRIP & STRIPFLAGS. | Niklas Hallqvist |
1997-03-26 | Add ast, tel and IPSEC | Niklas Hallqvist |
1997-03-26 | Got rid of an unused function | Niklas Hallqvist |
1997-03-26 | use support.s from m68k/ | Niklas Hallqvist |
1997-03-26 | Remove stuff now in m68k/ | Niklas Hallqvist |
1997-03-26 | copy.s gets done from files.m68k now | Niklas Hallqvist |
1997-03-26 | Replace "isa_io" with "bus". Not isa specific. | Per Fogelstrom |
1997-03-26 | sync | Jason Downs |
1997-03-26 | Merge changes from NetBSD, up to 3/19/97; undoes some local changes. | Jason Downs |
1997-03-26 | Merge changes from NetBSD, 3/19/97; enforce use of new files in file.m68k. | Jason Downs |
1997-03-25 | Ok here is the mvme88k userland, minus a few important pieces. | Dale S. Rahn |
1997-03-25 | Fixed obj-dir building, compacted the bootblock enough to fit (at least) | Niklas Hallqvist |
1997-03-25 | Correct typo | Niklas Hallqvist |
1997-03-25 | Correct typo + moved Teles S0/16.3 port to what the manual says | Niklas Hallqvist |
1997-03-25 | Make AS, AR & LD overrideable | Niklas Hallqvist |
1997-03-25 | Addition of the ed ethernet driver | Niklas Hallqvist |
1997-03-25 | From scottr@netbsd.org: | briggs |
1997-03-25 | From scottr@netbsd.org: | briggs |
1997-03-23 | Adding more arches require more structuring and cleanup. More to come... | Per Fogelstrom |
1997-03-23 | Moved from pica since they are not Pica bus specific | Per Fogelstrom |
1997-03-22 | get __LDPGSZ def | Niklas Hallqvist |
1997-03-22 | Make this build work with objdirs, at least as links | Niklas Hallqvist |
1997-03-21 | Fix alignment in srt0.c, from NetBSD. | Jason Downs |
1997-03-21 | cruft | Jason Downs |
1997-03-21 | Yet more DDB type correctness | Niklas Hallqvist |
1997-03-21 | Make ddb variables long | Niklas Hallqvist |
1997-03-21 | New FIXUP_PC_AFTER_BREAK convention from NetBSD | Niklas Hallqvist |
1997-03-21 | NetBSD sync to sth like 970218 | Niklas Hallqvist |
1997-03-21 | Add the bus_space_{read,write}_raw_multi_[248] extensions | Niklas Hallqvist |
1997-03-21 | 64-bit clean. if_ed.c now works on alpha. | Niklas Hallqvist |
1997-03-18 | Bad idea to reset mac68k_vidphys/videorowbytes here. | briggs |
1997-03-18 | Handle DAFB better. Only configure if we think a monitor is attached and | briggs |
1997-03-18 | Add bus handle and bus tag to grfbus_softc. | briggs |
1997-03-18 | From Scott Reynolds <scottr@netbsd.org> (, but compilable ;-) | briggs |
1997-03-17 | Flip 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-17 | Serial console trouble again... | Per Fogelstrom |