[Bug 204521] [new driver] [request] Port rtsx from OpenBSD to FreeBSD

2020-05-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204521 --- Comment #133 from Gary Jennejohn --- (In reply to Zeus Panchenko from comment #129) I would suggest putting the SD card into the holder and then inserting it. Poor contact of the card in the holder will lead to errors. -- You are rec

[Bug 204521] [new driver] [request] Port rtsx from OpenBSD to FreeBSD

2020-05-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204521 --- Comment #132 from Gary Jennejohn --- (In reply to hlh from comment #131) Good idea. -- You are receiving this mail because: You are the assignee for the bug. ___ freebsd-bugs@freebsd.org mai

[Bug 204521] [new driver] [request] Port rtsx from OpenBSD to FreeBSD

2020-05-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204521 --- Comment #131 from h...@restart.be --- (In reply to jyoung15 from comment #127) Just to check if ther is a timing problem, can you try: diff --git a/rtsx.c b/rtsx.c index 13ce3df..6da1b1c 100644 --- a/rtsx.c +++ b/rtsx.c @@ -547,6 +547,7

[Bug 204521] [new driver] [request] Port rtsx from OpenBSD to FreeBSD

2020-05-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204521 --- Comment #130 from Gary Jennejohn --- (In reply to jyoung15 from comment #127) This appears to be a strange bug in your hardware. The Linux code also depends on the bit being set in BIPR to determine whether a card is inserted. Since R

[Bug 204521] [new driver] [request] Port rtsx from OpenBSD to FreeBSD

2020-05-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204521 --- Comment #129 from Zeus Panchenko --- when an empty microSD adaptor inserted first and the very microSD card inserted after that, I see CRC errors kldunload/load doesn't help, only reboot > uname FreeBSD 12.1-RELEASE-p3 GENERIC amd64

[Bug 204521] [new driver] [request] Port rtsx from OpenBSD to FreeBSD

2020-05-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204521 --- Comment #128 from Lyubomir --- Thanks for the great work. I can confirm that it compiles and loads on: Lenovo T450 pciconf -lv rtsx0@pci0:2:0:0: class=0xff card=0x503417aa chip=0x522710ec rev=0x01 hdr=0x00 vendor = 'Realtek

[Bug 237590] powerpc64 PowerMac11,2 and 7,2 context, -r330614 and later (including -r345758): "ofwdump -ap" crashes the system; probable -r330610 "cause"

2020-05-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237590 --- Comment #10 from Mark Millard --- (In reply to Justin Hibbits from comment #7) "Is this still a problem?": Unsure but I expect: high probability for yes for without usefdt . (And, as things are, usefdt mode does not work well.) I seem

[Bug 237590] powerpc64 PowerMac11,2 and 7,2 context, -r330614 and later (including -r345758): "ofwdump -ap" crashes the system; probable -r330610 "cause"

2020-05-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237590 --- Comment #9 from Mark Millard --- (In reply to Justin Hibbits from comment #7) So I reviewed 233863 's comments and the 3 attachments and this should make your exploration much easier . . . What comments to read for which attachments i

[Bug 237590] powerpc64 PowerMac11,2 and 7,2 context, -r330614 and later (including -r345758): "ofwdump -ap" crashes the system; probable -r330610 "cause"

2020-05-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237590 --- Comment #8 from Mark Millard --- (In reply to Justin Hibbits from comment #7) Quick summary: look at my attachments in . . . https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233863 I put a fair amount of notes in the code with more

[Bug 246722] ktrace(1): Add example to trace all processes

2020-05-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246722 Mark Linimon changed: What|Removed |Added Keywords||patch -- You are receiving this ma

[Bug 246748] feature wish: reply_from_interface and reply_src sysctl for IPv6

2020-05-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246748 Mark Linimon changed: What|Removed |Added Assignee|b...@freebsd.org|n...@freebsd.org -- You are receiv

[Bug 246750] ZFS: Confusing error message when creating ZFS pool on vdev

2020-05-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246750 Mark Linimon changed: What|Removed |Added Assignee|b...@freebsd.org|f...@freebsd.org -- You are receiv

