Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix building with GCC 4.2: ensure types are defined before refering to them. | obrien | 2006-06-29 | 1 | -1/+1 |
* | Rewrite of puc(4). Significant changes are: | marcel | 2006-04-28 | 1 | -35/+19 |
* | Add missing <sys/module.h> includes | phk | 2004-05-30 | 1 | -0/+1 |
* | Moved the function pointer in struct puc_device_description to the end | bde | 2004-04-18 | 1 | -1/+0 |
* | const char ** needs to be passed, not char **. | imp | 2003-10-27 | 1 | -1/+1 |
* | Use __FBSDID(). | obrien | 2003-08-24 | 1 | -1/+3 |
* | Add "missing scratch-pad register" to the first of the two ports | phk | 2002-09-27 | 1 | -2/+2 |
* | Remove a debug printf. | phk | 2002-09-03 | 1 | -2/+2 |
* | Stylistic fixes for the inclusion of the opt_puc.h header, so it comes from the | jmallett | 2002-09-01 | 1 | -2/+2 |
* | More cleaning up and unhacking: | phk | 2002-08-31 | 1 | -3/+7 |
* | Split the puc driver in pci specific and generic parts. | phk | 2002-08-31 | 1 | -0/+106 |