Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Jul 2009 12:31:21 +0200
From:      Olivier Smedts <olivier@gid0.org>
To:        freebsd-current <freebsd-current@freebsd.org>
Subject:   new USB stack and ObsoleteFiles.inc
Message-ID:  <367b2c980907300331v7249b5bap4db1f50d6c5f9859@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
Isn't it time to add usbdevs(8) to OLD_FILES ?
It's still in the sources but I noticed it's not installed anymore
during installworld.

Something like :

Index: ObsoleteFiles.inc
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--- ObsoleteFiles.inc   (r=E9vision 195943)
+++ ObsoleteFiles.inc   (copie de travail)
@@ -313,6 +313,8 @@
 OLD_FILES+=3Dusr/share/man/man3/SLIST_REMOVE_NEXT.3.gz
 OLD_FILES+=3Dusr/share/man/man3/STAILQ_REMOVE_NEXT.3.gz
 # 20090527: removal of legacy USB stack
+OLD_FILES+=3Dusr/sbin/usbdevs
+OLD_FILES+=3Dusr/share/man/man8/usbdevs.8.gz
 OLD_FILES+=3Dusr/include/legacy/dev/usb/dsbr100io.h
 OLD_FILES+=3Dusr/include/legacy/dev/usb/ehcireg.h
 OLD_FILES+=3Dusr/include/legacy/dev/usb/ehcivar.h

I also have a file named
"/usr/share/man/en.ISO8859-1/cat8/usbdevs.8.gz", is it expected ?

Cheers,
Olivier

--=20
Olivier Smedts                                                 _
                                        ASCII ribbon campaign ( )
e-mail: olivier@gid0.org        - against HTML email & vCards  X
www: http://www.gid0.org    - against proprietary attachments / \

  "Il y a seulement 10 sortes de gens dans le monde :
  ceux qui comprennent le binaire,
  et ceux qui ne le comprennent pas."



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?367b2c980907300331v7249b5bap4db1f50d6c5f9859>