summaryrefslogtreecommitdiffstats
path: root/sys/arch/sgi/hpc/wdsc.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Standardize xfer byte counts to ssize_t rather than a mix of size_t and intmiod2014-06-271-6/+8
* fix cut'n'paste abuse in "can't happen" error messagemiod2013-05-181-2/+2
* Don't include <mips64/archtype.h> unless you really need it.miod2012-10-031-4/+1
* Provide an hpc_intr_establish() function for hpc subdevices, so they don'tmiod2012-04-151-3/+2
* Work in progress support for the SGI Indigo, Indigo 2 and Indy systemsmiod2012-03-281-0/+290