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 / isa
| File | Rev. | Age | Author | Last log entry | |
|---|---|---|---|---|---|
| 1.1 | 4 years | dillon | Create an #include layer for bus/pci and bus/isa so source files do not have to ... | ||
| 1.14 | 4 years | dillon | Allow an alignment default of 0 to be treated as 1. Obtained-from: FreeBSD | ||
| 1.4 | 7 years | dillon | Get rid of bus_{disable,enable}_intr(), it wasn't generic enough for our needs. ... | ||
| 1.1 | 4 years | dillon | Create an #include layer for bus/pci and bus/isa so source files do not have to ... | ||
| 1.1 | 4 years | dillon | Create an #include layer for bus/pci and bus/isa so source files do not have to ... | ||
| 1.4 | 9 years | asmodai | Factor out the object system from new-bus so that it can be used by non-device c... | ||
| 1.8 | 6 years | dillon | Implement kern.do_async_attach. default disabled. To enable add kern.do_async_a... | ||
| 1.4 | 7 years | swildner | Remove PC98 support. | ||
| 1.9 | 7 years | dillon | Replace the the buffer cache's B_READ, B_WRITE, B_FORMAT, and B_FREEBUF b_flags ... | ||
| 1.14 | 4 years | swildner | Remove unused variable. Found-by: LLVM/Clang Static Analyzer | ||
| 1.5 | 4 years | dillon | Create an #include layer for bus/pci and bus/isa so source files do not have to ... | ||
| 1.11 | 4 years | swildner | Fix typo. | ||
| 1.3 | 7 years | swildner | Remove PC98 support. | ||
| 1.3 | 9 years | dillon | Import a good chunk of the PNP code from FreeBSD-5.x | ||
| 1.3 | 6 years | dillon | Further normalize the _XXX_H_ symbols used to conditionalize header file inclusi... | ||
| 1.9 | 6 years | dillon | Major kernel build infrastructure changes, part 1/2 (sys). These changes are pr... | ||
| 1.14 | 5 years | swildner | Remove unused variables. | ||