Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | If you use sys/param.h, you don't need sys/types.h | 2017-09-08 | 1 | -2/+1 | |
| | |||||
* | Remove some includes include-what-you-use claims don't | 2015-03-14 | 1 | -2/+1 | |
| | | | | | | | have any direct symbols used. Tested for indirect use by compiling amd64/i386/sparc64 kernels. ok tedu@ deraadt@ | ||||
* | Simplify various parts of the puc(4) attachment code. Tested lightly | 2011-11-15 | 1 | -7/+2 | |
| | | | | by krw and myself. | ||||
* | Use a new encoding for the entries in the pucdata table, the result is | 2011-10-25 | 1 | -4/+4 | |
| | | | | | | that the .o file is half the size. Tested by camield (who just doubled the table size recently for a 16-port device). Hopefully no regressions, since this is a pretty large change of a very large table. | ||||
* | print interrupt string like com at puc does | 2009-07-15 | 1 | -2/+2 | |
| | |||||
* | puc@cardbus (only added (commented out) to whom has puc@pci enabled) | 2006-07-31 | 1 | -6/+15 | |
| | | | | | | tested on puc@pci by fkr and meself on the cardbus. still needs a bit more work but generally works. deraadt@ ok and some input from miod@ | ||||
* | First round of __P removal in sys | 2002-03-14 | 1 | -3/+3 | |
| | |||||
* | convert to new timeouts | 2000-07-21 | 1 | -3/+4 | |
| | |||||
* | Add puc lpt driver support, not actually tested... | 1999-11-28 | 1 | -0/+102 | |