Deleted Added
full compact
33c33
< * $FreeBSD: head/sys/dev/firewire/sbp.c 108529 2003-01-01 08:22:29Z simokawa $
---
> * $FreeBSD: head/sys/dev/firewire/sbp.c 108642 2003-01-04 06:40:57Z simokawa $
461c461,463
< printf("lun %d found\n", lun);
---
> SBP_DEBUG(0)
> printf("target %d lun %d found\n", target->target_id, lun);
> END_DEBUG