summaryrefslogtreecommitdiff
path: root/sys/dev/pci/cy_pci.c
AgeCommit message (Collapse)Author
2000-12-10support newer cy cards; elektrosatan@voltagenoir.org, pr#1479Theo de Raadt
1997-08-12Removed unused vars. Added missing arg to bus_space_map.Niklas Hallqvist
Reported by Berndt Josef Wulf <wulf@ping.net.au>
1996-11-28Adaption to new bus.h from NetBSD. Various driver has been updated toNiklas Hallqvist
NetBSD 961107 state. Other has not, partly because sometimes the bus.h changes was coupled with other changes.
1996-11-12s/bus.h/bus.old.h/ to make the transit to the bus_space bus.h an easy roadNiklas Hallqvist
possibly taken in small steps
1996-07-27split cy driver upTheo de Raadt