summaryrefslogtreecommitdiff
path: root/sys/arch/mac68k/dev/esp.c
AgeCommit message (Collapse)Author
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-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-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
glitch--an extra byte on occasion.
1996-10-30Go ahead and try dual scsi even though we'll probably need to make anotherbriggs
pass at it. Macs with scsi offsets of 0x10000 have a SCSI CLK of 16.5MHz. All other (68k-based) appear to use 25MHz.
1996-10-28SCSI driver, functional but slow on the Quadra 700.briggs