opnsense-src/sys/dev/usb
Warner Losh f83fe7ce90 Don't wait for the printer to become ready before allowing the open to
succeed.  There are many printers that return status over the read
channel, and if we wait for the status to become ready, then we can't
find the status automatically.  Linux doesn't wait, nor does it ever
seem to really check the status in any meaningful way...  If there
really is a problem, the writes to the bulk out endpoint will still
fail (like they would if the printer was ready and then ran out of
paper or became unready).

In addition, there are a number of printers being made that emulate
the 'status' byte by returning '0' always rather than '0x18'.  This
fixes the EBUSY on open timeouts on those printer as well.

Reviewed by: the defining silence on usb@
2005-07-15 04:19:42 +00:00
..
dsbr100io.h
ehci.c Remove bus_{mem,p}io.h and related code for a micro-optimization on i386 2005-05-29 04:42:30 +00:00
ehci_pci.c Identify the Intel ICH4 EHCI controller. 2005-06-10 08:28:22 +00:00
ehcireg.h
ehcivar.h
FILES
hid.c
hid.h
if_aue.c Stop embedding struct ifnet at the top of driver softcs. Instead the 2005-06-10 16:49:24 +00:00
if_auereg.h Stop embedding struct ifnet at the top of driver softcs. Instead the 2005-06-10 16:49:24 +00:00
if_axe.c Stop embedding struct ifnet at the top of driver softcs. Instead the 2005-06-10 16:49:24 +00:00
if_axereg.h Stop embedding struct ifnet at the top of driver softcs. Instead the 2005-06-10 16:49:24 +00:00
if_cdce.c Stop embedding struct ifnet at the top of driver softcs. Instead the 2005-06-10 16:49:24 +00:00
if_cdcereg.h Stop embedding struct ifnet at the top of driver softcs. Instead the 2005-06-10 16:49:24 +00:00
if_cue.c Stop embedding struct ifnet at the top of driver softcs. Instead the 2005-06-10 16:49:24 +00:00
if_cuereg.h Stop embedding struct ifnet at the top of driver softcs. Instead the 2005-06-10 16:49:24 +00:00
if_kue.c Stop embedding struct ifnet at the top of driver softcs. Instead the 2005-06-10 16:49:24 +00:00
if_kuereg.h Stop embedding struct ifnet at the top of driver softcs. Instead the 2005-06-10 16:49:24 +00:00
if_rue.c Stop embedding struct ifnet at the top of driver softcs. Instead the 2005-06-10 16:49:24 +00:00
if_ruereg.h Stop embedding struct ifnet at the top of driver softcs. Instead the 2005-06-10 16:49:24 +00:00
if_udav.c Stop embedding struct ifnet at the top of driver softcs. Instead the 2005-06-10 16:49:24 +00:00
if_udavreg.h Stop embedding struct ifnet at the top of driver softcs. Instead the 2005-06-10 16:49:24 +00:00
if_ural.c remove driver-private key allocators; use the default one instead 2005-07-10 00:17:05 +00:00
if_uralreg.h Initial import of ipw, iwi, ral and ural drivers: 2005-04-18 18:47:38 +00:00
if_uralvar.h Make sure that all the necessary USB endpoints are found during device 2005-07-08 19:19:06 +00:00
kue_fw.h
ohci.c Remove bus_{mem,p}io.h and related code for a micro-optimization on i386 2005-05-29 04:42:30 +00:00
ohci_pci.c Power state management now done in PCI bus code 2005-06-05 22:53:09 +00:00
ohcireg.h
ohcivar.h
rio500_usb.h
sl811hs.c Add SL811 based host controller driver for CF usb host controller. 2005-07-14 15:57:01 +00:00
sl811hsreg.h Add SL811 based host controller driver for CF usb host controller. 2005-07-14 15:57:01 +00:00
sl811hsvar.h Add SL811 based host controller driver for CF usb host controller. 2005-07-14 15:57:01 +00:00
slhci_pccard.c Add SL811 based host controller driver for CF usb host controller. 2005-07-14 15:57:01 +00:00
ubsa.c
ubser.c
ubser.h
ucom.c Fix the handling of the UCS_RXSTOP flag so that it always tracks 2005-04-12 00:26:40 +00:00
ucomvar.h
ucycom.c
udbp.c
udbp.h
ufm.c
uftdi.c Add support for FTDI's FT2232C twin channel chip. 2005-04-05 22:09:18 +00:00
uftdireg.h
ugen.c
ugraphire_rdesc.h
uhci.c Remove bus_{mem,p}io.h and related code for a micro-optimization on i386 2005-05-29 04:42:30 +00:00
uhci_pci.c
uhcireg.h
uhcivar.h
uhid.c
uhub.c Take out Giant in uhub_child_* in giant. There's one place where we 2005-05-11 15:21:22 +00:00
ukbd.c Use the usb_callout_* API instead of timeout()/untimeout() in order 2005-03-30 08:32:41 +00:00
ulpt.c Don't wait for the printer to become ready before allowing the open to 2005-07-15 04:19:42 +00:00
umass.c Plug a potential memory leak. 2005-05-11 18:53:14 +00:00
umct.c
umodem.c
ums.c
uplcom.c Add support for IODATA USB-RSAQ3 USB-Serial Adapter. 2005-07-03 23:51:16 +00:00
urio.c
usb.c Prepare to commit SL811 based Host controller driver. 2005-07-14 14:19:05 +00:00
usb.h
usb_ethersubr.c
usb_ethersubr.h
usb_if.m
usb_mem.c
usb_mem.h
usb_port.h
usb_quirks.c
usb_quirks.h
usb_subr.c
usbcdc.h
usbdevs update ural ids 2005-07-08 16:28:24 +00:00
usbdi.c
usbdi.h Add convenience functions to get port and interface. 2005-05-16 06:58:43 +00:00
usbdi_util.c
usbdi_util.h
usbdivar.h
usbhid.h
uscanner.c
uvisor.c A patch to support Palm Tungsten T via USB-Cradle. 2005-05-04 00:46:24 +00:00
uvscom.c