phk         2004-12-22 17:31:44 UTC
  FreeBSD src repository
  Modified files:
    sys/dev/usb          ugen.c 
  Log:
  Don't include vnode.h.
  Check O_NONBLOCK instead of IO_NDELAY
  
  Revision  Changes    Path
  1.101     +2 -3      src/sys/dev/usb/ugen.c