Deleted Added
full compact
33c33
< * $FreeBSD: head/sys/dev/firewire/fwohci_pci.c 106809 2002-11-12 13:46:09Z simokawa $
---
> * $FreeBSD: head/sys/dev/firewire/fwohci_pci.c 107653 2002-12-06 02:17:30Z simokawa $
186c186,187
< printf("cache size %d.\n", (int) cache_line);
---
> if (bootverbose)
> device_printf(self, "cache size %d.\n", (int) cache_line);