summaryrefslogtreecommitdiffstats
path: root/sys/arch/sgi/dev/com_iof.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Get serial console speed from prom, and use it instead of hardcoding 9600 bps,miod2009-10-161-3/+2
* Make iof(4) pass its bus speed to children, this in turn allows com(4) tomiod2009-10-131-5/+2
* Make sure com@io[cf] attachment stanzas with locators win over generic com*miod2009-10-111-1/+6
* Small steps towards getting the serial clock correct on IOC4 serial ports.miod2009-10-071-2/+6
* Blind partial support for IOC4 chip, found on IO8 and IO9 base I/O boards onmiod2009-08-181-0/+123