From 4bcd76bdd9de9494612c87d18df53ed918381fbf Mon Sep 17 00:00:00 2001 From: Poul-Henning Kamp Date: Sat, 7 Oct 2000 10:07:36 +0000 Subject: [PATCH] Cy driver doesn't compile and nobody seems to care. --- sys/conf/NOTES | 12 ++++++------ sys/i386/conf/NOTES | 12 ++++++------ 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/sys/conf/NOTES b/sys/conf/NOTES index 3299cd8e05b0..7ee9c601e8d7 100644 --- a/sys/conf/NOTES +++ b/sys/conf/NOTES @@ -1969,12 +1969,12 @@ hint.gsc.0.drq="3" device joy # PnP aware, hints for nonpnp only hint.joy.0.at="isa" hint.joy.0.port="0x201" -device cy 1 -options CY_PCI_FASTINTR # Use with cy_pci unless irq is shared -hint.cy.0.at="isa" -hint.cy.0.irq="10" -hint.cy.0.maddr="0xd4000" -hint.cy.0.msize="0x2000" +#device cy 1 +#options CY_PCI_FASTINTR # Use with cy_pci unless irq is shared +#hint.cy.0.at="isa" +#hint.cy.0.irq="10" +#hint.cy.0.maddr="0xd4000" +#hint.cy.0.msize="0x2000" device dgb 1 options NDGBPORTS=16 # Defaults to 16*NDGB hint.dgb.0.at="isa" diff --git a/sys/i386/conf/NOTES b/sys/i386/conf/NOTES index 3299cd8e05b0..7ee9c601e8d7 100644 --- a/sys/i386/conf/NOTES +++ b/sys/i386/conf/NOTES @@ -1969,12 +1969,12 @@ hint.gsc.0.drq="3" device joy # PnP aware, hints for nonpnp only hint.joy.0.at="isa" hint.joy.0.port="0x201" -device cy 1 -options CY_PCI_FASTINTR # Use with cy_pci unless irq is shared -hint.cy.0.at="isa" -hint.cy.0.irq="10" -hint.cy.0.maddr="0xd4000" -hint.cy.0.msize="0x2000" +#device cy 1 +#options CY_PCI_FASTINTR # Use with cy_pci unless irq is shared +#hint.cy.0.at="isa" +#hint.cy.0.irq="10" +#hint.cy.0.maddr="0xd4000" +#hint.cy.0.msize="0x2000" device dgb 1 options NDGBPORTS=16 # Defaults to 16*NDGB hint.dgb.0.at="isa"