Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/dev/usb remove XXX



details:   https://anonhg.NetBSD.org/src/rev/cffe51663dab
branches:  trunk
changeset: 816333:cffe51663dab
user:      christos <christos%NetBSD.org@localhost>
date:      Thu Jun 30 17:38:47 2016 +0000

description:
remove XXX

diffstat:

 sys/dev/usb/files.usb |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r 96f7a680a765 -r cffe51663dab sys/dev/usb/files.usb
--- a/sys/dev/usb/files.usb     Thu Jun 30 17:00:55 2016 +0000
+++ b/sys/dev/usb/files.usb     Thu Jun 30 17:38:47 2016 +0000
@@ -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 @@
 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



Home | Main Index | Thread Index | Old Index