From 689ab99fb371cce21df2f00b4440d21d564cbb01 Mon Sep 17 00:00:00 2001 From: Warner Losh Date: Mon, 7 Oct 2002 07:02:48 +0000 Subject: [PATCH] MFp4: Comment about not assuming INTA# for 6729 --- sys/pccard/pcic_pci.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/sys/pccard/pcic_pci.c b/sys/pccard/pcic_pci.c index 39576f17f47..43544b0daf1 100644 --- a/sys/pccard/pcic_pci.c +++ b/sys/pccard/pcic_pci.c @@ -1418,6 +1418,9 @@ pcic_pci_gen_mapirq(struct pcic_slot *sp, int irq) * do a thing to get the IRQ mapped into the system. However, * for other controllers that are PCI, but not yetna compliant, we * need to do some special mapping. + * + * XXX Maybe we shouldn't assume INTA#, but rather as the function + * XXX what Intline to use. */ if (sp->controller == PCIC_PD6729) { /*