Age | Commit message (Collapse) | Author |
|
The IST_* and IPL_* constants are not bus-specific; don't treat them as such.
|
|
|
|
IO bus for 3000-family boxes is now "tcasic" when then attaches tc.
esp_iomem is unnecessary, has been unnecessary for a while,
apparently.
|
|
|
|
portability definitions for machine-independent TC configuration code.
|
|
|
|
deal with renaming of asic to ioasic, and other new-tc-config changes
|
|
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.
This code requires <machine/tc_machdep.h>, which defines some
portability types specific to the TurboChannel bus code.
|
|
|
|
|
|
|
|
|
|
|
|
|