summaryrefslogtreecommitdiffstats
path: root/sys/pccard
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2002-07-20 18:59:58 +0000
committerimp <imp@FreeBSD.org>2002-07-20 18:59:58 +0000
commit041d9c2bcee354690aa97d1fe0f7d77049c45529 (patch)
tree18a61390fc0dad15699b5011846d744343091655 /sys/pccard
parent0ee9c9a99d539fdc8f02419d4dd3334fa559689e (diff)
downloadFreeBSD-src-041d9c2bcee354690aa97d1fe0f7d77049c45529.zip
FreeBSD-src-041d9c2bcee354690aa97d1fe0f7d77049c45529.tar.gz
minor nit in comments
Diffstat (limited to 'sys/pccard')
-rw-r--r--sys/pccard/pccard.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/pccard/pccard.c b/sys/pccard/pccard.c
index aa2bf3c..6e51a78 100644
--- a/sys/pccard/pccard.c
+++ b/sys/pccard/pccard.c
@@ -555,7 +555,6 @@ crdioctl(dev_t dev, u_long cmd, caddr_t data, int fflag, d_thread_t *td)
break;
/*
* Set the memory window to be used for the read/write interface.
- * Not available on the alpha.
*/
case PIOCRWMEM:
if (*(unsigned long *)data == 0) {
OpenPOWER on IntegriCloud