summaryrefslogtreecommitdiff
path: root/sys/arch/mac68k
AgeCommit message (Expand)Author
1996-11-23remrq -> remrunqueuekstailey
1996-11-23added const to second parameter of cfprint_t routineskstailey
1996-11-11Updates for SCSI scanner and SCSI unknown devices.kstailey
1996-11-10NetBSD changes from scottr:briggs
1996-11-05Use romvecs[14] for the P460, not romvecs[3]. From Bob Nestorbriggs
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-30Add an esp1.briggs
1996-10-30Make a guess that scsi-b's IRQ is on bit 0 of via2.briggs
1996-10-30Go ahead and try dual scsi even though we'll probably need to make anotherbriggs
1996-10-30Fix spelling error in panic. Double since of ResHndls[]. Use I/O kludge onbriggs
1996-10-28SCSI driver, functional but slow on the Quadra 700.briggs
1996-10-28Remove a blank line.briggs
1996-10-28Include macinfo.h.briggs
1996-10-28Add a stub for mac68k_register_scsi_b_irq() to be filled in when we figure outbriggs
1996-10-28Add prototype for function to install SCSI-B IRQ.briggs
1996-10-28Include macinfo.h.briggs
1996-10-28Mac model info out of cpu.h and into new macinfo.h.briggs
1996-10-28Rename ncr96scsi/scsi96 to esp.briggs
1996-10-28Obsolete.briggs
1996-10-28Most 040 models have scsi regs at base + 0x10000, not base + 0xf000briggs
1996-10-23Patches from Dave Huang <khym@bga.com> to get something in and out of thebriggs
1996-10-23Sync up with NetBSD and include patch from Dave Huang <khym@bga.com>briggs
1996-10-21Fix two bugs noticed by Taras Ivanenko <ivanenko@ctpa03.mit.edu>briggs
1996-10-20Out of NetBSD (scottr):briggs
1996-10-19random device is permanent now.Michael Shalayeff
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-14Nuke old COMPAT options. Move MACHINE_NONCONTIG to std.mac68k.briggs
1996-10-14fpu_type -> fputype, use m68k/cpu.h--from NetBSDbriggs
1996-10-14More from NetBSD:briggs
1996-10-14More from NetBSD:briggs
1996-10-14From NetBSD--use m68k/cpu.h defines, rename fpu_type to fputype.briggs
1996-10-14From NetBSD--use m68k/cpu.h defines, rename fpu_type to fputype.briggs
1996-10-14Merge in from NetBSD. Use <m68k/cpu.h> andbriggs
1996-10-13* Fix from Bill Studenmund <wrstuden@loki.stanford.edu> for transmissionbriggs
1996-09-21Actually provide space for mac68k_buserr_addr.briggs
1996-09-21Do not call get_physical if 040. Hardwire Q700 internal video for now.briggs
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-20do not fool people into thinking VNODEPAGER is an option; netbsd pr#2757, eri...Theo de Raadt
1996-09-02Detect stuck interrupts in the scc (if DIAGNOSTIC) and log it.briggs
1996-09-01I like to be able to KTRACE sometimes.briggs
1996-09-01From scottr@netbsd.org:briggs
1996-08-31disable TCP_COMPAT_42Theo de Raadt
1996-08-30We're not ready for this, yet.briggs