Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.
Current directory: [DragonFly] / src / sys / bus / pci
| File | Rev. | Age | Author | Last log entry | |
|---|---|---|---|---|---|
| 1.1 | 9 years | joerg | PCCARD has a central device database in bus/pccard/pccarddevs, add one for PCI a... | ||
| 1.2 | 10 years | dillon | Add the DragonFly cvs id and perform general cleanups on cvs/rcs/sccs ids. Most... | ||
| 1.2 | 9 years | joerg | Add generated pcidevs files. Fix a small typo in devlist2h.awk. | ||
| 1.58 | 4 years | swildner | Fix some typos in user visible messages. | ||
| 1.1 | 4 years | dillon | Create an #include layer for bus/pci and bus/isa so source files do not have to ... | ||
| 1.14 | 6 years | swildner | Fix numerous spelling mistakes. | ||
| 1.5 | 8 years | joerg | Use PCIB_ROUTE_INTERRUPT instead of PCI_ROUTE_INTERRUPT, the latter is long dead... | ||
| 1.8 | 6 years | swildner | Rename printf -> kprintf in sys/ and add some defines where necessary (files whi... | ||
| 1.8 | 5 years | sephe | - Factor out pcie_slotimpl() to check whether PCI Express slot is implemented. -... | ||
| 1.6 | 4 years | hasso | Quite minimal patchset to help to save some more power - put unused PCI devices ... | ||
| 1.1 | 9 years | joerg | Add pcib_if.m | ||
| 1.3 | 6 years | swildner | Remove incorrect extern declarations for stuff that is already declared static. | ||
| 1.1 | 4 years | dillon | Create an #include layer for bus/pci and bus/isa so source files do not have to ... | ||
| 1.35 | 4 years | sephe | Add IDs for JMicron and its JMC250/JMC260 | ||
| 1.35 | 4 years | sephe | regen | ||
| 1.35 | 4 years | sephe | regen | ||
| 1.18 | 4 years | sephe | Add bits for PCI Express device control register | ||
| 1.20 | 6 years | swildner | Rename printf -> kprintf in sys/ and add some defines where necessary (files whi... | ||
| 1.17 | 4 years | sephe | Add pcie_set_max_readrq() to avoid code duplication between various network devi... | ||