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
/
isp_pci.c
Age
Commit message (
Expand
)
Author
2001-05-16
No need to check M_WAIT/M_WAITOK malloc return values. (art@ ok)
Hakan Olsson
2001-04-04
Ansify. Fix botch that kept ISP 1020 firmware from being compiled in.
mjacob
2001-03-09
On alpha, we want to memory map. ok mjacob@
Nathan Binkert
2001-03-02
print the interrupt, and pack to one line
Theo de Raadt
2001-02-12
Sync up with other platforms - use a common string to complain about
mjacob
2000-10-16
quiet these puppies down- this OpenBSD, not some callow system like NetBSD
mjacob
2000-10-16
Update OpenBSD with respect to Solaris/FreeBSD/NetBSD/Linux versions.
mjacob
2000-07-06
Use new isp_handle_index function. Pull in f/w from separate files.
mjacob
2000-02-20
Add 12160 (Ultra3) support. Handle case of Extended CMD CDBs (cdbs with
mjacob
1999-12-16
Add in Qlogic 1240 (Dual Ultra) and Qlogic 1280 (Dual Ultra 2) support.
mjacob
1999-11-22
Far too many things to note- a complete new revision coming in including
mjacob
1999-04-04
Roll out changes because the tree is frozen.
mjacob
1999-04-04
Read the board revision and trim cache line size back from 16 to 1
mjacob
1999-03-25
roll internal revision levels and enable 1080 support
mjacob
1999-03-17
embarrassing typo botch. Thanks to
mjacob
1999-03-17
complete update of ISP driver- includes 2100 FC support
mjacob
1999-01-11
panic prints a newline for you, don't do it in the panic string
Todd C. Miller
1998-03-24
pretty
Theo de Raadt
1998-03-24
add isp driver from netbsd, more munging needed
Theo de Raadt