summaryrefslogtreecommitdiff
path: root/sys/dev/usb/ehci_pci.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/usb/ehci_pci.c')
-rw-r--r--sys/dev/usb/ehci_pci.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/usb/ehci_pci.c b/sys/dev/usb/ehci_pci.c
index fce51b1d682e2..71900a8e1d0fb 100644
--- a/sys/dev/usb/ehci_pci.c
+++ b/sys/dev/usb/ehci_pci.c
@@ -36,7 +36,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/sys/dev/usb/ehci_pci.c,v 1.14.2.3 2006/01/29 00:02:54 iedowse Exp $");
/*
* USB Enhanced Host Controller Driver, a.k.a. USB 2.0 controller.