Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix IOC4DEV_xxx numbers, so that devices besides the first two serial ports | 2013-12-30 | 1 | -7/+7 | |
| | | | | actually handle their own interrupts. How could this get unnoticed so far? | ||||
* | Add glue to attach iockbc(4) to iof(4) as well. Tested by deraadt@ | 2009-11-18 | 1 | -1/+9 | |
| | |||||
* | Make iof(4) pass its bus speed to children, this in turn allows com(4) to | 2009-10-13 | 1 | -1/+4 | |
| | | | | pick the right clock if the PCI bus the I/O board is on degrades to 33MHz. | ||||
* | Attach DS1742 style dsrtc to iof (IOC4) too. | 2009-10-07 | 1 | -2/+8 | |
| | |||||
* | Blind partial support for IOC4 chip, found on IO8 and IO9 base I/O boards on | 2009-08-18 | 1 | -0/+60 | |
Origin 350 and Tezro systems. While this chip provides serial ports, an ATAPI interface and a PS/2 keyboard and mouse interface, this code currently only attempts to support the serial ports. |