summaryrefslogtreecommitdiffstats
path: root/sys/dev
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2002-09-29 18:42:14 +0000
committerimp <imp@FreeBSD.org>2002-09-29 18:42:14 +0000
commit27340bd84b67496443ec9200b34a6db206a46b97 (patch)
treec880eb67db66d4771235a6b6fa797ba88ef8eefb /sys/dev
parent21d0a42ee92e729593e5ddb5d6fdbc727b427b5f (diff)
downloadFreeBSD-src-27340bd84b67496443ec9200b34a6db206a46b97.zip
FreeBSD-src-27340bd84b67496443ec9200b34a6db206a46b97.tar.gz
Fix comment
Diffstat (limited to 'sys/dev')
-rw-r--r--sys/dev/wi/if_wireg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/wi/if_wireg.h b/sys/dev/wi/if_wireg.h
index 8d2e820..548c09a 100644
--- a/sys/dev/wi/if_wireg.h
+++ b/sys/dev/wi/if_wireg.h
@@ -326,7 +326,7 @@
#define WI_HCR_HOLD 0x000f
#define WI_HCR_EEHOLD 0x00ce
-#define WI_COR_OFFSET 0x3e0 /* Bogus for sure! */
+#define WI_COR_OFFSET 0x3e0 /* OK for PCI, must be bogus for pccard */
#define WI_COR_VALUE 0x41
/*
OpenPOWER on IntegriCloud