commit | 8c6531868d4917adbd363030f28a734b76c7471a | [log] [tgz] |
---|---|---|
author | Chris J Arges <arges@linux.vnet.ibm.com> | Tue Nov 04 12:19:06 2008 +0000 |
committer | Paul Mackerras <paulus@samba.org> | Wed Nov 19 16:04:23 2008 +1100 |
tree | 8456c959a1323bc0deb954ed7c5e0595aefd6121 | |
parent | 9b82f3e61758ed897200f0244b63a77c1791bcba [diff] |
serial/pmac_zilog: Add console polling support This implements poll_get_char and poll_put_char for console polling, which enables kgdb to work on machines that use the pmac_zilog serial driver, for example the Apple PowerMac G5. Signed-off-by: Chris J Arges <arges@linux.vnet.ibm.com> Signed-off-by: Paul Mackerras <paulus@samba.org>