opnsense-src/sys/dev/sdio
Andriy Gapon 6eb503116e sdio: don't use CAM_PRIORITY_NONE for queued CCB-s
This is similar to changes done in other CAM drivers and fixes a panic
because of a sanity check added in b4b166b8c4.

While here, remove unneeded ccb setup in sdiobdiscover.
It's possible that ccb allocation in that function is not needed as
well, but I wasn't sure about that.

MFC after:	1 week
2025-08-05 19:27:12 +03:00
..
sdio_if.m sys: Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:54:58 -06:00
sdio_subr.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
sdio_subr.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
sdiob.c sdio: don't use CAM_PRIORITY_NONE for queued CCB-s 2025-08-05 19:27:12 +03:00
sdiob.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
sdiodevs sdiodevs: add more vendors and devices 2024-08-31 21:38:57 +00:00