From 85d0333cd8897fa7971caf096bc7cf8a0efaee8c Mon Sep 17 00:00:00 2001 From: Warner Losh Date: Fri, 1 Aug 2003 16:10:48 +0000 Subject: [PATCH] Add comment point o2micro people to NEWCARD --- sys/pccard/pcic_pci.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sys/pccard/pcic_pci.c b/sys/pccard/pcic_pci.c index 5eec1795103..b2182e1d8dc 100644 --- a/sys/pccard/pcic_pci.c +++ b/sys/pccard/pcic_pci.c @@ -438,6 +438,8 @@ pcic_pci_oz68xx_csc(struct pcic_slot *sp, enum pcic_intr_way way) * The 68xx datasheets make it hard to know what the right thing * to do here is. We do what we know, which is nothing, and * hope for the best. + * + * XXX NEWCARD may have some useful code here. */ /* XXX */ return (0);