index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
arch
/
mac68k
/
dev
/
esp.c
Age
Commit message (
Expand
)
Author
2006-03-13
remove splimp.
Brad Smith
2006-01-22
Add bus_space_vaddr() and use it instead of accessing private bus_space
Miod Vallat
2006-01-04
More accurate sc_minsync computation on 16.5MHz ESPs; ok martin@
Miod Vallat
2005-10-01
simplifiy esp_dafb_have_dreq()
Martin Reindl
2005-08-09
Save a variable in espmatch(), vm_offset_t->vaddr_t, print DEBUG address
Martin Reindl
2005-07-18
remove trailing newline in panic(9); ok millert@ and deraadt@
Federico G. Schwindt
2004-12-10
pseudo-DMA for non-AV Quadras, inspired by NetBSD
Martin Reindl
2004-12-08
Tweak interrupt handling code to allow shared interrupts for VIA2 sources.
Miod Vallat
2004-11-26
More interrupt system cleaning and homogenization:
Miod Vallat
2003-06-05
3/4 knockout for peter galbavy
Theo de Raadt
2003-02-11
be consistant on Hz vs hz
Michael Shalayeff
2002-03-14
First round of __P removal in sys
Todd C. Miller
2001-07-04
$OpenBSD$
Niklas Hallqvist
2000-06-12
move cfdriver to ncr53c9x.c and device declaration to conf/files.
Federico G. Schwindt
1998-05-03
Associated fallout from removing macinfo.h and merging to cpu.h.
gene
1997-03-08
Sync with NetBSD of about 4 March.
briggs
1997-03-05
Copyright foo.
briggs
1997-02-27
mac68k-specific portion of m.i. ncr53c9x driver.
briggs
1997-01-19
inline -> __inline
briggs
1997-01-18
Use scsiprint (and remove scsiprint from esp.c).
briggs
1996-11-23
added const to second parameter of cfprint_t routines
kstailey
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
Go ahead and try dual scsi even though we'll probably need to make another
briggs
1996-10-28
SCSI driver, functional but slow on the Quadra 700.
briggs