summaryrefslogtreecommitdiffstats
path: root/sys/arch/sgi/gio/impact_gio.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* If you use sys/param.h, you don't need sys/types.hderaadt2017-09-081-2/+1
* Don't include <mips64/archtype.h> unless you really need it.miod2012-10-031-2/+1
* Don't forget to print the frame buffer name obtained from ARCS, as all othermiod2012-05-121-2/+6
* GIO devices with a 32-bit device identifier actually do not like halfword andmiod2012-05-101-4/+5
* Be more strict in the `are we the console device' logic at device attachmentmiod2012-05-101-2/+7
* Pour even more smarts into the GIO device identification code, to the pointmiod2012-04-241-15/+1
* Split the existing impact@xbow attachment into generic impact routines, andmiod2012-04-181-0/+142