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 / smbus
| File | Rev. | Age | Author | Last log entry | |
|---|---|---|---|---|---|
| 1.9 | 6 years | dillon | Change the kernel dev_t, representing a pointer to a specinfo structure, to cdev... | ||
| 1.5 | 7 years | dillon | Remove spl*() calls from the bus/ infrastructure, replacing them with critical s... | ||
| 1.4 | 9 years | daver | Sync with FreeBSD-5.x MODULE_DEPEND() and DECLARE_MODULE() broke viapm. Sync ii... | ||
| 1.4 | 6 years | swildner | Rename printf -> kprintf in sys/ and add some defines where necessary (files whi... | ||
| 1.3 | 6 years | swildner | Remove incorrect extern declarations for stuff that is already declared static. | ||
| 1.3 | 9 years | asmodai | Factor out the object system from new-bus so that it can be used by non-device c... | ||