summaryrefslogtreecommitdiff
path: root/sys/arch/mac68k/dev
AgeCommit message (Expand)Author
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-17Fix typo.briggs
1997-03-17A couple of cleanup items suggested by is@netbsd.org.briggs
1997-03-17A couple of cleanup items suggested by is@netbsd.org.briggs
1997-03-17Integrate a couple of changes suggested by Scott Reynolds and Takeshi Yanagis...briggs
1997-03-14Possible fix for SE/30 internal video problems. Thanks to Denny Gentry forbriggs
1997-03-14Use macro to truncate page.briggs
1997-03-14Updates from Yanagisawa and Denny. This seems to work.briggs
1997-03-12Fix a conflict.briggs
1997-03-12Remove some more warnings left over from NetBSD's new config.briggs
1997-03-12Fix for bizarre internal framebuffers that don't start on page boundaries.briggs
1997-03-12Bring in some fresh SONIC code from Dennis Gentry and Yanagisawa Takeshi.briggs
1997-03-12cleanup.briggs
1997-03-11Second parameter of *match functions should be void (thank you ISA bus) andgene
1997-03-10Include macinfo.h and more synch'ing with our mi sbc code. This makes itgene
1997-03-10Comment out use of bitmask_snprintf and make this work with OpenBSD mi SCSI.briggs
1997-03-08Sync with NetBSD of about 4 March.briggs
1997-03-05Copyright foo.briggs
1997-02-27mac68k-specific portion of m.i. ncr53c9x driver.briggs
1997-02-23Integrate code from John P. Wittkoski <jpw@netwizards.net> andbriggs
1997-01-26Nuke cruft from NetBSD merge (max_target).briggs
1997-01-24Sync w/ NETBSD_CURRENT_971122.briggs
1997-01-19inline -> __inlinebriggs
1997-01-19inline -> __inlinebriggs
1997-01-18Use scsiprint (and remove scsiprint from esp.c).briggs
1996-11-23added const to second parameter of cfprint_t routineskstailey
1996-11-10NetBSD changes from scottr:briggs
1996-11-04Q900, etc. have 2nd scsi adapter at offset of 0x402, not 0x400 from the 1st.briggs
1996-11-04Improve performance some. Still pretty bad.briggs
1996-11-02Improve reliability on my Q700, at least. Was getting the occasionalbriggs
1996-10-30Go ahead and try dual scsi even though we'll probably need to make anotherbriggs
1996-10-28SCSI driver, functional but slow on the Quadra 700.briggs
1996-10-28Include macinfo.h.briggs
1996-10-23Patches from Dave Huang <khym@bga.com> to get something in and out of thebriggs
1996-10-19__assert added, impl from netbsd, however put elsewhere. use it insteadNiklas Hallqvist
1996-10-14Oops. zsstop still needs to return int in OpenBSD.briggs
1996-10-13* Fix from Bill Studenmund <wrstuden@loki.stanford.edu> for transmissionbriggs
1996-09-21Handle the two-page display card, although it doesn't appear to be generatingbriggs
1996-09-21Initial support for Quadra 700 internal video interrupt handling.briggs
1996-09-21Add define for DrHW for the 'Workstation Video Card' (2-page mono).briggs
1996-09-21%p implies 0x.briggs
1996-09-21Remove include of assert.h and fix a format error in debug camdump() code.briggs
1996-09-02Detect stuck interrupts in the scc (if DIAGNOSTIC) and log it.briggs
1996-09-01From scottr@netbsd.org:briggs
1996-08-10Sync with NetBSD.briggs
1996-06-23Wait a little longer in wait_req_true/false. Some targets take theirbriggs