Age | Commit message (Expand) | Author |
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 |
1996-11-23 | remrq -> remrunqueue | kstailey |
1996-11-23 | added const to second parameter of cfprint_t routines | kstailey |
1996-11-11 | Updates for SCSI scanner and SCSI unknown devices. | kstailey |
1996-11-10 | NetBSD changes from scottr: | briggs |
1996-11-05 | Use romvecs[14] for the P460, not romvecs[3]. From Bob Nestor | briggs |
1996-11-04 | Q900, etc. have 2nd scsi adapter at offset of 0x402, not 0x400 from the 1st. | briggs |
1996-11-04 | Improve performance some. Still pretty bad. | briggs |
1996-11-02 | Improve reliability on my Q700, at least. Was getting the occasional | briggs |
1996-10-30 | Add an esp1. | briggs |
1996-10-30 | Make a guess that scsi-b's IRQ is on bit 0 of via2. | briggs |
1996-10-30 | Go ahead and try dual scsi even though we'll probably need to make another | briggs |
1996-10-30 | Fix spelling error in panic. Double since of ResHndls[]. Use I/O kludge on | briggs |
1996-10-28 | SCSI driver, functional but slow on the Quadra 700. | briggs |
1996-10-28 | Remove a blank line. | briggs |
1996-10-28 | Include macinfo.h. | briggs |
1996-10-28 | Add a stub for mac68k_register_scsi_b_irq() to be filled in when we figure out | briggs |
1996-10-28 | Add prototype for function to install SCSI-B IRQ. | briggs |
1996-10-28 | Include macinfo.h. | briggs |
1996-10-28 | Mac model info out of cpu.h and into new macinfo.h. | briggs |
1996-10-28 | Rename ncr96scsi/scsi96 to esp. | briggs |
1996-10-28 | Obsolete. | briggs |
1996-10-28 | Most 040 models have scsi regs at base + 0x10000, not base + 0xf000 | briggs |
1996-10-23 | Patches from Dave Huang <khym@bga.com> to get something in and out of the | briggs |
1996-10-23 | Sync up with NetBSD and include patch from Dave Huang <khym@bga.com> | briggs |
1996-10-21 | Fix two bugs noticed by Taras Ivanenko <ivanenko@ctpa03.mit.edu> | briggs |
1996-10-20 | Out of NetBSD (scottr): | briggs |
1996-10-19 | random device is permanent now. | Michael Shalayeff |
1996-10-19 | __assert added, impl from netbsd, however put elsewhere. use it instead | Niklas Hallqvist |
1996-10-14 | Oops. zsstop still needs to return int in OpenBSD. | briggs |
1996-10-14 | Nuke old COMPAT options. Move MACHINE_NONCONTIG to std.mac68k. | briggs |
1996-10-14 | fpu_type -> fputype, use m68k/cpu.h--from NetBSD | briggs |
1996-10-14 | More from NetBSD: | briggs |
1996-10-14 | More from NetBSD: | briggs |
1996-10-14 | From NetBSD--use m68k/cpu.h defines, rename fpu_type to fputype. | briggs |
1996-10-14 | From NetBSD--use m68k/cpu.h defines, rename fpu_type to fputype. | briggs |
1996-10-14 | Merge in from NetBSD. Use <m68k/cpu.h> and | briggs |
1996-10-13 | * Fix from Bill Studenmund <wrstuden@loki.stanford.edu> for transmission | briggs |
1996-09-21 | Actually provide space for mac68k_buserr_addr. | briggs |