Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Jan 2013 14:10:12 GMT
From:      Andreas Gustafsson <gson@gson.org>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   docs/175560: ugen(4) man page contains incorrect device node path
Message-ID:  <201301251410.r0PEAC42013810@red.freebsd.org>
Resent-Message-ID: <201301251420.r0PEK1QJ002258@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         175560
>Category:       docs
>Synopsis:       ugen(4) man page contains incorrect device node path
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jan 25 14:20:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Andreas Gustafsson
>Release:        9.1
>Organization:
>Environment:
9.1_RELEASE amd64
>Description:
The ugen(4) manpage says:

Files
     /dev/ugenN.EE  Endpoint EE of device N.

But after connecting a generic USB device with multiple
endpoints, no device nodes with names of this form exist:

  # ls /dev/ugen?.??
  ls: No match.

>How-To-Repeat:
Attach a USB device.  Run "ls /dev/ugen?.??".

>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:



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