aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/ppbus/pcfclock.c
Commit message (Expand)AuthorAgeFilesLines
* MFC:Nick Hibma2000-05-241-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