Files
ports/sysutils/py-greaseweazle/pkg-message
T
Kevin Bowling e931506f46 sysutils/py-greaseweazle: New port
Magnetic flux tool to read, write, analyze floppy disks.

https://github.com/keirf/greaseweazle
2026-04-28 03:17:20 -07:00

15 lines
414 B
Plaintext

[
{ type: install
message: <<EOM
Greaseweazle devices require firmware with CLEAR_FEATURE(ENDPOINT_HALT)
support to work reliably on FreeBSD. Without this fix, the device will
stop responding after the first use until physically unplugged.
See https://github.com/keirf/greaseweazle-firmware/pull/18
This fix may be included in firmware version 1.7 or later.
Update your device firmware with: gw update
EOM
}
]