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
/
twe_pci.c
Age
Commit message (
Expand
)
Author
2024-05-24
remove unneeded includes; ok miod@
Jonathan Gray
2022-03-11
Constify struct cfattach.
Martin Pieuchot
2021-03-05
ansi
Jonathan Gray
2011-04-03
use nitems(); no binary change for drivers that are compiled on amd64.
Jasper Lievisse Adriaanse
2006-08-25
update for the Triware to 3ware renaming and use pci_matchbyid().
Brad Smith
2006-07-31
oops; the new one is w a whole new fw and doesn't work w/ twe(4)
Michael Shalayeff
2006-07-27
new twe; reported by Randal Harisch <azar@eyeonvideo.com>
Michael Shalayeff
2005-11-15
missing return upon intr_establish failure
Michael Shalayeff
2005-08-09
do not set PCI_COMMAND_MASTER_ENABLE explicitly as it's already set in pcisub...
Michael Shalayeff
2003-06-02
kill the caluses three and four on some of my code
Michael Shalayeff
2002-03-14
First round of __P removal in sys
Todd C. Miller
2001-08-25
Change pci_intr_map to take pci_attach_args as an argument.
Artur Grabowski
2001-06-12
Make pci_mapreg_map take an extra argument where we can
Niklas Hallqvist
2000-12-07
new 3ware card, presumably backwards compatible; from freebsd
Michael Shalayeff
2000-09-29
fix pasto in error printf
Michael Shalayeff
2000-09-15
3ware escalade ide raid controllers
Michael Shalayeff