Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Blink leds on the DEC 3000 models (three different led types). | 2009-11-07 | 1 | -1/+2 | |
| | |||||
* | Pass a device name to {tc,tcds,ioasic}_intr_establish in order to get | 2008-08-09 | 1 | -2/+2 | |
| | | | | meaningful names associated to the interrupt counters. | ||||
* | Give iada_modname[] room for a terminating NUL in struct ioasicdev_attach_args; | 2008-07-30 | 1 | -2/+2 | |
| | | | | ok deraadt@ | ||||
* | Use new event counter API for interrupt counting on alpha. By me, with some | 2004-06-28 | 1 | -2/+1 | |
| | | | | edits by Theo. deraadt@ ok | ||||
* | Big TURBOchannel support catchup from NetBSD, part 1. | 2002-05-02 | 1 | -24/+27 | |
| | | | | | | | | | 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. | ||||
* | Final __P removal plus some cosmetic fixups | 2002-03-14 | 1 | -3/+3 | |
| | |||||
* | First round of __P removal in sys | 2002-03-14 | 1 | -5/+5 | |
| | |||||
* | $OpenBSD$ | 1997-11-07 | 1 | -0/+1 | |
| | |||||
* | partial sync with netbsd 960418, more to come | 1996-04-21 | 1 | -2/+2 | |
| | |||||
* | from netbsd: | 1995-12-26 | 1 | -0/+73 | |
autoconfiguration information for the TurboChannels System ("IOCTL") ASIC found in many DECstations and all of the TC-bus Alphas. This is provided so that the machine-independent TC if_le driver will be able to use it. |