commit | 59f02834f38c63be537f63a702c69b68af913bfa | [log] [tgz] |
---|---|---|
author | Kevin O'Connor <kevin@koconnor.net> | Mon Oct 12 10:09:15 2009 -0400 |
committer | Kevin O'Connor <kevin@koconnor.net> | Mon Oct 12 10:09:15 2009 -0400 |
tree | 86b5c59b50021ae851a8dffb60d3118d76269b94 | |
parent | 91031edcb2a6adf2510478bc81a4df68c5e3daf2 [diff] |
Add stubs for USB OHCI support. Enable USB wrapper functions to call either ohci or ehci helpers. Implement pci_config_maskw in place of pci_set_bus_master. Introduce 'struct usb_pipe' in place of 'void *' for pipes.