summaryrefslogtreecommitdiff
path: root/sys/dev/isa/pcppi.c
AgeCommit message (Expand)Author
2002-10-02Fix sizeof and whitespace bug from the script I'm using to do thethorpej
2002-10-02Use CFATTACH_DECL().thorpej
2002-09-27Declare all cfattach structures const.thorpej
2002-01-07Overhaul of the ISA autoconfiguration code to support directthorpej
2001-11-13add RCSIDlukem
2000-03-23New callout mechanism with two major improvements over the oldthorpej
2000-03-10Only poll for bell completion if we're calling in from cnbell(). Fixesthorpej
2000-03-06- Make the pcppi and pckbd drivers cooperate a little more -- pckbd providesthorpej
1998-04-15MI driver for the ISA speaker, and the IBM BASIC playstring interpreterdrochner