summaryrefslogtreecommitdiffstats
path: root/sys/pccard
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2002-10-07 07:02:48 +0000
committerimp <imp@FreeBSD.org>2002-10-07 07:02:48 +0000
commitcead6168fbe677fe2c460efbae7c7977cae08e49 (patch)
treeb48ffac80b17c97afaa6edd749bc92b5f1c7dc11 /sys/pccard
parentf290022d05ce10823224a006a9fc3d086dc37238 (diff)
downloadFreeBSD-src-cead6168fbe677fe2c460efbae7c7977cae08e49.zip
FreeBSD-src-cead6168fbe677fe2c460efbae7c7977cae08e49.tar.gz
MFp4: Comment about not assuming INTA# for 6729
Diffstat (limited to 'sys/pccard')
-rw-r--r--sys/pccard/pcic_pci.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/sys/pccard/pcic_pci.c b/sys/pccard/pcic_pci.c
index 39576f1..43544b0 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) {
/*
OpenPOWER on IntegriCloud