Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Changed pci_config_read() to pci_map_port(). Pointed out by Doug Rabson. | n_hibma | 1999-04-11 | 1 | -2/+5 | |
| | ||||||
* | fix typo | n_hibma | 1999-04-06 | 1 | -2/+2 | |
| | ||||||
* | Cleaning up of code, remove unneeded cruft and make | n_hibma | 1999-03-27 | 1 | -70/+46 | |
| | | | | code more compact. | |||||
* | Check whether the PIRQD enable bit is set in LegSup and if not, set it. | n_hibma | 1999-03-23 | 1 | -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 Soren | n_hibma | 1999-02-18 | 1 | -0/+227 | |
threatened to send Bruce. These files are no longer shared with NetBSD anyway. Requires a config and make depend. |