summaryrefslogtreecommitdiff
path: root/sys/dev/pci/cac_pci.c
AgeCommit message (Expand)Author
2022-03-11Constify struct cfattach.Martin Pieuchot
2021-03-05ansiJonathan Gray
2019-12-31include sys/sensors.h for sensor use in cacvar.hJonathan Gray
2014-12-19Use <sys/endian.h> instead of <machine/endian.h>Philip Guenther
2013-05-30Enforce ca_activate tree-walks over the entire heirarchy for all events,Theo de Raadt
2009-04-06Adjust for renaming the DEC 21554 in pcidevs.Mark Kettenis
2008-06-26First 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 theBrad Smith
2005-08-09do not set PCI_COMMAND_MASTER_ENABLE explicitly as it's already set in pcisub...Michael Shalayeff
2003-03-06this is a fix for kernel panics and craches along w/ other stabilityMichael Shalayeff
2001-12-31unmap io space on failures and happy new year in russianMichael Shalayeff
2001-11-05Switch everything to the new bus_dmamap_sync API.Artur Grabowski
2001-10-11fix the cmd execution problem from pr#2116; from pvk@tsinet.ruMichael Shalayeff
2001-08-25Change pci_intr_map to take pci_attach_args as an argument.Artur Grabowski
2001-06-12Make pci_mapreg_map take an extra argument where we canNiklas Hallqvist
2001-04-16dmesg cleanupsTheo de Raadt
2001-02-07ok, commit this since it most likely to work; i guess now it will get tested ...Michael Shalayeff
2000-12-17Compaq SMART Array RAID controllers.Michael Shalayeff