summaryrefslogtreecommitdiff
path: root/sys/dev/tc/tcreg.h
AgeCommit message (Collapse)Author
1997-11-07$OpenBSD$Niklas Hallqvist
1995-12-26from netbsd:Theo de Raadt
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.