summaryrefslogtreecommitdiff
path: root/sys/arch/alpha/sableio/pckbc_sableio.c
AgeCommit message (Expand)Author
2021-05-07Liberally sprinkle static around to get more symbols out of thethorpej
2020-11-18malloc(9) -> kmem(9)thorpej
2020-09-22Changes to make MPSAFE interrupts work on Alpha:thorpej
2014-03-29make pci_intr_string and eisa_intr_string take a buffer and a lengthchristos
2014-03-21gc sprintf; reduce local static usage of interrupt strings that are onlychristos
2012-02-06Do a minor cleanup of alpha (this will make applying pullups post branchingmatt
2009-12-04Cleanup interrupt establish error messages. Do not mixnjoly
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2008-03-15Split device_t and softc for pckbc(4) and its attachments.cube
2008-01-05Fix includes.ad
2002-10-02Use CFATTACH_DECL().thorpej
2002-09-27Declare all cfattach structures const.thorpej
2002-09-27Rather than referencing the cfdriver directly in the cfdata entries,thorpej
2001-07-12bzero -> memsetthorpej
2000-12-21Add support for the AlphaServer 2100 (Sable) and the AlphaServer 2100Athorpej