freebsd-dev/sys/dev/usb
John Baldwin 810ffc1e83 - Add a function to convert 6 byte SCSI commands for read, write, mode
sense, and mode select into their 10 byte equivalents.  Eventually the
  da(4) driver will become more intelligent about this, or at least allow
  umass(4) to pass quirks in directly.  However, this is a functional
  workaround until a better fix is implemented.
- Use the 6 to 10 conversion function to allow the ATAPI and UFI command
  sets to emulate 6 byte commands with 10 byte commands.
- Use the ATAPI command set rather than UFI for the ScanLogic SL11R-IDE
  as it supports the SYNCH_CACHE command.
- Enable ATAPI command set support.
- Pass READ/WRITE_12 commands through for UFI support as the UFI spec
  says they should be supported.
- Update a comment in the UFI translation function since we handle
  MODE_SELECT.
2001-12-18 07:55:17 +00:00
..
devlist2h.awk
FILES
hid.c
hid.h
if_aue.c Support MELCO LUA2-TX USB ethernet adaptor. 2001-11-19 18:47:49 +00:00
if_auereg.h Support MELCO LUA2-TX USB ethernet adaptor. 2001-11-19 18:47:49 +00:00
if_cue.c
if_cuereg.h
if_kue.c
if_kuereg.h
kue_fw.h
Makefile.usbdevs
ohci_pci.c
ohci.c
ohcireg.h
ohcivar.h
rio500_usb.h
udbp.c
udbp.h
ugen.c
uhci_pci.c
uhci.c
uhcireg.h
uhcivar.h
uhid.c
uhub.c
ukbd.c
ulpt.c
umass.c - Add a function to convert 6 byte SCSI commands for read, write, mode 2001-12-18 07:55:17 +00:00
umodem.c
ums.c
urio.c
usb_ethersubr.c
usb_ethersubr.h
usb_if.m
usb_mem.h
usb_port.h
usb_quirks.c
usb_quirks.h
usb_subr.c
usb.c
usb.h
usbcdc.h
usbdevs Add DIVA USB mp3 player. 2001-12-12 15:58:23 +00:00
usbdevs_data.h Add DIVA USB mp3 player. 2001-12-12 15:58:23 +00:00
usbdevs.h Add DIVA USB mp3 player. 2001-12-12 15:58:23 +00:00
usbdi_util.c
usbdi_util.h
usbdi.c
usbdi.h
usbdivar.h
usbhid.h
uscanner.c Add Mustek 1200 CU Plus scanner. 2001-11-28 12:37:04 +00:00