aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/ppbus/pcfclock.c
Commit message (Expand)AuthorAgeFilesLines
* Remove ~25 unneeded #include <sys/conf.h>Poul-Henning Kamp2000-04-191-1/+0
* Fix buffer overrun in pcfclock_read(). The submitter is the originalSheldon Hearn2000-02-201-0/+3
* Some newbus-inspired tidy-ups. Use device_identify() rather than scanningPeter Wemm2000-01-231-27/+22
* Add parallel port clock driver.Jordan K. Hubbard2000-01-191-0/+348