Age | Commit message (Expand) | Author |
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 | Fix typo. | briggs |
1997-03-17 | A couple of cleanup items suggested by is@netbsd.org. | briggs |
1997-03-17 | A couple of cleanup items suggested by is@netbsd.org. | briggs |
1997-03-17 | Integrate a couple of changes suggested by Scott Reynolds and Takeshi Yanagis... | briggs |
1997-03-15 | AV macs don't have SONIC, they have MACE, and 040 PBs do have SONIC. | briggs |
1997-03-14 | Possible fix for SE/30 internal video problems. Thanks to Denny Gentry for | briggs |
1997-03-14 | Use macro to truncate page. | briggs |
1997-03-14 | Updates from Yanagisawa and Denny. This seems to work. | briggs |
1997-03-12 | Fix a conflict. | briggs |
1997-03-12 | Add options LKM. | briggs |
1997-03-12 | Remove some more warnings left over from NetBSD's new config. | briggs |
1997-03-12 | Remove reference to obsolete SONICSPACE. | briggs |
1997-03-12 | Move prototype for physaccess. | briggs |
1997-03-12 | Fix for bizarre internal framebuffers that don't start on page boundaries. | briggs |
1997-03-12 | New sn arrangements. | briggs |
1997-03-12 | Bring in some fresh SONIC code from Dennis Gentry and Yanagisawa Takeshi. | briggs |
1997-03-12 | cleanup. | briggs |
1997-03-11 | Second parameter of *match functions should be void (thank you ISA bus) and | gene |
1997-03-10 | Include macinfo.h and more synch'ing with our mi sbc code. This makes it | gene |
1997-03-10 | Comment out use of bitmask_snprintf and make this work with OpenBSD mi SCSI. | briggs |
1997-03-08 | Sync with NetBSD of about 4 March. | briggs |
1997-03-05 | Copyright foo. | briggs |
1997-02-27 | Add ncr53c9x flag to esp. | briggs |
1997-02-27 | mac68k-specific portion of m.i. ncr53c9x driver. | briggs |
1997-02-26 | Add actual functions to do bus space manipulation. Modify the | gene |
1997-02-26 | Adds support for bus_space functions borrowed in concept from the | gene |
1997-02-23 | Integrate code from John P. Wittkoski <jpw@netwizards.net> and | briggs |
1997-02-21 | Bring in siginfo changes from mvme68k port & Theo. Compiles. | briggs |
1997-02-18 | Synch declaration of copypage w/ m68k-general definitions per Ken's changes. | gene |
1997-02-10 | kill extra decl | Jason Downs |
1997-02-10 | mac68k copypage/zeropage changes. | Jason Downs |
1997-01-27 | NetBSD PR#3147. From Walter Ruetten--walter@ghpc8.ihf.rwth-aachen.de. | briggs |
1997-01-26 | Nuke cruft from NetBSD merge (max_target). | briggs |
1997-01-24 | Sync w/ NETBSD_CURRENT_971122. | briggs |
1997-01-24 | Add kernel config for Allen's Q700. | briggs |
1997-01-19 | asm -> __asm, inline -> __inline | briggs |
1997-01-19 | inline -> __inline | briggs |
1997-01-19 | inline -> __inline | briggs |
1997-01-18 | Use scsiprint (and remove scsiprint from esp.c). | briggs |
1997-01-16 | do not call resettodr() if RB_TIMEBAD is set due to being in ddb with clock u... | kstailey |
1997-01-01 | Get blktochr() from sun3/sun3/conf.c | briggs |
1997-01-01 | Prototypes for mountroot, etc. are now in sys/systm.h--use ufs/ffs/ffs_extern.h | briggs |
1997-01-01 | Supply full path on 'include' lines for config. | briggs |
1996-12-23 | use _{NLIST,KERN}_DO_{AOUT,ELF,ECOFF} to select binary types | Theo de Raadt |