Searched hist:159225 (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/dev/usb/
H A Dusb_device.hdiff 189906 Mon Mar 16 23:52:53 MDT 2009 thompsa MFp4 //depot/projects/usb 159225,159241,159292

Fix regression issue in the USB file system interface.
- Use cdev_privdata pointer as indicator of correct file handle.
- Remove redundant FIFO opened flags.

Don't send ZLP at close for ulpt and uscanner devices as this causes some
models to stop working. This reverts back to the USB1 behaviour.

Submitted by: Hans Petter Selasky
H A Dusb_dev.cdiff 189906 Mon Mar 16 23:52:53 MDT 2009 thompsa MFp4 //depot/projects/usb 159225,159241,159292

Fix regression issue in the USB file system interface.
- Use cdev_privdata pointer as indicator of correct file handle.
- Remove redundant FIFO opened flags.

Don't send ZLP at close for ulpt and uscanner devices as this causes some
models to stop working. This reverts back to the USB1 behaviour.

Submitted by: Hans Petter Selasky
/freebsd-11-stable/sys/dev/ubsec/
H A Dubsec.cdiff 159225 Sun Jun 04 12:13:17 MDT 2006 pjd Add support for the CRD_F_KEY_EXPLICIT flag for both encryption and
authentication operations.

Completed in 145 milliseconds