freebsd-dev/sys/dev/ahci
Mariusz Zaborski 346483b1f1 ahci: increase timout
For some devices, like Marvell 88SE9230, it takes more time
to connect to the device. This patch introduces a special flag
that extends the timeout from around 100ms to around 500ms.

This change is based on the work of: Peter Eriksson <pen@lysator.liu.se>

PR:		243401
Reviewed by:	imp
Tested by:	dch
MFC after:	3 days
Sponsored by:	Equinix
Sponsored by:	SkunkWerks, GmbH
Sponsored by:	Klara, Inc.
Differential Revision:	https://reviews.freebsd.org/D38413
2023-02-10 17:10:04 +01:00
..
ahci_fsl_fdt.c ahci: Remove unused devclass arguments to DRIVER_MODULE. 2022-05-06 15:39:28 -07:00
ahci_generic.c ahci: Remove unused devclass arguments to DRIVER_MODULE. 2022-05-06 15:39:28 -07:00
ahci_mv_fdt.c Remove unused ahci_devclass. 2022-05-06 15:39:28 -07:00
ahci_pci.c ahci: increase timout 2023-02-10 17:10:04 +01:00
ahci.c ahci: increase timout 2023-02-10 17:10:04 +01:00
ahci.h ahci: increase timout 2023-02-10 17:10:04 +01:00
ahciem.c ahci: Remove unused devclass arguments to DRIVER_MODULE. 2022-05-06 15:39:28 -07:00