summaryrefslogtreecommitdiff
path: root/sys/dev/ic/cy.c
AgeCommit message (Expand)Author
2000-07-08When receiving an rx interrupt on a closed or unconfigured port, readsommerfeld
2000-07-06Use device_lookup().thorpej
2000-05-29* Support (not so) new cards. (only Cyclom-8YsP+ is tested)tsubai
2000-03-23New callout mechanism with two major improvements over the oldthorpej
1999-09-09Add support for Cyclade boards with new Risc II serial controller.tron
1998-03-22Fix error in previous change.mycroft
1998-03-21Well, I don't have a Cyclades board, but I needed the alpha kernelsmjacob
1998-01-12Adjust for config changes.thorpej
1997-06-17fix several bugs pointed out by Jarkko Torppa <torppa@cute.fi> in PR 3753:cgd
1997-04-13clean up an autoconfiguration printf. Much more should be donecgd
1996-10-21New bus.h implementation/interface:thorpej
1996-10-13backout kprintf changeschristos
1996-10-10- printf -> kprintf, sprintf -> ksprintfchristos
1996-09-26Use "cy_port_num" rather than "cy_port" where appropriate.thorpej
1996-09-24New Cyclades driver from Timo Rossichristos