[Bug 237590] powerpc64 PowerMac11,2 and 7,2 context, -r330614 and later (including -r345758): "ofwdump -ap" crashes the system; probable -r330610 "cause"

2020-05-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237590 Justin Hibbits changed: What|Removed |Added CC||jhibb...@freebsd.org --- Comment

[Bug 204521] [new driver] [request] Port rtsx from OpenBSD to FreeBSD

2020-05-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204521 --- Comment #127 from jyoun...@gmail.com --- (In reply to Jesper Schmitz Mouridsen from comment #126) Unfortunately there is no improvement with the patch. Oddly it seems the card sensing is opposite of what it should be. With this simple

[Bug 229775] syslog(3) includes process id in each message even if LOG_PID is not specified as 2nd argument of openlog(3)

2020-05-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229775 --- Comment #7 from P Kern --- (In reply to Conrad Meyer from comment #5) [ Sorry if this is duplication. Should this be re-submitted as a bug for logger(1) ? ] Hello. I understand the rationale for making LOG_PID the default behaviour. B

[Bug 229775] syslog(3) includes process id in each message even if LOG_PID is not specified as 2nd argument of openlog(3)

2020-05-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229775 P Kern changed: What|Removed |Added CC||des.gauf...@gmail.com --- Comment #6 from

[Bug 204521] [new driver] [request] Port rtsx from OpenBSD to FreeBSD

2020-05-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204521 --- Comment #126 from Jesper Schmitz Mouridsen --- Created attachment 214992 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=214992&action=edit do not read BIPR to often.. this could help #comment 125 -- You are receiving this

[Bug 246735] [PATCH] Do not restrict fortune(6) to only searching for files named "fortunes" by default

2020-05-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246735 Ed Maste changed: What|Removed |Added CC||ema...@freebsd.org Assignee|b

[Bug 246736] [PATCH] Remove outdated warning about offensive fortunes being distributed by default in fortune(6)'s README

2020-05-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246736 --- Comment #1 from commit-h...@freebsd.org --- A commit references this bug: Author: emaste Date: Thu May 28 20:39:27 UTC 2020 New revision: 361596 URL: https://svnweb.freebsd.org/changeset/base/361596 Log: fortune: remove warning about

[Bug 246736] [PATCH] Remove outdated warning about offensive fortunes being distributed by default in fortune(6)'s README

2020-05-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246736 Ed Maste changed: What|Removed |Added CC||ema...@freebsd.org Status|N

[Bug 246797] make buildworld fails in rtld-elf code at /usr/src/libexec/rtld-elf/rtld.c:1175:20: error: no member named 'l_refname' in 'struct link_map'; did you mean 'l_name'?

2020-05-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246797 Ed Maste changed: What|Removed |Added CC||ema...@freebsd.org --- Comment #1 from

[Bug 246801] make buildworld error code at /usr/src/lib/libc/gen/auxv.c:89:8: error: use of undeclared identifier 'AT_BSDFLAGS' case AT_BSDFLAGS:

2020-05-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246801 Ed Maste changed: What|Removed |Added CC||ema...@freebsd.org --- Comment #1 from

[Bug 246819] Kernel panic with ifconfig destroy

2020-05-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246819 Mark Linimon changed: What|Removed |Added Keywords||panic Assignee|b...@freeb

[Bug 204521] [new driver] [request] Port rtsx from OpenBSD to FreeBSD

2020-05-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204521 --- Comment #125 from jyoun...@gmail.com --- I've made some progress with the issue I'm having. I noticed in the dmesg output it seems to incorrectly detect when the card is inserted and removed. Specifically the issue seems to be in rtsx_

[Bug 246819] Kernel panic with ifconfig destroy

2020-05-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246819 Bug ID: 246819 Summary: Kernel panic with ifconfig destroy Product: Base System Version: CURRENT Hardware: Any OS: Any Status: New Severity: Affects

[Bug 204521] [new driver] [request] Port rtsx from OpenBSD to FreeBSD

