summaryrefslogtreecommitdiff
path: root/sys/dev/pci/ohci_pci.c
AgeCommit message (Collapse)Author
2001-01-22fix pretty printTheo de Raadt
2001-01-21map and establish interrupts _after_ chip was initializedMichael Shalayeff
and driver has allocated it's internal data structures. deraadt@ ok
2000-07-04sync with NetBSD.Federico G. Schwindt
1999-11-07sync with NetBSD.Federico G. Schwindt
1999-09-27Disable ints. later; NetBSD.Federico G. Schwindt
1999-08-23Disable interrupts early; from NetBSD.Federico G. Schwindt
1999-08-13shorten dmesg output.Federico G. Schwindt
1999-08-13Remove unncessary printfs as well as NetBSD ifdefs.Federico G. Schwindt
Make dmesg output shorter.
1999-08-13USB controllers.Federico G. Schwindt