Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Big TURBOchannel support catchup from NetBSD, part 1. | 2002-05-02 | 1 | -1/+1 | |
| | | | | | | | | | A few local changes and tweaks remain. This bring DEC 3000 machines back in the game, but framebuffers are still not supported at the moment. Thanks to ericj@ and nate@ for supplying me a DEC 3000 for testing. | ||||
* | $OpenBSD$ | 1997-11-07 | 1 | -0/+1 | |
| | |||||
* | from netbsd: | 1995-12-26 | 1 | -0/+61 | |
machine-independent TurboChannel bus configuration. These files deal with stuff like: (1) configuring built-in devices, (2) looking at TC slots configuring any devices found. The lists of slots, slot locations, etc. and built-in devices are provided by machine-dependent code. Interrupt handling is also provided by machine-dependent code, but the MD code provides hooks so that standard names for 'establish' and 'disestablish' can be used in drivers. |