2020-05-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204521 --- Comment #124 from Jacob Meadows --- (In reply to hlh from comment #122) I've added my dmesg as an attachment. It is recognizing the card installed, but seems to be some errors. When I remove the card, the driver recognizes that as wel

[Bug 204521] [new driver] [request] Port rtsx from OpenBSD to FreeBSD

2020-05-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204521 --- Comment #123 from Jacob Meadows --- Created attachment 214987 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=214987&action=edit Card Inserted dmesg -- You are receiving this mail because: You are the assignee for the bug. _

[Bug 245051] Vagrant image for 12.1 can't start shell

2020-05-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245051 Glen Barber changed: What|Removed |Added Assignee|b...@freebsd.org|g...@freebsd.org -- You are receivi

[Bug 245051] Vagrant image for 12.1 can't start shell

2020-05-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245051 Glen Barber changed: What|Removed |Added Status|Open|In Progress -- You are receiving th

[Bug 245051] Vagrant image for 12.1 can't start shell

2020-05-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245051 --- Comment #4 from commit-h...@freebsd.org --- A commit references this bug: Author: gjb Date: Thu May 28 18:57:56 UTC 2020 New revision: 361593 URL: https://svnweb.freebsd.org/changeset/base/361593 Log: Include the shells/bash port on

[Bug 245051] Vagrant image for 12.1 can't start shell

2020-05-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245051 --- Comment #3 from commit-h...@freebsd.org --- A commit references this bug: Author: gjb Date: Thu May 28 18:57:08 UTC 2020 New revision: 361592 URL: https://svnweb.freebsd.org/changeset/base/361592 Log: Include the shells/bash port on

[Bug 245051] Vagrant image for 12.1 can't start shell

2020-05-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245051 --- Comment #2 from commit-h...@freebsd.org --- A commit references this bug: Author: gjb Date: Thu May 28 18:48:31 UTC 2020 New revision: 361591 URL: https://svnweb.freebsd.org/changeset/base/361591 Log: Include the shells/bash port on

[Bug 204521] [new driver] [request] Port rtsx from OpenBSD to FreeBSD

2020-05-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204521 --- Comment #122 from h...@restart.be --- (In reply to Jacob Meadows from comment #121) Do you see "Card inserted/removed" during the card detection as in https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204521#c112 (comment 112) Post you

[Bug 204521] [new driver] [request] Port rtsx from OpenBSD to FreeBSD

2020-05-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204521 Jacob Meadows changed: What|Removed |Added CC||jrmead...@hotmail.com --- Comment

[Bug 204521] [new driver] [request] Port rtsx from OpenBSD to FreeBSD

2020-05-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204521 --- Comment #120 from h...@restart.be --- A stupid error corrected in rtsx_card_task() github updated sorry -- You are receiving this mail because: You are the assignee for the bug. ___ freebsd

[Bug 204521] [new driver] [request] Port rtsx from OpenBSD to FreeBSD

2020-05-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204521 --- Comment #119 from h...@restart.be --- WARNING - during the style(9) update I mess something in card insert/remove. A card remove produce a panic :-/ -- You are receiving this mail because: You are the assignee for the bug. ___

[Bug 204521] [new driver] [request] Port rtsx from OpenBSD to FreeBSD

2020-05-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204521 --- Comment #118 from h...@restart.be --- (In reply to Lutz Bichler from comment #114) I update github. thanks -- You are receiving this mail because: You are the assignee for the bug. ___ freeb

[Bug 204521] [new driver] [request] Port rtsx from OpenBSD to FreeBSD

2020-05-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204521 --- Comment #117 from h...@restart.be --- (In reply to Jesper Schmitz Mouridsen from comment #116) pciconf -lb would be helpfull -- You are receiving this mail because: You are the assignee for the bug. ___

[Bug 204521] [new driver] [request] Port rtsx from OpenBSD to FreeBSD

2020-05-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204521 --- Comment #116 from Jesper Schmitz Mouridsen --- (In reply to Gary Jennejohn from comment #115) Yup, all changes from https://github.com/openbsd/src/commit/2c295edd2d779a7f5269c2ae901559edbf040016 are not ported only the power related one

