summaryrefslogtreecommitdiff
path: root/sys/arch/hppa/gsc/gsckbc.c
AgeCommit message (Expand)Author
2004-02-13order irq,pri args to gsc_intr_establish() the way less confusing compared to...Michael Shalayeff
2003-08-07missed one wrt intr_establishMichael Shalayeff
2003-08-05support for shared interrupts as required by isa/eisa/pci. remove a gsckbc kl...Michael Shalayeff
2003-05-25more thorough reset sequence; miod@ okMichael Shalayeff
2003-05-22fix function name in the debugging printfMichael Shalayeff
2003-02-17Since the ps/2 input ports show up as two different devices, with the sameMiod Vallat
2003-02-15Rework the console management on hppa:Miod Vallat
2003-01-31Enter gsckbc, a driver for the ps/2-like input device ports found on manyMiod Vallat