summaryrefslogtreecommitdiff
path: root/sys/arch/mac68k/dev/esp.c
AgeCommit message (Expand)Author
2005-07-18remove trailing newline in panic(9); ok millert@ and deraadt@Federico G. Schwindt
2004-12-10pseudo-DMA for non-AV Quadras, inspired by NetBSDMartin Reindl
2004-12-08Tweak interrupt handling code to allow shared interrupts for VIA2 sources.Miod Vallat
2004-11-26More interrupt system cleaning and homogenization:Miod Vallat
2003-06-053/4 knockout for peter galbavyTheo de Raadt
2003-02-11be consistant on Hz vs hzMichael Shalayeff
2002-03-14First round of __P removal in sysTodd C. Miller
2001-07-04$OpenBSD$Niklas Hallqvist
2000-06-12move cfdriver to ncr53c9x.c and device declaration to conf/files.Federico G. Schwindt
1998-05-03Associated fallout from removing macinfo.h and merging to cpu.h.gene
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
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