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
/
dev
/
pci
/
ncr.c
Age
Commit message (
Expand
)
Author
1998-08-07
com.c needs to know about mem mapped ports in ppc systems.
Per Fogelstrom
1998-07-21
#ifdef for a weird card and a strange configuration
Jason Downs
1998-07-16
MAXSTART had an implicate assumption that MAXTARGETS was 8 when it is really 16
Todd C. Miller
1998-05-23
Don't play games with PAGE_SIZE and PAGE_MASK. Previously I was #undef'ing t...
Todd C. Miller
1998-03-22
Fix some minor type error and a ++ sideeffect error in a macro call.
Per Fogelstrom
1998-03-17
Code to handle mips non coherent caches added. Also a fix for the 'data
Per Fogelstrom
1998-01-07
now this is really pretty
Theo de Raadt
1998-01-05
new style pci attach printing
Theo de Raadt
1997-12-03
Move "struct head header" in struct ncb down to where it used to
Todd C. Miller
1997-12-01
Newer ncr driver from NetBSD minus the scsipi stuff and with
Todd C. Miller
1997-10-11
Modification for Big Endian systems. This driver is now usable in big endian
Per Fogelstrom
1997-09-07
From NetBSD:
Todd C. Miller
1997-04-30
Change an splhigh() -> splbio(). From NetBSD (mycroft)
Todd C. Miller
1997-04-10
These two was not ready for commit yet. Backed out.
Per Fogelstrom
1997-04-10
Add Matrox Mystique
Per Fogelstrom
1997-03-03
Sync with NetBSD which is syncing with FreeBSD, whee!
Todd C. Miller
1997-01-22
only go into wide scsi mode if the card supports it
Theo de Raadt
1997-01-17
ncr_print() -> scsiprint()
kstailey
1997-01-15
sc_link.adapter_buswidth, set to 16 if wide scsi. if 0 it gets converted
Theo de Raadt
1996-11-30
sync
Jason Downs
1996-11-30
fix order of #if defined's so it compiles
Todd C. Miller
1996-11-28
Adaption to new bus.h from NetBSD. Various driver has been updated to
Niklas Hallqvist
1996-11-23
added const to second parameter of cfprint_t routines
kstailey
1996-11-12
s/bus.h/bus.old.h/ to make the transit to the bus_space bus.h an easy road
Niklas Hallqvist
1996-10-31
-Wall fixes needed by alpha
Niklas Hallqvist
1996-10-18
-Wall happiness + feed np into ncr_scatter so vtophys will work on alpha
Niklas Hallqvist
1996-10-13
Updated driver to match FreeBSD, from Dave Huang <khym@bga.com>.
Jason Downs
1996-10-12
Support LUNs. My God...
Jason Downs
1996-09-05
se@freebsd.org: fix sync transfer negotiation.
dm
1996-09-05
se@freebsd.org: some changes for the 53c860 and the 53c875
dm
1996-08-21
check for __OpenBSD__, prep for tossing __NetBSD__?
Theo de Raadt
1996-06-10
sync to 0607
Theo de Raadt
1996-05-26
sync 0521
Theo de Raadt
1996-05-07
sync with 0504 -- prototypes and bus.h
Theo de Raadt
1996-04-21
partial sync with netbsd 960418, more to come
Theo de Raadt
1996-04-18
NetBSD 960317 merge
Niklas Hallqvist
1996-02-20
Pass device name to interrupt establish routines so it can be recorded in
Thorsten Lockert
1995-12-27
from netbsd:
Theo de Raadt
1995-12-01
from netbsd:
Theo de Raadt
1995-10-26
DV_DISK -> DV_DULL
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt