Ivan Vatlin has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/38143 )
Change subject: mb/asus/p5qc: Add ASUS P5Q as a variant (with documentation) ......................................................................
Patch Set 16:
(4 comments)
https://review.coreboot.org/c/coreboot/+/38143/13/Documentation/mainboard/as... File Documentation/mainboard/asus/p5q.md:
https://review.coreboot.org/c/coreboot/+/38143/13/Documentation/mainboard/as... PS13, Line 8:
Add: […]
Ack
https://review.coreboot.org/c/coreboot/+/38143/13/Documentation/mainboard/as... PS13, Line 19: ATA
PATA
Ack
https://review.coreboot.org/c/coreboot/+/38143/1/src/mainboard/asus/p5qc/var... File src/mainboard/asus/p5qc/variants/p5q/devicetree.cb:
https://review.coreboot.org/c/coreboot/+/38143/1/src/mainboard/asus/p5qc/var... PS1, Line 58: device pci 1c.0 on end # PCIe 1 slot 1
That doesn't show what is connected to the 1c.3 port. […]
Here it is: https://pastebin.com/40cqNrDV
https://review.coreboot.org/c/coreboot/+/38143/1/src/mainboard/asus/p5qc/var... PS1, Line 71: device pnp 2e.0 off end # FDC : device pnp 2e.1 off end # LPT1 : device pnp 2e.2 on # COM1 : # Global registers : irq 0x2a = 0x00 : irq 0x2c = 0x22 : irq 0x2d = 0x00 : io 0x60 = 0x3f8 : irq 0x70 = 4 : end
Floppy is still off on the last patchset, no wonder why it doesn't work :D
Tested it w/ your patch, didnt work either