summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/uhci_pci.c
Commit message (Collapse)AuthorAgeFilesLines
...
* Changed pci_config_read() to pci_map_port(). Pointed out by Doug Rabson.n_hibma1999-04-111-2/+5
|
* fix typon_hibma1999-04-061-2/+2
|
* Cleaning up of code, remove unneeded cruft and maken_hibma1999-03-271-70/+46
| | | | code more compact.
* Check whether the PIRQD enable bit is set in LegSup and if not, set it.n_hibma1999-03-231-8/+17
| | | | | On my PIIX4 chip rev 1 this is required. Have not had any complaints from other people so it might be a problem with this stepping.
* Moved [uo]hci_pci.c from /sys/dev/pci to /sys/pci after Sorenn_hibma1999-02-181-0/+227
threatened to send Bruce. These files are no longer shared with NetBSD anyway. Requires a config and make depend.
OpenPOWER on IntegriCloud