Module Name:    src
Committed By:   christos
Date:           Thu Jun 30 17:38:47 UTC 2016

Modified Files:
        src/sys/dev/usb: files.usb

Log Message:
remove XXX


To generate a diff of this commit:
cvs rdiff -u -r1.140 -r1.141 src/sys/dev/usb/files.usb

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/sys/dev/usb/files.usb
diff -u src/sys/dev/usb/files.usb:1.140 src/sys/dev/usb/files.usb:1.141
--- src/sys/dev/usb/files.usb:1.140	Thu Jun 23 03:32:12 2016
+++ src/sys/dev/usb/files.usb	Thu Jun 30 13:38:47 2016
@@ -1,4 +1,4 @@
-#	$NetBSD: files.usb,v 1.140 2016/06/23 07:32:12 skrll Exp $
+#	$NetBSD: files.usb,v 1.141 2016/06/30 17:38:47 christos Exp $
 #
 # Config file and device description for machine-independent USB code.
 # Included by ports that need it.  Ports that use it must provide
@@ -536,7 +536,6 @@ file	dev/usb/if_run.c		run
 attach	athn at usbdevif with athn_usb: firmload
 file	dev/usb/if_athn_usb.c		athn_usb		needs-flag
 
-# XXX: ljt
 # Realtek RTL8188SU/RTL8191SU/RTL8192SU
 device	rsu: arp, ether, firmload, ifnet, wlan
 attach	rsu at usbdevif

Reply via email to