Deleted Added
full compact
28c28
< __FBSDID("$FreeBSD: head/sys/dev/puc/puc.c 227293 2011-11-07 06:44:47Z ed $");
---
> __FBSDID("$FreeBSD: head/sys/dev/puc/puc.c 245471 2013-01-15 20:13:25Z jhb $");
625c625
< if (ihand != NULL)
---
> if (port->p_type == PUC_TYPE_SERIAL && ihand != NULL)