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
2001-04-06
Move offsetof define into sys/param.h
Constantine Sapuntzakis
2001-01-25
spelling
Todd T. Fries
2000-10-08
Add support for Symbios (NCR) 1510 and 1510D. Based on a patch from
Todd C. Miller
2000-08-01
Add Symbios 53C895A support; armin@wolfermann.org
Todd C. Miller
2000-02-08
Remove name field from ncr_chip_table since it doesn't have the chip name
Todd C. Miller
2000-02-07
remove verbosity in dmesg; openbsd commit #10,000 for me
Theo de Raadt
2000-02-06
LVD support, from FreeBSD, tested for half a year by several people
Niklas Hallqvist
1999-12-02
o Crank MAX_START back up to 256 and allow it to be overridden. This time we
Todd C. Miller
1999-06-06
complete blind luck made this work without a volatile
Theo de Raadt
1999-04-05
revert to rev 1.42 until after 2.5 release
Todd C. Miller
1999-03-30
Crank MAX_START to 256 instead of making it dependent on MAX_TARGET and
Todd C. Miller
1999-03-21
Do not enable command tagged queuing by default
Todd C. Miller
1999-01-11
panic prints a newline for you, don't do it in the panic string
Todd C. Miller
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
[next]