aboutsummaryrefslogtreecommitdiff
path: root/sys/alpha/tc/ioasic.c
Commit message (Expand)AuthorAgeFilesLines
* Desupport the TurboChannel Alpha's. This means the DEC3000/300* Pelic*David E. O'Brien2002-07-091-387/+0
* Remove __P(). This was tested on the GENERIC kernel.David E. O'Brien2002-03-201-3/+3
* Remove the 'ivars' arguement to device_add_child() andMatthew N. Dodd1999-12-031-1/+5
* Attempt at cleaning up the (unused part of) support for TurboChannel toNick Hibma1999-10-051-2/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Alter the behavior of sys/kern/subr_bus.c:device_print_child()Matthew N. Dodd1999-07-291-6/+10
* Serves me right for doing this by inspection and then a build afterwardsPeter Wemm1999-05-101-1/+2
* Fix warnings (I hope)Peter Wemm1999-05-101-8/+6
* Move the declaration of the interrupt type from the driver structureDoug Rabson1999-05-081-2/+1
* Add support for TurboChannel alphas (DEC 3000/300 and 3000/500).Doug Rabson1998-08-201-0/+381