@balaton
Quote:
For things that were made using GPL code like U-Boot sources for A-Eon machines or SCSI drivers it's not even a question that they have to publish the source if they distribute binaries.
Which SCSI driver are you referring to?
The driver for the Classic Amiga/WinUAE CyberStormPPC onboard SCSI controller, cybppc.device.kmod, was implemented by the NetBSD Amiga/m68k maintainer, with a little help from me for the AmigaOS 4.x/PPC specific parts, based on the NetBSD Amiga/m68k driver for it. BSD licence, no GPL.
The PCI NCR/SYM/LSI SCSI driver from sg2, lsi53c8xx.device.kmod, was implemented by him from scratch, without using any BSD nor Linux code.