Re: usb (ucom) driver code comments..?

From: Terry Lambert (tlambert2_at_mindspring.com)
Date: 07/31/03

  • Next message: Kai Mosebach: "[Bug c++/11735] [3.3 Regression] internal compiler error: Segmentation fault"
    Date: Thu, 31 Jul 2003 00:39:25 -0700
    To: "M. Warner Losh" <imp@bsdimp.com>
    
    

    "M. Warner Losh" wrote:
    > In message: <200307301041.16162.jrhoden@unimelb.edu.au>
    > JacobRhoden <jrhoden@unimelb.edu.au> writes:
    > : I am trying to get a device working which uses ucom, and the ucom code has no
    > : comments whatsoever, I am able to work bits out, I was wondering if there was
    > : any sort of documentation whatsoever on this area?
    >
    > Use the source luke. However, you'll need to look closely at
    > sys/kern/tty* as well. Looking at something like umodem that
    > implements a ucom plug in might be useful too. You might check out
    > the handbook too, but I think that the usb docs there don't
    > specifically cover usb.

    There was also a patch posted to the -current or -hackers mailing
    list around about the end of May that switched 0 and 1 and made
    made this wort of thing work for another USB device.

    -- Terry
    _______________________________________________
    freebsd-hackers@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
    To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org"


  • Next message: Kai Mosebach: "[Bug c++/11735] [3.3 Regression] internal compiler error: Segmentation fault"

    Relevant Pages

    • Visor, USB, 4.9
      ... FreeBSD 4.8 but after a cvsup and a switch to ucom ... pconn_usb_open: Can't get information about USB device. ...
      (freebsd-questions)
    • Re: usb (ucom) driver code comments..?
      ... I am trying to get a device working which uses ucom, and the ucom code has no ... comments whatsoever, I am able to work bits out, I was wondering if there was ... but I think that the usb docs there don't ...
      (freebsd-hackers)
    • USB GPS Receiver
      ... I shiped and usb gps receiver ... he is detected as ugen but not attached with ucom: ... AleStation:/home/ale $ uname -a ... 01:14:29 UTC 2005 ...
      (freebsd-questions)