[Bug 204521] [new driver] [request] Port rtsx from OpenBSD to FreeBSD

2020-05-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204521 --- Comment #115 from Gary Jennejohn --- (In reply to Lutz Bichler from comment #114) That should do it. There should be a check in the code for the 525A because it must use a different PCI BAR from all the other controllers. -- You are

[Bug 204521] [new driver] [request] Port rtsx from OpenBSD to FreeBSD

2020-05-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204521 --- Comment #114 from Lutz Bichler --- Does it change something if you add the following after line 2237: if (sc->rtsx_flags & RTSX_F_525A) sc->rtsx_res_id = PCIR_BAR(1); -- You are receiving this mail because: You are the assignee

[Bug 204521] [new driver] [request] Port rtsx from OpenBSD to FreeBSD

2020-05-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204521 --- Comment #113 from Jacob Meadows --- Thank you for all your hard work on this. I have a Realtek RTS525A in my Dell Latitude E5570. My FreeBSD version is 12.1-RELEASE-p5, and I am using the GENERIC kernel. I just downloaded and install

[Bug 204521] [new driver] [request] Port rtsx from OpenBSD to FreeBSD

2020-05-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204521 --- Comment #112 from h...@restart.be --- (In reply to hlh from comment #110) (In reply to jyoung15 from comment #111) No, don't change GENERIC. I ask because I have a specific kernel definition without mmc and mmcsd and if I don't preload

[Bug 204521] [new driver] [request] Port rtsx from OpenBSD to FreeBSD

2020-05-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204521 --- Comment #111 from jyoun...@gmail.com --- (In reply to hlh from comment #110) I am using the standard GENERIC kernel, which has those modules built-in. $ kldstat | grep mmc (empty output) $ sudo kldload mmc kldload: can't load m

[Bug 204521] [new driver] [request] Port rtsx from OpenBSD to FreeBSD

2020-05-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204521 --- Comment #110 from h...@restart.be --- (In reply to jyoung15 from comment #109) Just to be sure do you preload mmc and mmcsd -- You are receiving this mail because: You are the assignee for the bug.

[Bug 204521] [new driver] [request] Port rtsx from OpenBSD to FreeBSD

2020-05-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204521 --- Comment #109 from jyoun...@gmail.com --- For another point of reference, it is still not working for me on a Lenovo P50s with a RTS522A. The /dev/mmcsd0 file doesn't appear. Using latest rtsx in github. $ freebsd-version -kru 12.1-REL

[Bug 204521] [new driver] [request] Port rtsx from OpenBSD to FreeBSD

2020-05-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204521 --- Comment #108 from Zeus Panchenko --- (In addition to Zeus Panchenko comment #96) FreeBSD 12.1-RELEASE-p1 -- You are receiving this mail because: You are the assignee for the bug. ___ freebs

[Bug 204521] [new driver] [request] Port rtsx from OpenBSD to FreeBSD

2020-05-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204521 --- Comment #107 from Sergey V. Dyatko --- (In reply to Jesper Schmitz Mouridsen from comment #105) laptop# kldunload rtsx laptop# mmc0: detached rtsx0: detached pci4: at device 0.0 (no driver attached) laptop# sysctl hw.mmc.debug=9 hw.m

[Bug 204521] [new driver] [request] Port rtsx from OpenBSD to FreeBSD

2020-05-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204521 --- Comment #106 from Jesper Schmitz Mouridsen --- with the module loaded inserting/removing the card from the reader repeatedly and fast results in the same errors. -- You are receiving this mail because: You are the assignee for the bug

[Bug 204521] [new driver] [request] Port rtsx from OpenBSD to FreeBSD

2020-05-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204521 --- Comment #105 from Jesper Schmitz Mouridsen --- (In reply to Sergey V. Dyatko from comment #103) Can you replicate the problem,is it periodic or does it happen all the time? Can you set sysctl hw.mmc.debug=9 and debug.bootverbose=1 and

[Bug 204521] [new driver] [request] Port rtsx from OpenBSD to FreeBSD

