summaryrefslogtreecommitdiffstats
path: root/sys/dev/ofw/ofw_console.c
Commit message (Expand)AuthorAgeFilesLines
* Move the make_dev call from the cn_probe to a sysinit that runs atjake2002-01-091-1/+9
* 1. Lower the poll timeout for the ofw console driver from hz / 50 to hz / 4.jake2002-01-011-2/+2
* KSE Milestone 2julian2001-09-121-5/+5
* Quiet uninitialized variable warning (also a bug).jake2001-07-311-0/+2
* OpenFirmware kernel support, as used by the PowerPC and hopefully otherbenno2001-06-161-0/+306
OpenPOWER on IntegriCloud