summaryrefslogtreecommitdiffstats
path: root/sys/dev/puc/lpt_puc.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* If you use sys/param.h, you don't need sys/types.hderaadt2017-09-081-2/+1
* Remove some includes include-what-you-use claims don'tjsg2015-03-141-2/+1
* Simplify various parts of the puc(4) attachment code. Tested lightlyderaadt2011-11-151-7/+2
* Use a new encoding for the entries in the pucdata table, the result isderaadt2011-10-251-4/+4
* print interrupt string like com at puc doesderaadt2009-07-151-2/+2
* puc@cardbus (only added (commented out) to whom has puc@pci enabled)mickey2006-07-311-6/+15
* First round of __P removal in sysmillert2002-03-141-3/+3
* convert to new timeoutsmickey2000-07-211-3/+4
* Add puc lpt driver support, not actually tested...downsj1999-11-281-0/+102