aboutsummaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2003-08-01 16:10:48 +0000
committerWarner Losh <imp@FreeBSD.org>2003-08-01 16:10:48 +0000
commit85d0333cd8897fa7971caf096bc7cf8a0efaee8c (patch)
tree9f336db957cf5cb6da1df804493dd0649e49e835 /sys
parent19c3e120f0f53297365119d0f3b7df221e0183d2 (diff)
Notes
Diffstat (limited to 'sys')
-rw-r--r--sys/pccard/pcic_pci.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/pccard/pcic_pci.c b/sys/pccard/pcic_pci.c
index 5eec179510385..b2182e1d8dc0d 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);