summaryrefslogtreecommitdiff
path: root/sys/dev/pci/adw_pci.c
AgeCommit message (Expand)Author
2002-03-14First round of __P removal in sysTodd C. Miller
2001-08-25Change pci_intr_map to take pci_attach_args as an argument.Artur Grabowski
2001-07-11Eliminate use of static functions in line with normal OpenBSDKenneth R Westerback
2001-06-12Make pci_mapreg_map take an extra argument where we canNiklas Hallqvist
2001-04-11Update the adw driver to use the latest version of firmware (3.3f).Kenneth R Westerback
2000-06-28sync with NetBSD v1.7Kenneth R Westerback
2000-04-29add $ tagKenneth R Westerback
2000-02-19From NetBSD:Todd C. Miller
2000-02-07sync with netbsd. ok @deraadtKenneth R Westerback
2000-02-05support new u2w cards; dante@mclink.it, merged by kwesterback@home.comTheo de Raadt
1998-11-17Add adw device driver, from NetBSD.Jason Downs