https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204521
--- Comment #267 from gn...@justmail.de --- (In reply to Henri Hennebert from comment #265) I added the lspci output. Maybe it has some value. I modified the driver hopefully as requested. > 1. uniquely adding back RTSX_CLR(sc, RTSX_PM_CTRL3, RTSX_D3_DELINK_MODE_EN); I uncommented that line and kept the RTSX_SET uncommented. The sd card was usable with that modification. > 2. uniquely removing RTSX_SET(sc, RTSX_PETXCFG, RTSX_PETXCFG_CLKREQ_PIN); I commmented that line and kept the RTSX_CLR commented. The sd card was usable with that modification. With both modifications the card detection worked and the card was usable. Unfortunately rebooting into FreeBSD from Windows is unchanged, the driver does not detect card insertion/removal. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ freebsd-bugs@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"