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
/
cac_pci.c
Age
Commit message (
Expand
)
Author
2022-03-11
Constify struct cfattach.
Martin Pieuchot
2021-03-05
ansi
Jonathan Gray
2019-12-31
include sys/sensors.h for sensor use in cacvar.h
Jonathan Gray
2014-12-19
Use <sys/endian.h> instead of <machine/endian.h>
Philip Guenther
2013-05-30
Enforce ca_activate tree-walks over the entire heirarchy for all events,
Theo de Raadt
2009-04-06
Adjust for renaming the DEC 21554 in pcidevs.
Mark Kettenis
2008-06-26
First pass at removing clauses 3 and 4 from NetBSD licenses.
Ray Lai
2007-09-14
- correct error message if pci_mapreg_map() fails by not printing the
Brad Smith
2005-08-09
do not set PCI_COMMAND_MASTER_ENABLE explicitly as it's already set in pcisub...
Michael Shalayeff
2003-03-06
this is a fix for kernel panics and craches along w/ other stability
Michael Shalayeff
2001-12-31
unmap io space on failures and happy new year in russian
Michael Shalayeff
2001-11-05
Switch everything to the new bus_dmamap_sync API.
Artur Grabowski
2001-10-11
fix the cmd execution problem from pr#2116; from pvk@tsinet.ru
Michael Shalayeff
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
2001-04-16
dmesg cleanups
Theo de Raadt
2001-02-07
ok, commit this since it most likely to work; i guess now it will get tested ...
Michael Shalayeff
2000-12-17
Compaq SMART Array RAID controllers.
Michael Shalayeff