iedowse     2005-11-12 17:39:32 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/usb          ulpt.c 
  Log:
  Fix a > 1 year old typo that caused the ulpt driver to try reading
  from the printer and discarding the data even if the ulpt device
  was opened for reading. This resulted in crashes because two
  conconcurrent read transfers were using the same transfer structure.
  
  PR:             usb/88886
  Reported By:    Alex Pivovarov
  MFC after:      1 week
  
  Revision  Changes    Path
  1.68      +1 -1      src/sys/dev/usb/ulpt.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to