2020-05-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204521 --- Comment #104 from h...@restart.be --- (In reply to Sergey V. Dyatko from comment #103) It work with no card inserted before kldload rtsx. At least on Freebsd 12.1-STABLE with RTL8411B. Maybe it's the card. Anyway try kldunload rtsx i

[Bug 204521] [new driver] [request] Port rtsx from OpenBSD to FreeBSD

2020-05-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204521 --- Comment #103 from Sergey V. Dyatko --- Hi, [tiger@laptop]:/tmp%uname -a FreeBSD laptop.domain 13.0-CURRENT FreeBSD 13.0-CURRENT #1 r356767M: Sun Feb 9 23:29:26 +03 2020 root@laptop.domain:/usr/obj/usr/src/amd64.amd64/sys/GENERIC-N

[Bug 204521] [new driver] [request] Port rtsx from OpenBSD to FreeBSD

2020-05-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204521 --- Comment #102 from Gary Jennejohn --- (In reply to Bengt Ahlgren from comment #101) Thanks! This should be easy to fix with an #ifndef in rtsxreg.h since that gets included after the mmc header files. -- You are receiving this mail bec

[Bug 246801] make buildworld error code at /usr/src/lib/libc/gen/auxv.c:89:8: error: use of undeclared identifier 'AT_BSDFLAGS' case AT_BSDFLAGS:

2020-05-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246801 Ulas SAYGIN changed: What|Removed |Added Summary|amke buildworld error code |make buildworld error code

[Bug 204521] [new driver] [request] Port rtsx from OpenBSD to FreeBSD

2020-05-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204521 --- Comment #101 from Bengt Ahlgren --- (In reply to Gary Jennejohn from comment #97) It does not compile on 11.4-STABLE: rtsx.c:2072:21: error: use of undeclared identifier 'IO_SEND_OP_COND' if (cmd->opcode == IO_SEND_OP_COND &&

Приглашаем к публикации [РИНЦ]

2020-05-28 Thread Среда
___ 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"

[Bug 204521] [new driver] [request] Port rtsx from OpenBSD to FreeBSD

2020-05-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204521 --- Comment #100 from Gary Jennejohn --- (In reply to hlh from comment #98) An excellent idea to also include the controller model. I have the RTL522A. It would be nice if we could get some tests with less common controllers like the 5209

[Bug 246801] amke buildworld error code at /usr/src/lib/libc/gen/auxv.c:89:8: error: use of undeclared identifier 'AT_BSDFLAGS' case AT_BSDFLAGS:

2020-05-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246801 Bug ID: 246801 Summary: amke buildworld error code at /usr/src/lib/libc/gen/auxv.c:89:8: error: use of undeclared identifier 'AT_BSDFLAGS' case AT_BSDFLAGS: Product: B

[Bug 204521] [new driver] [request] Port rtsx from OpenBSD to FreeBSD

2020-05-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204521 --- Comment #99 from di...@webweaving.org --- (In reply to hlh from comment #98) Stock FreeBSD 12.1-RELEASE-p2 on a Realtek TRTS522A PCI reader. Tested against several MSDOS/fat and ZFS formatted cards 4GB-64GB used in cross windows/macosx

[Bug 204521] [new driver] [request] Port rtsx from OpenBSD to FreeBSD

2020-05-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204521 --- Comment #98 from h...@restart.be --- (In reply to Gary Jennejohn from comment #97) I do all developments and testing on FreeBSD 12.1-STABLE #0 r360996 with Realtek RTL8411B PCI MMC/SD Card Reader -- You are receiving this mail becau

[Bug 204521] [new driver] [request] Port rtsx from OpenBSD to FreeBSD

2020-05-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204521 --- Comment #97 from Gary Jennejohn --- It would be useful if people were to include the FreeBSD version with which they tested. If we can get reports of success with FreeBSD 11/12/13 then that might facilitate getting the driver merged wi

[Bug 243401] ahci driver problems with Marvell 88SE9230 (Dell BOSS-S1)

2020-05-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243401 F Sidoli changed: What|Removed |Added CC||f.sid...@ucl.ac.uk --- Comment #2 from