Module Name: src Committed By: sevan Date: Sat Mar 31 14:39:47 UTC 2018
Modified Files: src/sys/dev/pci: pcidevs Log Message: What we have listed as the PowerBook G3 Firwire device is actually the UniNorth Firwire interface which is not exclusive to the PowerBook G3. It can be found in the G3 iMac DV for example http://dmesgd.nycbug.org/index.cgi?do=view&id=1124 Rename the PBG3_FW device UNINORTH_FW & set the previously listed UNINORTH_FW to UNINORTH2_FW which is what the device actually is. Verified using https://pci-ids.ucw.cz/read/PC/106b To generate a diff of this commit: cvs rdiff -u -r1.1322 -r1.1323 src/sys/dev/pci/pcidevs Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.