]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit - sys/dev/puc/puc.c
MFC 245471:
authorjhb <jhb@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 28 Feb 2013 18:59:00 +0000 (18:59 +0000)
committerjhb <jhb@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 28 Feb 2013 18:59:00 +0000 (18:59 +0000)
commit4d2ccbcc791d00356a1b4611d29d0dbb741d2baa
tree19ff0ac91825bd5b3e9fb19ffa8489d7d077d5a9
parent0df6af33cdb2564d6c51e8c0b1db3c5c940df372
MFC 245471:
Do not require a filter-only interrupt handler for puc ports that are not
serial devices (such as printer ports).  This allows ppc devices attached
to puc to correctly setup an interrupt handler and work.

git-svn-id: svn://svn.freebsd.org/base/stable/8@247490 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/dev/puc/puc.c