Home
last modified time | relevance | path

Searched refs:workaround (Results 1 – 7 of 7) sorted by relevance

/haiku/src/add-ons/kernel/busses/scsi/usb/
H A Dusb_scsi.settings.sample21 #ignore_sysinit2 true # workaround for some R5 + USB patches boot problem
H A DTODO37 #30) Try to workaround R5+patches=KDL problem. Ignore calls from 'sysinit2'?
/haiku/src/tests/servers/app/
H A DNOTES18 but supplying the library manually is a workaround for using test_app_server for now.
/haiku/src/bin/rc/tests/
H A Ddefaults.rdef67 resource() (int8) 123; // a possible workaround
/haiku/src/add-ons/kernel/busses/usb/
H A Dehci.cpp412 uint32 workaround = fPci->read_pci_config(fDevice, in EHCI() local
416 workaround | AMD_SBX00_EHCI_MISC_DISABLE_PERIODIC_LIST_CACHE); in EHCI()
/haiku/docs/develop/build/rc/
H A Dgrammar.rst400 workaround:
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/contrib/ath_hal/ar9300/
H A Dar9300_aphrodite10.ini701 //This is workaround in emulation.Because it cause tx dma stop. We must find out soluction.